Incorrect authorization in Parse Server - CVE-2026-39381

 

Incorrect authorization in Parse Server - CVE-2026-39381

Published: April 7, 2026


Vulnerability identifier: #VU125034
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-39381
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Parse Community
Affected software:
Parse Server

Detailed vulnerability description

The vulnerability allows a remote user to disclose protected session fields.

The vulnerability exists due to incorrect authorization in the GET /sessions/me endpoint when handling requests for the caller's session. A remote user can send a request to retrieve protected session fields.

The issue affects the /sessions/me endpoint, while the equivalent /sessions and /sessions/:objectId endpoints correctly strip protected fields.


How to mitigate CVE-2026-39381

Install security update from vendor's website.

Sources