CVE Vulnerabilities

CVE-2026-32269

Function Call With Incorrect Order of Arguments

Published: Mar 12, 2026 | Modified: Mar 13, 2026
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
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.6.0-alpha.13 and 8.6.39, 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 users actual access token. Depending on the introspection endpoints 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. This vulnerability is fixed in 9.6.0-alpha.13 and 8.6.39.

Weakness

The product calls a function, procedure, or routine, but the caller specifies the arguments in an incorrect order, leading to resultant weaknesses.

Affected Software

NameVendorStart VersionEnd Version
Parse-serverParseplatform8.0.2 (including)8.6.39 (excluding)
Parse-serverParseplatform9.0.0 (including)9.6.0 (excluding)
Parse-serverParseplatform9.6.0-alpha1 (including)9.6.0-alpha1 (including)
Parse-serverParseplatform9.6.0-alpha10 (including)9.6.0-alpha10 (including)
Parse-serverParseplatform9.6.0-alpha11 (including)9.6.0-alpha11 (including)
Parse-serverParseplatform9.6.0-alpha12 (including)9.6.0-alpha12 (including)
Parse-serverParseplatform9.6.0-alpha2 (including)9.6.0-alpha2 (including)
Parse-serverParseplatform9.6.0-alpha3 (including)9.6.0-alpha3 (including)
Parse-serverParseplatform9.6.0-alpha4 (including)9.6.0-alpha4 (including)
Parse-serverParseplatform9.6.0-alpha5 (including)9.6.0-alpha5 (including)
Parse-serverParseplatform9.6.0-alpha6 (including)9.6.0-alpha6 (including)
Parse-serverParseplatform9.6.0-alpha7 (including)9.6.0-alpha7 (including)
Parse-serverParseplatform9.6.0-alpha8 (including)9.6.0-alpha8 (including)
Parse-serverParseplatform9.6.0-alpha9 (including)9.6.0-alpha9 (including)

Potential Mitigations

References