CVE-2026-30967

HIGH

Parse Server <9.5.2-alpha.9/8.6.22 - Auth Bypass

Title source: llm

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-alpha.9. 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-alpha.9. and 8.6.22.

Scores

CVSS v3 8.8
EPSS 0.0007
EPSS Percentile 22.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-287
Status published

Affected Products (10)

npm/parse-server < 9.5.2-alpha.9npm
parseplatform/parse-server < 8.6.22
parseplatform/parse-server
parseplatform/parse-server
parseplatform/parse-server
parseplatform/parse-server
parseplatform/parse-server
parseplatform/parse-server
parseplatform/parse-server
parseplatform/parse-server

Timeline

Published Mar 10, 2026
Tracked Since Mar 11, 2026