SCA: security update for parse-server (GHSA-hm3f-q6rw-m6wh)

medium Tenable Self-Hosted Container Security Plugin ID 438497

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.8 and 9.5.0-alpha.8, the PagesRouter static file serving route is vulnerable to a
path traversal attack that allows unauthenticated reading of files outside the configured pagesPath
directory. The boundary check uses a string prefix comparison without enforcing a directory separator
boundary. An attacker can use path traversal sequences to access files in sibling directories whose names
share the same prefix as the pages directory (e.g. pages-secret starts with pages). This issue has been
patched in versions 8.6.8 and 9.5.0-alpha.8. (CVE-2026-30848)

Solution

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

See Also

https://github.com/advisories/GHSA-hm3f-q6rw-m6wh

Plugin Details

Severity: Medium

ID: 438497

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/9/2026

Updated: 6/30/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: Low

Base Score: 2.6

Temporal Score: 1.9

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

CVSS Score Source: CVE-2026-30848

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.2

Vector: CVSS:3.0/AV:N/AC:H/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/9/2026

Vulnerability Publication Date: 3/7/2026

Reference Information

CVE: CVE-2026-30848

cwe: CWE-22