SCA: security update for parse-server (GHSA-37mj-c2wf-cx96)

high Tenable Cloud Security Plugin ID 439168

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.61 and 9.6.0-alpha.55, an authenticated user calling GET /users/me receives
unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The
endpoint internally uses master-level authentication for the session query, and the master context leaks
through to the user data, bypassing auth adapter sanitization. An attacker who obtains a user's session
token can extract MFA secrets to generate valid TOTP codes indefinitely. This issue has been patched in
versions 8.6.61 and 9.6.0-alpha.55. (CVE-2026-33627)

Solution

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

See Also

https://github.com/advisories/GHSA-37mj-c2wf-cx96

Plugin Details

Severity: High

ID: 439168

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/25/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-33627

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/24/2026

Vulnerability Publication Date: 3/24/2026

Reference Information

CVE: CVE-2026-33627

cwe: CWE-200