#VU124970 Incorrect authorization in Parse Server - CVE-2026-30229
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote user to obtain full read and write access as any user.
The vulnerability exists due to incorrect authorization in the /loginAs endpoint when handling POST /loginAs requests with readOnlyMasterKey credentials. A remote privileged user can send a crafted request to obtain a valid session token for any user to obtain full read and write access as any user.
Only deployments that use readOnlyMasterKey are vulnerable.