Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. GHSA-97pr-9hgg-3p8r

GHSA-97pr-9hgg-3p8r: parse-server: LiveQuery discloses object data to a subscriber across an ACL read-access change

June 19, 2026

A Parse Server LiveQuery subscriber can receive object field values they are not authorized to read when a single save changes both an object field and the subscriber’s ACL read access to that object. When such a save removes the subscriber’s read access, the resulting leave event still carries the post-update object body, disclosing the new field values the subscriber is no longer permitted to read. The symmetric case applies to the enter event: when a save grants read access, the event includes the pre-grant object state the subscriber was not previously permitted to read. The disclosure is bounded to the single object affected by that save and is delivered only to the subscriber whose access changed. Applications that combine content changes with access-control changes in the same save on LiveQuery-enabled classes are affected.

References

  • github.com/advisories/GHSA-97pr-9hgg-3p8r
  • github.com/parse-community/parse-server/pull/10515
  • github.com/parse-community/parse-server/pull/10516
  • github.com/parse-community/parse-server/security/advisories/GHSA-97pr-9hgg-3p8r

Code Behaviors & Features

Detect and mitigate GHSA-97pr-9hgg-3p8r 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.83, all versions starting from 9.0.0 before 9.9.1-alpha.13

Fixed versions

  • 8.6.83
  • 9.9.1-alpha.13

Solution

Upgrade to versions 8.6.83, 9.9.1-alpha.13 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-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/parse-server/GHSA-97pr-9hgg-3p8r.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 23 Jun 2026 12:22:49 +0000.