Home

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.

PUBLISHED Reserved 2026-03-11 | Published 2026-03-12 | Updated 2026-03-13 | Assigner GitHub_M




MEDIUM: 6.3CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-683: Function Call With Incorrect Order of Arguments

Product status

>= 9.0.0, < 9.6.0-alpha.13
affected

>= 8.0.2, < 8.6.39
affected

References

github.com/...server/security/advisories/GHSA-69xg-f649-w5g2

github.com/parse-community/parse-server/releases/tag/8.6.39

github.com/...unity/parse-server/releases/tag/9.6.0-alpha.13

cve.org (CVE-2026-32269)

nvd.nist.gov (CVE-2026-32269)

Download JSON