#VU125008 Incorrect authorization in Parse Server - CVE-2026-33527
Published: April 6, 2026
Parse Server
Parse Community
Description
The vulnerability allows a remote user to bypass the server's configured session lifetime policy.
The vulnerability exists due to incorrect authorization in the session update endpoint when handling REST API requests to update a user's own session. A remote user can overwrite server-generated session fields such as expiresAt and createdWith to bypass the server's configured session lifetime policy.