CVE-2026-21725

Updated on 25 Feb 2026

Severity

2.6 Low severity

Details

CVSS score
2.6
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N

Overview

About vulnerability

A time-of-check-to-time-of-use (TOCTOU) race in Grafana data source deletion: an attacker who previously held admin on a data source could delete its recreated version without authorization, if the recreated data source reused the original UID (randomized by default) within a 30-second window on the same Grafana pod and the attacker was no longer an admin of the new data source. The required conditions make exploitation highly constrained (CWE-367, CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L).

Details

Affected packages:
grafana @ 10.4 (+16 more)

Fixes