GHSA-wg9x-qfgw-pxhj · Severity: critical · Ecosystem: npm — Feathers has an OAuth Callback Account Takeover issue
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.
Conclusion & alert: CVE-2026-29792 is rated Moderate Risk (43.9/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-11 | 0.04% | 0.06% | +0.02% |
| 2 | 2026-04-04 | 0.05% | 0.04% | -0.01% |
| 3 | 2026-03-21 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-wg9x-qfgw-pxhj · Severity: critical · Ecosystem: npm — Feathers has an OAuth Callback Account Takeover issue
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| feathersjs | feathers | >= 5.0.0, < 5.0.42 | cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/feathersjs/feathers/security/advisories/GHSA-wg9x-qfgw-pxhj | Vendor Advisory |