VYPR
Vendor

Feather Js

Products
2
CVEs
8
Across products
8
Status
Private

Products

2

Recent CVEs

8
  • CVE-2022-2422CriOct 26, 2022
    risk 0.58cvss 10.0epss 0.01

    Due to improper input validation in the Feathers js library, it is possible to perform a SQL injection attack on the back-end database, in case the feathers-sequelize package is used.

  • CVE-2022-29823CriOct 26, 2022
    risk 0.58cvss 10.0epss 0.01

    Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object. This results in a Remote Code Execution (RCE) with privileges of application.

  • CVE-2022-29822CriOct 26, 2022
    risk 0.58cvss 10.0epss 0.01

    Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection

  • CVE-2023-37899HigJul 19, 2023
    risk 0.42cvss 7.5epss 0.01

    Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Feathers socket handler did not catch invalid string conversion errors like `const message = ${{ toString: '' }}` which would cause the NodeJS process to crash when sending…

  • CVE-2026-29792Mar 10, 2026
    risk 0.00cvss epss 0.01

    Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. From 5.0.0 to before 5.0.42, an unauthenticated attacker can send a crafted GET request directly to /oauth/:provider/callback with a forged profile in the query string. The…

  • CVE-2026-27193Feb 21, 2026
    risk 0.00cvss epss 0.00

    Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, all HTTP request headers are stored in the session cookie, which is signed but not encrypted, exposing internal proxy/gateway headers to…

  • CVE-2026-27192Feb 21, 2026
    risk 0.00cvss epss 0.00

    Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, origin validation uses startsWith() for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix…

  • CVE-2026-27191Feb 21, 2026
    risk 0.00cvss epss 0.00

    Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Versions 5.0.39 and below the redirect query parameter is appended to the base origin without validation, allowing attackers to steal access tokens via URL authority…