CVE-2026-21720
Last modified
CVE-2026-21720 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Grafana | Grafana | >= 3.0.0, < 11.6.9 |
| Grafana | Grafana | >= 12.0.0, < 12.0.8 |
| Grafana | Grafana | >= 12.1.0, < 12.1.5 |
| Grafana | Grafana | >= 12.2.0, < 12.2.3 |
| Grafana | Grafana | 12.3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-21720?
How severe is CVE-2026-21720?
How do I fix CVE-2026-21720?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-21715A flaw in Node.js Permission Model filesystem enforcement le…3.3
- CVE-2026-21716An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmo…3.3
- CVE-2026-21717A flaw in V8's string hashing mechanism causes integer-like …5.9
- CVE-2026-21718An authentication bypass vulnerability exists in Copeland XW…9.8
- CVE-2026-21719An OS command injection vulnerability exists in CubeCart pri…8.6
- CVE-2026-2172A vulnerability was determined in code-projects Online Appli…9.8
- CVE-2026-21721The dashboard permissions API does not verify the target das…8.1
- CVE-2026-21722Public dashboards with annotations enabled did not limit the…5.3
- CVE-2026-21723The alertmanager templates test endpoint (/api/alertmanager/…5.3
- CVE-2026-21724A vulnerability has been discovered in Grafana OSS where an …4.3
- CVE-2026-21725A time-of-create-to-time-of-use (TOCTOU) vulnerability lets …2
- CVE-2026-21726The CVE-2021-36156 fix validates the namespace parameter for…5.3
Are you affected by CVE-2026-21720?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
