CVE-2026-27610

CVE-2026-27610 is a medium-severity vulnerability in Parseplatform Parse Dashboard with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1289.

Key facts

Description

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.

Frequently asked questions

What is 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.
How severe is CVE-2026-27610?
CVE-2026-27610 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2026-27610 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (26th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-27610?
CVE-2026-27610 primarily affects Parseplatform Parse Dashboard. In total, 135 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2026-27610?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-27610 have an EU (EUVD) identifier?
Yes. CVE-2026-27610 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8593.
When was CVE-2026-27610 published?
CVE-2026-27610 was published on 2026-02-25 and last updated on 2026-06-26.

References

Affected products (135)

More vulnerabilities in Parseplatform Parse Dashboard

All CVEs affecting Parseplatform Parse Dashboard →

Other CWE-1289 vulnerabilities

Browse all CWE-1289 vulnerabilities →