SCA: security update for parse-server (GHSA-j7mm-f4rv-6q6q)

medium Tenable Cloud Security Plugin ID 438705

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 9.6.0-alpha.9 and 8.6.35, an attacker can exploit LiveQuery subscriptions to infer the values of
protected fields without directly receiving them. By subscribing with a WHERE clause that references a
protected field (including via dot-notation or $regex), the attacker can observe whether LiveQuery events
are delivered for matching objects. This creates a boolean oracle that leaks protected field values. The
attack affects any class that has both protectedFields configured in Class-Level Permissions and LiveQuery
enabled. This vulnerability is fixed in 9.6.0-alpha.9 and 8.6.35. (CVE-2026-32098)

Solution

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

See Also

https://github.com/advisories/GHSA-j7mm-f4rv-6q6q

Plugin Details

Severity: Medium

ID: 438705

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/12/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-32098

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/12/2026

Vulnerability Publication Date: 3/11/2026

Reference Information

CVE: CVE-2026-32098

cwe: CWE-200