CVE-2023-45288
cAdvisor vulnerability analysis and mitigation

Overview

CVE-2023-45288 is a vulnerability in the HTTP/2 protocol implementation of the Go programming language, discovered by Bartek Nowotarski. The vulnerability was disclosed in April 2024 and affects Go versions prior to 1.21.9 and from 1.22.0-0 before 1.22.2 (net/http), as well as versions prior to 0.23.0 (golang.org/x/net/http2) (Go Announcement, Go Vuln DB).

Technical details

The vulnerability occurs when processing HTTP/2 CONTINUATION frames. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This allows an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, which will be processed even though the request will ultimately be rejected. The headers can include Huffman-encoded data that is significantly more expensive for the receiver to decode than for an attacker to send (CERT VU, Go Issue).

Impact

The vulnerability can lead to a Denial of Service (DoS) condition through excessive CPU consumption. The attack is particularly effective because the Huffman-encoded headers require significantly more processing power to decode than to generate, allowing attackers to cause resource exhaustion with minimal effort. The vulnerability has been assigned a CVSS v3.1 score of 7.5 (HIGH) (NetApp Advisory).

Mitigation and workarounds

The primary mitigation is to update to Go versions 1.21.9 or 1.22.2 or later, which include a fix that sets a limit on the amount of excess header frames processed before closing a connection. For environments where HTTP/2 support is not required, it may be possible to disable this feature to reduce risk (Go Announcement, NetApp Advisory).

Additional resources


SourceThis report was generated using AI

Related cAdvisor vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-22871CRITICAL9.1
  • cAdvisorcAdvisor
  • golang-1.19
NoYesApr 08, 2025
CVE-2025-22869HIGH7.5
  • cAdvisorcAdvisor
  • argo-cd-2.14
NoYesFeb 26, 2025
CVE-2025-22872MEDIUM6.5
  • cAdvisorcAdvisor
  • docker-machine-driver-harvester
NoYesApr 16, 2025
CVE-2025-54388MEDIUM5.1
  • cAdvisorcAdvisor
  • agentbeat-fips
NoYesJul 30, 2025
CVE-2025-22870MEDIUM4.4
  • cAdvisorcAdvisor
  • amazon-cloudwatch-agent-operator
NoYesMar 12, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management