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% (40th 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% (40th 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-45480 — Critical (CVSS 10.0): Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-46389 — Critical (CVSS 10.0): UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS…
- CVE-2026-10611 — Critical (CVSS 10.0): An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement.…
- CVE-2026-47280 — Critical (CVSS 10.0): Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-42822 — Critical (CVSS 10.0): Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges…
- CVE-2026-20182 — Critical (CVSS 10.0): May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and…
Browse all CWE-287 (Improper Authentication) vulnerabilities →