SCA: security update for parse-server (GHSA-fph2-r4qg-9576)

high Tenable Cloud Security Plugin ID 439078

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.53 and 9.6.0-alpha.42, Parse Server's LiveQuery WebSocket interface does not enforce
Class-Level Permission (CLP) pointer permissions (readUserFields and pointerFields). Any authenticated
user can subscribe to LiveQuery events and receive real-time updates for all objects in classes protected
by pointer permissions, regardless of whether the pointer fields on those objects point to the subscribing
user. This bypasses the intended read access control, allowing unauthorized access to potentially
sensitive data that is correctly restricted via the REST API. This issue has been patched in versions
8.6.53 and 9.6.0-alpha.42. (CVE-2026-33421)

Solution

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

See Also

https://github.com/advisories/GHSA-fph2-r4qg-9576

Plugin Details

Severity: High

ID: 439078

Version: Revision 1.9

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

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-33421

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

Base Score: 7.1

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/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-33421

cwe: CWE-863