GHSA-ppf9-4ffw-hh4p · Severity: high · Ecosystem: npm — Feathers has an open redirect in OAuth callback enables account takeover
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 injection. This leads to full account takeover, as the attacker obtains the victim's access token and can impersonate them. The application constructs the final redirect URL by concatenating the base origin with the user-supplied redirect parameter. This is exploitable when the origins array is configured and origin values do not end with /. An attacker can supply @attacker.com as the redirect value results in https://[email protected]#access_token=..., where the browser interprets attacker.com as the host, leading to full account takeover. This issue has been fixed in version 5.0.40.
Conclusion & alert: CVE-2026-27191 is rated Low Risk (33.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.04%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-02-21 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-ppf9-4ffw-hh4p · Severity: high · Ecosystem: npm — Feathers has an open redirect in OAuth callback enables account takeover
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| feathersjs | feathers | < 5.0.40 | cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/feathersjs/feathers/commit/ee19a0ae9bc2ebf23b1fe598a1f7361981b65401 | Patch |
| https://github.com/feathersjs/feathers/releases/tag/v5.0.40 | Product Release Notes |
| https://github.com/feathersjs/feathers/security/advisories/GHSA-ppf9-4ffw-hh4p | Third Party Advisory |