Improper access control in parse-server - CVE-2020-15126
Published: July 22, 2020 / Updated: May 23, 2026
parse-server
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the viewer GraphQL query when querying the authenticated user's User object and related objects. A remote user can use the viewer query to bypass read security and disclose sensitive information.
The issue affects the authenticated user's User object and objects linked via relation or pointer on that User object.