CVE-2026-30967
Parse Server OAuth2 authentication adapter account takeover via identity spoofing
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2. and 8.6.22, 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. This vulnerability is fixed in 9.5.2. and 8.6.22.
How to fix CVE-2026-30967
To remediate CVE-2026-30967, upgrade the affected package to a fixed version below.
- —upgrade to 8.6.22 or later
- —upgrade to 9.5.2-alpha.9 or later
Is CVE-2026-30967 being exploited?
Low — EPSS is 0.3%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 8.6.22, >= 9.0.0, < 9.5.2
- >= 9.0.0-alpha.1, < 9.5.2-alpha.9
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |