← Back

CVE-2026-21720

nvd nist
Published: Jan 27, 2026Modified: Jul 15, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: security@grafana.com (Secondary)

Description

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 (10)

Products: Grafana: Grafana
1 product
Grafana
Configuration A
10 vulnerable
Vulnerable SoftwareAffected Versions
Grafana
From 12.0.0 to 12.0.8
From 12.1.0 to 12.1.5
From 12.2.0 to 12.2.3
From 3.0.0 to 11.6.9
From 12.0.0 to 12.0.8
From 12.1.0 to 12.1.5
From 12.2.0 to 12.2.3
From 3.0.0 to 11.6.9
Version 12.3.0
Version 12.3.0

References (4)

Source: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
Source: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

Timeline

No history available yet.