Description
An Editor can overwrite a dashboard not owned by them to acquire admin on that specific dashboard. The user must have write access to the dashboard to escalate privilege.
Published: 2026-05-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An Editor user can replace a dashboard owned by another user and thereby gain administrator rights for that dashboard. The vulnerability stems from an authorization flaw that allows a user with write access to a dashboard to override its Access Control List, yielding unintended admin privileges. The weakness is a missing authorization control, corresponding to CWE-284, and involves an improper authentication flaw identified as CWE-287.

Affected Systems

The affected product is Grafana OSS, with vulnerable versions 11.6.14, 12.2.8, 12.3.6, 12.4.3, 13.0.0 and 13.0.1. These versions lack the ACL check that prevents editors from overriding ACLs on dashboards they do not own, while newer releases contain the fix.

Risk and Exploitability

The CVSS score of 7.1 indicates a high security impact. The EPSS score of < 1% indicates a very low exploitation probability, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is an authenticated Editor with write rights; no external exploitation path is described. An attacker needs only the normal Editor role to overwrite the ACL and achieve dashboard‑level administrative control.

Generated by OpenCVE AI on June 3, 2026 at 05:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Grafana OSS release that contains the fixed ACL check.
  • Reconfigure dashboard ACLs so that only the dashboard owner can grant write permissions to other users, preventing editors from affecting dashboards they do not own.
  • Conduct a comprehensive audit of all dashboards’ ACLs to verify that no editor has write rights on dashboards that are not theirs, and remove any excess permissions.

Generated by OpenCVE AI on June 3, 2026 at 05:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CPEs cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:11.6.14:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:11.6.14:security01:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.2.8:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.2.8:security01:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.3.6:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.3.6:security01:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.4.3:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:13.0.0:*:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:13.0.1:-:*:*:*:*:*:*

Mon, 18 May 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 14 May 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Thu, 14 May 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 14 May 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Grafana
Grafana grafana
Vendors & Products Grafana
Grafana grafana

Wed, 13 May 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Wed, 13 May 2026 20:00:00 +0000

Type Values Removed Values Added
Description An Editor can overwrite a dashboard not owned by them to acquire admin on that specific dashboard. The user must have write access to the dashboard to escalate privilege.
Title Dashboard Import Overwrites ACL — Editor Privilege Escalation to Dashboard Admin
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GRAFANA

Published:

Updated: 2026-05-18T18:33:09.317Z

Reserved: 2026-03-19T07:55:06.977Z

Link: CVE-2026-33377

cve-icon Vulnrichment

Updated: 2026-05-14T18:09:25.878Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-13T20:16:20.470

Modified: 2026-06-02T19:28:40.740

Link: CVE-2026-33377

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-03T05:15:26Z

Weaknesses