Vulnerability in Parse-Community Parse-Dashboard
CVE-2026-27610
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 `ConfigKeyCache` uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only user can receive the cached full master key, or a regular user can receive the cached read-only master key. The fix in version 9.0.0-alpha.8 uses distinct cache keys for master key and read-only master key. As a workaround, avoid using function-typed master keys, or remove the `agent` configuration block from your dashboard configuration.
EPSS: 0.003 (26.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Parse-community Parse-dashboard — versions >= 7.3.0-alpha.42, < 9.0.0-alpha.8
- Parseplatform Parse_dashboard — versions 7.3.0, 7.4.0, 7.5.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC, Release Notes)
Frequently asked questions
- What is CVE-2026-27610?
- CVE-2026-27610 is a medium-severity vulnerability in Parse-Community Parse-Dashboard, classified under CWE-1289. CVSS score: 5.3/10. Published 2026-02-25.
- How severe is CVE-2026-27610?
- Medium severity. CVSS v3 base score is 5.3 out of 10.