SB2026040791 - Incorrect authorization in Parse Server
Published: April 7, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Incorrect authorization (CVE-ID: CVE-2026-39381)
CWE-ID: CWE-863 - Incorrect Authorization
CVSSv4: 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
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 update from vendor's website.