SCA: security update for parse-server (GHSA-fr88-w35c-r596)

high Tenable Self-Hosted Container Security Plugin ID 438623

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.9. and 8.6.22, the OAuth2 authentication adapter, when configured without the
useridField option, only verifies that a token is active via the provider's token introspection endpoint,
but does not verify that the token belongs to the user identified by authData.id. An attacker with any
valid OAuth2 token from the same provider can authenticate as any other user. This affects any Parse
Server deployment that uses the generic OAuth2 authentication adapter (configured with oauth2: true)
without setting the useridField option. This vulnerability is fixed in 9.5.2-alpha.9. and 8.6.22.
(CVE-2026-30967)

Solution

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

See Also

https://github.com/advisories/GHSA-fr88-w35c-r596

Plugin Details

Severity: High

ID: 438623

Version: Revision 1.6

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: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-30967

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

CVSS v4

Risk Factor: High

Base Score: 7.6

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/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-30967

cwe: CWE-287