216.73.217.22

CVE-2026-21720

· Published 27/01/2026 09:15 · Modified 27/01/2026 15:15

Labels: CVE-2026-21720 2026-01-27CVE-2026-21720CWE-400[email protected]

Essential information

Published
27/01/2026 09:15
Modified
27/01/2026 15:15
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
grafana / grafana cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*

References