SCA: security update for parse-server (GHSA-qpc3-fg4j-8hgm)

medium Tenable Cloud Security Plugin ID 439084

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.54 and 9.6.0-alpha.43, an attacker can subscribe to LiveQuery with a watch parameter
targeting a protected field. Although the protected field value is properly stripped from event payloads,
the presence or absence of update events reveals whether the protected field changed, creating a binary
oracle. For boolean protected fields, the timing of change events is equivalent to knowing the field
value. This issue has been patched in versions 8.6.54 and 9.6.0-alpha.43. (CVE-2026-33429)

Solution

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

See Also

https://github.com/advisories/GHSA-qpc3-fg4j-8hgm

Plugin Details

Severity: Medium

ID: 439084

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/21/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: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-33429

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/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/20/2026

Vulnerability Publication Date: 3/20/2026

Reference Information

CVE: CVE-2026-33429

cwe: CWE-203