PT-2026-21836 · Parse · Parse-Dashboard
Byamb4
·
Published
2026-02-25
·
Updated
2026-03-02
·
CVE-2026-27608
CVSS v4.0
9.3
Critical
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N |
Name of the Vulnerable Software and Affected Versions
Parse Dashboard versions 7.3.0-alpha.42 through 9.0.0-alpha.7
Description
Parse Dashboard, a standalone dashboard for managing Parse Server apps, contains an issue where the AI Agent API endpoint (
POST /apps/:appId) lacks proper authorization checks. Authenticated users with access to specific applications can access the agent endpoint of any other application by modifying the appId in the URL. Read-only users are granted the full master key instead of the read-only master key, enabling them to perform write and delete operations by including write permissions in the request body. Only dashboards with the agent configuration enabled are affected.Recommendations
Update to version 9.0.0-alpha.8 or later.
As a workaround, remove the
agent configuration block from your dashboard configuration.Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Parse-Dashboard