SCA: security update for parse-server (GHSA-mmg8-87c5-jrc2)

medium Tenable Self-Hosted Container Security Plugin ID 439505

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-34595)

Solution

Update the parse-server library and its related packages to version 8.6.70 or later.

See Also

https://github.com/advisories/GHSA-mmg8-87c5-jrc2

Plugin Details

Severity: Medium

ID: 439505

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/1/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2026-34595

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/1/2026

Vulnerability Publication Date: 3/31/2026

Reference Information

CVE: CVE-2026-34595

cwe: CWE-843