SCA: security update for parse-server (GHSA-x6fw-778m-wr9v)

critical Tenable Self-Hosted Container Security Plugin ID 438494

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.10 and 9.5.0-alpha.11, the Google, Apple, and Facebook authentication adapters use
JWT verification to validate identity tokens. When the adapter's audience configuration option is not set
(clientId for Google/Apple, appIds for Facebook), JWT verification silently skips audience claim
validation. This allows an attacker to use a validly signed JWT issued for a different application to
authenticate as any user on the target Parse Server. This issue has been patched in versions 8.6.10 and
9.5.0-alpha.11. (CVE-2026-30863)

Solution

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

See Also

https://github.com/advisories/GHSA-x6fw-778m-wr9v

Plugin Details

Severity: Critical

ID: 438494

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/9/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: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-30863

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: Critical

Base Score: 9.3

Threat Score: 8

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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/9/2026

Vulnerability Publication Date: 3/7/2026

Reference Information

CVE: CVE-2026-30863

cwe: CWE-287