Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.13 and 8.6.39, the OAuth2 authentication adapter does not correctly validate app IDs when appidField and appIds are configured. During app ID validation, a malformed value is sent to the token introspection endpoint instead of the user's actual access token. Depending on the introspection endpoint's behavior, this could either cause all OAuth2 logins to fail, or allow authentication from disallowed app contexts if the endpoint returns valid-looking data for the malformed request. Deployments using the OAuth2 adapter with appidField and appIds configured are affected. This vulnerability is fixed in 9.6.0-alpha.13 and 8.6.39.
References
| Link | Resource |
|---|---|
| https://github.com/parse-community/parse-server/releases/tag/8.6.39 | Release Notes |
| https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.13 | Release Notes |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-69xg-f649-w5g2 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
13 Mar 2026, 18:59
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References | () https://github.com/parse-community/parse-server/releases/tag/8.6.39 - Release Notes | |
| References | () https://github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.13 - Release Notes | |
| References | () https://github.com/parse-community/parse-server/security/advisories/GHSA-69xg-f649-w5g2 - Vendor Advisory | |
| CPE | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha6:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha7:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha8:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha5:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha3:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha10:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha1:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha9:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha12:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha11:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha4:*:*:*:node.js:*:* cpe:2.3:a:parseplatform:parse-server:9.6.0:alpha2:*:*:*:node.js:*:* |
|
| First Time |
Parseplatform
Parseplatform parse-server |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
12 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-12 20:16
Updated : 2026-03-13 18:59
NVD link : CVE-2026-32269
Mitre link : CVE-2026-32269
CVE.ORG link : CVE-2026-32269
JSON object : View
Products Affected
parseplatform
- parse-server
CWE
CWE-683
Function Call With Incorrect Order of Arguments
