CVE-2026-27595
EPSS 0.02%Parse Dashboard has incomplete authentication on AI Agent endpoint
描述
### 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
受影響套件(1)
- npm/parse-dashboard>= 7.3.0-alpha.42, < 9.0.0-alpha.8
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | 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 |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-27595
- PATCHhttps://github.com/parse-community/parse-dashboard
- WEBhttps://github.com/parse-community/parse-dashboard/commit/f92a9ef5246d57e51696bd881a15f3b133b2bb50
- WEBhttps://github.com/parse-community/parse-dashboard/releases/tag/9.0.0-alpha.8
- WEBhttps://github.com/parse-community/parse-dashboard/security/advisories/GHSA-qwc3-h9mg-4582