Threat Intel

v0.1

← CVEs

CVE-2026-21720

HIGH 7.5
Published
2026-01-27
Last Modified
2026-02-17
Affected Apps
2
Affected Devices
2
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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 Applications in Environment 2
grafana v9.5.1-1
1 device
grafana v9.3.2
1 device
References 1