Incorrect authorization in Parse Server - CVE-2026-50008
Published: June 30, 2026
Parse Server
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass route-based access restrictions.
The vulnerability exists due to improper access control in the /batch handler when processing batch sub-requests. A remote attacker can send a specially crafted batch request to bypass route-based access restrictions.
Only deployments that enable routeAllowList and allow access to the batch route are affected. Inner-route authentication, ACL, and CLP checks still apply.