GHSA-4q3h-vp4r-prv2 · Severity: critical · Ecosystem: npm — Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.3 and 9.1.1-alpha.4, an unauthenticated attacker can forge a Google authentication token with `alg: "none"` to log in as any user linked to a Google account, without knowing their credentials. All deployments with Google authentication enabled are affected. The fix in versions 8.6.3 and 9.1.1-alpha.4 hardcodes the expected `RS256` algorithm instead of trusting the JWT header, and replaces the Google adapter's custom key fetcher with `jwks-rsa` which rejects unknown key IDs. As a workaround, dsable Google authentication until upgrading is possible.
Conclusion & alert: CVE-2026-27804 is rated Moderate Risk (41.5/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.04%). 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-02-26 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-4q3h-vp4r-prv2 · Severity: critical · Ecosystem: npm — Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.3 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.3.1 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.3.1 | cpe:2.3:a:parseplatform:parse-server:9.3.1:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.3.1 | cpe:2.3:a:parseplatform:parse-server:9.3.1:alpha2:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.3.1 | cpe:2.3:a:parseplatform:parse-server:9.3.1:alpha3:*:*:*:node.js:*:* |