SCA: security update for parse-server (GHSA-69xg-f649-w5g2)

medium Tenable Cloud Security Plugin ID 438820

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.6.0-alpha.13 and 8.6.39, the OAuth2 authentication adapter does not correctly validate app IDs
when appidField and appIds are configured. During app ID validation, a malformed value is sent to the
token introspection endpoint instead of the user's actual access token. Depending on the introspection
endpoint's behavior, this could either cause all OAuth2 logins to fail, or allow authentication from
disallowed app contexts if the endpoint returns valid-looking data for the malformed request. Deployments
using the OAuth2 adapter with appidField and appIds configured are affected. This vulnerability is fixed
in 9.6.0-alpha.13 and 8.6.39. (CVE-2026-32269)

Solution

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

See Also

https://github.com/advisories/GHSA-69xg-f649-w5g2

Plugin Details

Severity: Medium

ID: 438820

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/14/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-32269

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/13/2026

Vulnerability Publication Date: 3/12/2026

Reference Information

CVE: CVE-2026-32269

cwe: CWE-683