#VU125008 Incorrect authorization in Parse Server - CVE-2026-33527

 

#VU125008 Incorrect authorization in Parse Server - CVE-2026-33527

Published: April 6, 2026


Vulnerability identifier: #VU125008
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-33527
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Parse Server
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links