CVE-2026-27595

EPSS 0.02%

Parse Dashboard has incomplete authentication on AI Agent endpoint

Published: 2/25/2026Modified: 2/25/2026

Description

### Impact The AI Agent API endpoint (POST `/apps/:appId/agent`) lacks authentication. Unauthenticated remote attackers can send requests to the endpoint and perform arbitrary database operations against any connected Parse Server using the master key. ### Patches The fix adds authentication middleware to the agent endpoint. ### Workarounds Remove the `agent` configuration block from your dashboard configuration. Dashboards without an `agent` config are not affected. ### Resources - GitHub advisory: https://github.com/parse-community/parse-dashboard/security/advisories/GHSA-qwc3-h9mg-4582 - Fixed in: https://github.com/parse-community/parse-dashboard/releases/tag/9.0.0-alpha.8

Affected packages (1)

CVSS scores

SourceVersionSeverityVector
osvCVSS 4.0CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N

References (5)