Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-34595

CVE-2026-34595: Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value

April 1, 2026

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.

References

  • github.com/advisories/GHSA-mmg8-87c5-jrc2
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/commit/f63fd1a3fe0a7c1c5fe809f01b0e04759e8c9b98
  • github.com/parse-community/parse-server/commit/ffad0ec6b971ee0dd9545e1bf1fb34ddebf275c2
  • github.com/parse-community/parse-server/pull/10350
  • github.com/parse-community/parse-server/pull/10351
  • github.com/parse-community/parse-server/security/advisories/GHSA-mmg8-87c5-jrc2
  • nvd.nist.gov/vuln/detail/CVE-2026-34595

Code Behaviors & Features

Detect and mitigate CVE-2026-34595 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.70, all versions starting from 9.0.0 before 9.7.0-alpha.16

Fixed versions

  • 9.7.0-alpha.16
  • 8.6.70

Solution

Upgrade to versions 8.6.70, 9.7.0-alpha.16 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')

Source file

npm/parse-server/CVE-2026-34595.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 17 Apr 2026 00:20:12 +0000.