SCA: security update for parse-dashboard (GHSA-3534-xp88-25rc)

high Tenable Cloud Security Plugin ID 438019

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`) lacks CSRF protection. An
attacker can craft a malicious page that, when visited by an authenticated dashboard user, submits
requests to the agent endpoint using the victim's session. The fix in version 9.0.0-alpha.8 adds CSRF
middleware to the agent endpoint and embeds a CSRF token in the dashboard page. As a workaround, remove
the `agent` configuration block from your dashboard configuration. Dashboards without an `agent` config
are not affected. (CVE-2026-27609)

See Also

https://github.com/advisories/GHSA-3534-xp88-25rc

Plugin Details

Severity: High

ID: 438019

Version: Revision 1.7

Type: Local

Family: SCA Checks

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

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: High

Base Score: 8.3

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:U

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

cwe: CWE-352