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

CVE-2026-30967: Parse Server OAuth2 authentication adapter account takeover via identity spoofing

March 11, 2026

The OAuth2 authentication adapter, when configured without the useridField option, only verifies that a token is active via the provider’s token introspection endpoint, but does not verify that the token belongs to the user identified by authData.id. An attacker with any valid OAuth2 token from the same provider can authenticate as any other user.

This affects any Parse Server deployment that uses the generic OAuth2 authentication adapter (configured with oauth2: true) without setting the useridField option.

References

  • github.com/advisories/GHSA-fr88-w35c-r596
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/releases/tag/8.6.22
  • github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.9
  • github.com/parse-community/parse-server/security/advisories/GHSA-fr88-w35c-r596
  • nvd.nist.gov/vuln/detail/CVE-2026-30967

Code Behaviors & Features

Detect and mitigate CVE-2026-30967 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 before 8.6.22, all versions starting from 9.0.0-alpha.1 before 9.5.2-alpha.9

Fixed versions

  • 9.5.2-alpha.9
  • 8.6.22

Solution

Upgrade to versions 8.6.22, 9.5.2-alpha.9 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 18 Mar 2026 00:19:34 +0000.