Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-4q3h-vp4r-prv2 | Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter |
Wed, 04 Mar 2026 03:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Parseplatform
Parseplatform parse-server |
|
| CPEs | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.3.1:alpha1:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.3.1:alpha2:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.3.1:alpha3:*:*:*:node.js:*:* |
|
| Vendors & Products |
Parseplatform
Parseplatform parse-server |
|
| Metrics |
cvssV3_1
|
Sat, 28 Feb 2026 05:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 26 Feb 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Parse Community
Parse Community parse Server |
|
| Vendors & Products |
Parse Community
Parse Community parse Server |
Thu, 26 Feb 2026 00:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter | |
| Weaknesses | CWE-327 CWE-345 |
|
| References |
|
|
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-02-26T17:03:50.903Z
Reserved: 2026-02-24T02:31:33.266Z
Link: CVE-2026-27804
Updated: 2026-02-26T17:03:36.283Z
Status : Analyzed
Published: 2026-02-26T00:16:25.793
Modified: 2026-03-04T03:09:41.600
Link: CVE-2026-27804
No data.
OpenCVE Enrichment
Updated: 2026-04-17T14:45:21Z
Github GHSA