Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.2
Fix Suggestion:
Update to version v12.3.2
https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v11.6.0 <v11.6.10
Fix Suggestion:
Update to version v11.6.10
https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.0.0 <v12.0.9
Fix Suggestion:
Update to version v12.0.9
https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.1.0 <v12.1.6
Fix Suggestion:
Update to version v12.1.6
https://github.com/grafana/grafana.git (GITHUB):
Affected version(s) >=v12.2.0 <v12.2.4
Fix Suggestion:
Update to version v12.2.4
github.com/grafana/grafana (GO):
Affected version(s) >=v0.0.0-20260102071540-33a1c6043365 <v0.0.0-20260127211734-36e7d6fddba6
Fix Suggestion:
Update to version v0.0.0-20260127211734-36e7d6fddba6
Do you need more information?
Contact Us
CVSS 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)
Improper Check or Handling of Exceptional Conditions
Uncontrolled Resource Consumption
EPSS
Base Score:
0.02