SCA: security update for parse-server (GHSA-q3p6-g7c4-829c)

medium Tenable Cloud Security Plugin ID 439464

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.66 and 9.7.0-alpha.10, the GraphQL API endpoint does not respect the allowOrigin
server option and unconditionally allows cross-origin requests from any website. This bypasses origin
restrictions that operators configure to control which websites can interact with the Parse Server API.
The REST API correctly enforces the configured allowOrigin restriction. This issue has been patched in
versions 8.6.66 and 9.7.0-alpha.10. (CVE-2026-34373)

Solution

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

See Also

https://github.com/advisories/GHSA-q3p6-g7c4-829c

Plugin Details

Severity: Medium

ID: 439464

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-34373

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/30/2026

Vulnerability Publication Date: 3/30/2026

Reference Information

CVE: CVE-2026-34373

cwe: CWE-346