#VU125034 Incorrect authorization in Parse Server - CVE-2026-39381

 

#VU125034 Incorrect authorization in Parse Server - CVE-2026-39381

Published: April 7, 2026


Vulnerability identifier: #VU125034
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Parse Server
Software vendor:
Parse Community

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.


Remediation

Install security update from vendor's website.

External links