SCA: security update for parse-server (GHSA-mmpq-5hcv-hf2v)

medium Tenable Cloud Security Plugin ID 440010

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.8.0-alpha.6 and 8.6.74, he login endpoint response time differs measurably depending on whether
the submitted username or email exists in the database. When a user is not found, the server responds
immediately. When a user exists but the password is wrong, a bcrypt comparison runs first, adding
significant latency. This timing difference allows an unauthenticated attacker to enumerate valid
usernames. This vulnerability is fixed in 9.8.0-alpha.6 and 8.6.74. (CVE-2026-39321)

Solution

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

See Also

https://github.com/advisories/GHSA-mmpq-5hcv-hf2v

Plugin Details

Severity: Medium

ID: 440010

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/8/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: 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-39321

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:H/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: 4/8/2026

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-39321

cwe: CWE-208