CVE-2026-29792
CVE-2026-29792 is a critical-severity vulnerability in Feathersjs Feathers with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-287.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v4: 9.3
- EPSS exploit prediction: 1% (42nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-10824
- Weakness: CWE-287
- Affected product: Feathersjs Feathers
- Published:
- Last modified:
Description
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 OAuth service's authentication payload has a fallback chain that reaches params.query (the raw request query) when Grant's session/state responses are empty. Since the attacker never initiated an OAuth authorize flow, Grant has no session to work with and produces no response, so the fallback fires. The forged profile then drives entity lookup and JWT minting. The attacker gets a valid access token for an existing user without ever contacting the OAuth provider. This vulnerability is fixed in 5.0.42.
Frequently asked questions
- What is CVE-2026-29792?
- 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 OAuth service's authentication payload has a fallback chain that reaches params.query (the raw request query) when Grant's session/state responses are empty. Since the attacker never initiated an OAuth authorize flow, Grant has no session to work with and produces no response, so the fallback fires. The forged profile then drives entity lookup and JWT minting. The attacker gets a valid access token for an existing user without ever contacting the OAuth provider. This vulnerability is fixed in 5.0.42.
- How severe is CVE-2026-29792?
- CVE-2026-29792 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-29792 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (42nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-29792?
- CVE-2026-29792 affects Feathersjs Feathers. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-29792?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-29792 have an EU (EUVD) identifier?
- Yes. CVE-2026-29792 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-10824.
- When was CVE-2026-29792 published?
- CVE-2026-29792 was published on 2026-03-10 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*
More vulnerabilities in Feathersjs Feathers
- CVE-2026-29793 — Critical (CVSS 9.8): Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. From 5.0.0…
- CVE-2026-27192 — High (CVSS 8.1): Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions…
- CVE-2023-37899 — High (CVSS 7.5): Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Feathers…
- CVE-2026-27191 — Medium (CVSS 6.1): Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Versions…
- CVE-2026-27193 — Medium (CVSS 5.3): Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions…
All CVEs affecting Feathersjs Feathers →
Other CWE-287 (Improper Authentication) vulnerabilities
- CVE-2026-76658 — Critical (CVSS 10.0): A vulnerability has been identified in the SSH daemon of HPE Networking Fabric Composer that could allow an…
- CVE-2026-76657 — Critical (CVSS 10.0): Vulnerabilities have been identified in the API of HPE Networking Fabric Composer that could potentially allow an…
- CVE-2026-82695 — Critical (CVSS 10.0): A security flaw has been discovered in Tenda AC18 15.03.05.19. Impacted is an unknown function of the file…
- CVE-2026-82694 — Critical (CVSS 10.0): A vulnerability was identified in Tenda AC1206 15.03.06.23. This issue affects the function R7WebsSecurityHandler of…
- CVE-2026-82693 — Critical (CVSS 10.0): A vulnerability was determined in Tenda AC1206 15.03.06.23. This vulnerability affects the function TendaTelnet of the…
- CVE-2026-78167 — Critical (CVSS 10.0): A weakness has been identified in EFM ipTIME T16000M 14.20.2. The impacted element is the function…
Browse all CWE-287 (Improper Authentication) vulnerabilities →