Parse Dashboard has incomplete authentication on AI Agent endpoint
Critical severity
GitHub Reviewed
Published
Feb 23, 2026
in
parse-community/parse-dashboard
•
Updated Feb 25, 2026
Package
Affected versions
>= 7.3.0-alpha.42, < 9.0.0-alpha.8
Patched versions
9.0.0-alpha.8
Description
Published by the National Vulnerability Database
Feb 25, 2026
Published to the GitHub Advisory Database
Feb 25, 2026
Reviewed
Feb 25, 2026
Last updated
Feb 25, 2026
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
agentconfiguration block from your dashboard configuration. Dashboards without anagentconfig are not affected.Resources
References