#VU124968 Incorrect authorization in Parse Server - CVE-2026-29182
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote user to create, modify, and delete Cloud Hooks and start Cloud Jobs to exfiltrate data.
The vulnerability exists due to incorrect authorization in Cloud Hooks and Cloud Jobs endpoints when handling mutating requests authenticated with the readOnlyMasterKey. A remote privileged user can send crafted mutating requests using the readOnlyMasterKey to create, modify, and delete Cloud Hooks and start Cloud Jobs to exfiltrate data.
Only deployments that use the readOnlyMasterKey option are vulnerable.