Authorization bypass through user-controlled key in Grafana - CVE-2026-28374
Published: May 18, 2026
Grafana
Detailed vulnerability description
The vulnerability allows a remote user to delete annotations they should not be able to access.
The vulnerability exists due to improper access control in the annotations API when handling delete requests for annotations. A remote user can send a crafted delete request to delete annotations they do not have read access to.
The issue affects editor users, who can delete annotations even though they cannot create or read them.