Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-32269

CVE-2026-32269: Parse Server OAuth2 adapter app ID validation sends wrong token to introspection endpoint

March 13, 2026

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.

References

  • github.com/advisories/GHSA-69xg-f649-w5g2
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/releases/tag/8.6.39
  • github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.13
  • github.com/parse-community/parse-server/security/advisories/GHSA-69xg-f649-w5g2
  • nvd.nist.gov/vuln/detail/CVE-2026-32269

Code Behaviors & Features

Detect and mitigate CVE-2026-32269 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 8.0.2 before 8.6.39, all versions starting from 9.0.0 before 9.6.0-alpha.13

Fixed versions

  • 9.6.0-alpha.13
  • 8.6.39

Solution

Upgrade to versions 8.6.39, 9.6.0-alpha.13 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-683: Function Call With Incorrect Order of Arguments

Source file

npm/parse-server/CVE-2026-32269.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 18 Mar 2026 00:17:13 +0000.