Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0, < 9.6.0-alpha.13 | 9.6.0-alpha.13 |
parse-servernpm | >= 8.0.2, < 8.6.39 | 8.6.39 |
Affected products
1- Range: >= 9.0.0, < 9.6.0-alpha.13
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-69xg-f649-w5g2ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-32269ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.39ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.13ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-69xg-f649-w5g2ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.