SCA: security update for parse-dashboard (GHSA-qwc3-h9mg-4582)

critical Tenable Self-Hosted Container Security Plugin ID 438076

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42
through 9.0.0-alpha.7, the AI Agent API endpoint (POST `/apps/:appId/agent`) has multiple security
vulnerabilities that, when chained, allow unauthenticated remote attackers to perform arbitrary read and
write operations against any connected Parse Server database using the master key. The agent feature is
opt-in; dashboards without an agent config are not affected. The fix in version 9.0.0-alpha.8 adds
authentication, CSRF validation, and per-app authorization middleware to the agent endpoint. Read-only
users are restricted to the `readOnlyMasterKey` with write permissions stripped server-side. A cache key
collision between master key and read-only master key was also corrected. As a workaround, remove or
comment out the agent configuration block from your Parse Dashboard configuration. (CVE-2026-27595)

See Also

https://github.com/advisories/GHSA-qwc3-h9mg-4582

Plugin Details

Severity: Critical

ID: 438076

Version: Revision 1.7

Type: Local

Family: SCA Checks

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

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-27595

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.9

Threat Score: 8.9

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:H/SI:H/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/25/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27595

cwe: CWE-306