#VU125003 Function Call With Incorrect Order of Arguments in Parse Server - CVE-2026-32269
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote attacker to bypass app ID restrictions during OAuth2 authentication.
The vulnerability exists due to function call with incorrect order of arguments in the OAuth2 authentication adapter app ID validation method when validating app IDs with configured appidField and appIds. A remote attacker can trigger OAuth2 authentication with a malformed introspection request to bypass app ID restrictions during OAuth2 authentication.
Deployments are affected only when the OAuth2 adapter is used with both appidField and appIds configured.