Description
Red Hat CNA-LR concluded that this CVE is not valid.
Published: 2026-08-10
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authorization bypass vulnerability in Grafana through version 13.2.0 permits an Editor-role user to delete protected contact points (receivers) without possessing the alert.notifications.receivers.protected:write permission. The missing protection on delete operations allows removal of critical alerting configurations, resulting in the loss of essential notification pathways that could cause missed alerts for critical incidents. This flaw does not enable remote code execution or data exfiltration, but it does provide unauthorized deletion of protected contact points.

Affected Systems

All installations of Grafana from versions prior to or including 13.2.0 are affected. The vulnerability exists in the pkg/services/ngalert/provisioning/contactpoints.go module. Upgrade to a release that includes the missing protected‑field check for delete path to remediate the issue.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, and the vulnerability is not currently listed in the CISA KEV catalog. EPSS data is unavailable, so the exploitation likelihood is unknown but it can be exercised by any authenticated user with Editor privileges via the Grafana UI or API. Because no additional system privileges are required, the risk is limited to disruption of alerting functionality rather than broader compromise.

Generated by OpenCVE AI on August 10, 2026 at 20:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Grafana to the latest version that contains the fix for the delete path in CVE-2026-21724.
  • Disable the delete API for protected contact points by adjusting configuration settings or using the API to block deletion operations.
  • Enable logging and audit of contact point deletions and review logs regularly to detect any unauthorized removal attempts.

Generated by OpenCVE AI on August 10, 2026 at 20:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Description An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points (receivers) without the required alert.notifications.receivers.protected:write permission. Red Hat CNA-LR concluded that this CVE is not valid.

Sat, 15 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 11 Aug 2026 14:30:00 +0000

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

Mon, 10 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 10 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points (receivers) without the required alert.notifications.receivers.protected:write permission. The fix for CVE-2026-21724 addressed only the UPDATE code path in both pkg/services/ngalert/provisioning/contactpoints.go and pkg/services/ngalert/notifier/receiver_svc.go, but the DELETE path in both receiver services was not updated with the protected-field check, leaving deletion operations unguarded. An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points (receivers) without the required alert.notifications.receivers.protected:write permission.

Mon, 10 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Description An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points (receivers) without the required alert.notifications.receivers.protected:write permission. The fix for CVE-2026-21724 addressed only the UPDATE code path in both pkg/services/ngalert/provisioning/contactpoints.go and pkg/services/ngalert/notifier/receiver_svc.go, but the DELETE path in both receiver services was not updated with the protected-field check, leaving deletion operations unguarded.
Title Grafana - Incomplete Fix for CVE-2026-21724 Allows Editor Role to Delete Protected Contact Points
Weaknesses CWE-284
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: REJECTED

Assigner: TuranSec

Published:

Updated: 2026-08-18T13:04:47.448Z

Reserved: 2026-08-10T10:32:53.854Z

Link: CVE-2026-72585

cve-icon Vulnrichment

Updated: 2026-08-10T13:19:42.431Z

cve-icon NVD

Status : Rejected

Published: 2026-08-10T11:17:31.510

Modified: 2026-08-18T14:18:07.333

Link: CVE-2026-72585

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-10T10:41:30Z

Links: CVE-2026-72585 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:15:13Z

Weaknesses