#VU124986 Incorrect authorization in Parse Server - CVE-2026-30965
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote attacker to disclose session tokens of other users and take over user accounts.
The vulnerability exists due to incorrect authorization in Parse Server query handling for the redirectClassNameForKey query parameter when processing redirected queries. A remote attacker can create or update an object with a new relation field to disclose session tokens of other users and take over user accounts.
Exploitation requires the ability to create or update an object with a new relation field, depending on the class-level permissions of at least one class.