Information disclosure in Parse Server - CVE-2026-32098

 

Information disclosure in Parse Server - CVE-2026-32098

Published: April 6, 2026


Vulnerability identifier: #VU124999
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-32098
CWE-ID: CWE-200
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 attacker to disclose sensitive information.

The vulnerability exists due to exposure of sensitive information in the LiveQuery subscription WHERE clause handling when creating LiveQuery subscriptions that reference protected fields. A remote attacker can send a specially crafted subscription query to disclose sensitive information.

Only classes that have both protectedFields configured in class-level permissions and LiveQuery enabled are vulnerable.


How to mitigate CVE-2026-32098

Install security update from vendor's website.

Sources