AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-21720

HIGH · CVSS 7.5 EPSS 0.62%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-27 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2026-21720
Severity
HIGH
CVSS
7.5
EPSS
0.62%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)