Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-21720— Unauthenticated DoS: avatar cache leaks goroutines when /avatar/:hash requests time out

CVSS 7.5 · High EPSS 0.02% · P6
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-21720

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Unauthenticated DoS: avatar cache leaks goroutines when /avatar/:hash requests time out
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Grafana 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Grafana是Grafana开源的一套提供可视化监控界面的开源监控工具。该工具主要用于监控和分析Graphite、InfluxDB和Prometheus等。 Grafana存在安全漏洞,该漏洞源于处理随机哈希的/avatar/:hash请求时,goroutine可能无限增长并阻塞,最终耗尽内存导致崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
Grafanagrafana/grafana-enterprise 3.0.0 ~ 11.6.9 -
Grafanagrafana/grafana-enterprise 3.0.0 ~ 12.0.8 -
Grafanagrafana/grafana-enterprise 3.0.0 ~ 12.1.5 -
Grafanagrafana/grafana 3.0.0 ~ 11.6.9 -
Grafanagrafana/grafana 3.0.0 ~ 12.0.8 -
Grafanagrafana/grafana 3.0.0 ~ 12.1.5 -
Grafanagrafana/grafana-enterprise 3.0.0 ~ 12.2.3 -
Grafanagrafana/grafana 3.0.0 ~ 12.2.3 -
Grafanagrafana/grafana-enterprise 3.0.0 ~ 12.3.1 -
Grafanagrafana/grafana 3.0.0 ~ 12.3.1 -

II. Public POCs for CVE-2026-21720

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-21720

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-21720

No comments yet


Leave a comment