CVE-2026-34595 Details
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.70 and 9.7.0-alpha.18, an authenticated user with find class-level permission can bypass the protectedFields class-level permission setting on LiveQuery subscriptions. By sending a subscription with a $or, $and, or $nor operator value as a plain object with numeric keys and a length property (an "array-like" object) instead of an array, the protected-field guard is bypassed. The subscription event firing acts as a binary oracle, allowing the attacker to infer whether a protected field matches a given test value. This issue has been patched in versions 8.6.70 and 9.7.0-alpha.18.
A vulnerability exists in Parse Server versions prior to 8.6.70 and 9.7.0-alpha.18, allowing authenticated users with find class-level permission to bypass the protectedFields class-level permission setting on LiveQuery subscriptions. This is achieved by sending a subscription with logical operator values as array-like objects instead of arrays, which bypasses the protected-field guard. The vulnerability allows attackers to infer matches on protected fields through subscription event responses.
Users can upgrade to Parse Server versions 8.6.70 or 9.7.0-alpha.18, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-843 | Access of Resource Using Incompatible Type ('Type Confusion') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| parseplatform parse-server | < 8.6.70 >= 9.0.0, < 9.7.0 9.7.0 alpha1 9.7.0 alpha10 9.7.0 alpha11 9.7.0 alpha12 9.7.0 alpha13 9.7.0 alpha14 9.7.0 alpha15 9.7.0 alpha2 9.7.0 alpha3 9.7.0 alpha4 9.7.0 alpha5 9.7.0 alpha6 9.7.0 alpha7 9.7.0 alpha8 9.7.0 alpha9 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 2, 2026 | Initial Analysis | [email protected] |
| Mar 31, 2026 | New CVE Received | [email protected] |