CVE-2026-21720
January 27, 2026
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 Packages
https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.3.0 <v12.3.2Fix Suggestion:
Update to version v12.3.2https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v11.6.0 <v11.6.10Fix Suggestion:
Update to version v11.6.10https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.0.0 <v12.0.9Fix Suggestion:
Update to version v12.0.9https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.1.0 <v12.1.6Fix Suggestion:
Update to version v12.1.6https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.2.0 <v12.2.4Fix Suggestion:
Update to version v12.2.4github.com/grafana/grafana (GO):
Affected version(s) >=v0.0.0-20260102071540-33a1c6043365 <v0.0.0-20260127211734-36e7d6fddba6Fix Suggestion:
Update to version v0.0.0-20260127211734-36e7d6fddba6Related ResourcesĀ (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.02