CVE-2026-21720
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel. Sustained traffic with random hashes keeps tripping this timeout, so goroutine count grows linearly, eventually exhausting memory and causing Grafana to crash on some systems.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Grafana | grafana/grafana-enterprise | 3.0.0 < 11.6.9 | affected |
| Grafana | grafana/grafana-enterprise | 3.0.0 < 12.0.8 | affected |
| Grafana | grafana/grafana-enterprise | 3.0.0 < 12.1.5 | affected |
| Grafana | grafana/grafana | 3.0.0 < 11.6.9 | affected |
| Grafana | grafana/grafana | 3.0.0 < 12.0.8 | affected |
| Grafana | grafana/grafana | 3.0.0 < 12.1.5 | affected |
| Grafana | grafana/grafana-enterprise | 3.0.0 < 12.2.3 | affected |
| Grafana | grafana/grafana | 3.0.0 < 12.2.3 | affected |
| Grafana | grafana/grafana-enterprise | 3.0.0 < 12.3.1 | affected |
| Grafana | grafana/grafana | 3.0.0 < 12.3.1 | affected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
grafana: Grafana: Denial of Service via resource exhaustion from avatar requests
Additional References
- https://access.redhat.com/security/cve/CVE-2026-21720
- https://bugzilla.redhat.com/show_bug.cgi?id=2433226
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-21720.json
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.