CVE-2026-21720
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.
Published:Jan 27, 2026
Last Modified:Apr 24, 2026
EPS:Jan 27, 2026
EPSS Score:0.00022
CVSS Score:7.5
Affected Products
Vendor
Product
Action
Vendor
Grafana
Product
Grafana
Grafana
Grafana
Vendor
Grafana
Product
Grafana Enterprise
Grafana
Grafana Enterprise
Exploits
No exploit reference
Common Weakness Enumeration
Common Attack Pattern Enumeration and Classification (CAPEC)
Related CVEs
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
