SCA: security update for parse-server (GHSA-hcj7-6gxh-24ww)

high Tenable Self-Hosted Container Security Plugin ID 438608

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.5.2-alpha.4 and 8.6.17, a stored cross-site scripting (XSS) vulnerability allows any
authenticated user to upload an SVG file containing JavaScript. The file is served inline with Content-
Type: image/svg+xml and without protective headers, causing the browser to execute embedded scripts in the
Parse Server origin. This can be exploited to steal session tokens from localStorage and achieve account
takeover. The default fileExtensions option blocks HTML file extensions but does not block SVG, which is a
well-known XSS vector. All Parse Server deployments where file upload is enabled for authenticated users
(the default) are affected. This vulnerability is fixed in 9.5.2-alpha.4 and 8.6.17. (CVE-2026-30948)

Solution

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

See Also

https://github.com/advisories/GHSA-hcj7-6gxh-24ww

Plugin Details

Severity: High

ID: 438608

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/11/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

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

CVSS Score Source: CVE-2026-30948

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

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

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

CVSS v4

Risk Factor: High

Base Score: 8.3

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:H/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/11/2026

Vulnerability Publication Date: 3/10/2026

Reference Information

CVE: CVE-2026-30948

cwe: CWE-79