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-20317 — Critical (CVSS 10.0): As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco Secure Workload engineering…
- CVE-2026-19977 — Critical (CVSS 10.0): A vulnerability was detected in EFM ipTIME A3004T 14.19.0. The affected element is the function…
- CVE-2026-59500 — Critical (CVSS 10.0): CWE-287: Improper Authentication
- CVE-2024-27253 — Critical (CVSS 10.0): IBM DOORS Next 7.0.3 through 7.0.3 Interim Fix 018 could allow an authenticated user to bypass security logic to…
- CVE-2026-56162 — Critical (CVSS 10.0): Improper authentication in Azure SQL Database allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-62825 — Critical (CVSS 10.0): Improper authentication in Azure Key Vault allows an unauthorized attacker to elevate privileges over a network.
Browse all CWE-287 (Improper Authentication) vulnerabilities →