CVE Vulnerabilities

CVE-2026-30949

Improper Authentication

Published: Mar 10, 2026 | Modified: Mar 11, 2026
CVSS 3.x
8.8
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

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.5 and 8.6.18, the Keycloak authentication adapter does not validate the azp (authorized party) claim of Keycloak access tokens against the configured client-id. A valid access token issued by the same Keycloak realm for a different client application can be used to authenticate as any user on the Parse Server that uses the Keycloak adapter. This enables cross-application account takeover in multi-client Keycloak realms. All Parse Server deployments that use the Keycloak authentication adapter with a Keycloak realm that has multiple client applications are affected. This vulnerability is fixed in 9.5.2-alpha.5 and 8.6.18.

Weakness

When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Affected Software

NameVendorStart VersionEnd Version
Parse-serverParseplatform*8.6.18 (excluding)
Parse-serverParseplatform9.0.0 (including)9.5.2 (excluding)
Parse-serverParseplatform9.5.2-alpha1 (including)9.5.2-alpha1 (including)
Parse-serverParseplatform9.5.2-alpha2 (including)9.5.2-alpha2 (including)
Parse-serverParseplatform9.5.2-alpha3 (including)9.5.2-alpha3 (including)
Parse-serverParseplatform9.5.2-alpha4 (including)9.5.2-alpha4 (including)

Potential Mitigations

References