An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.
CVE-2023-45288
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 64.9%, top 2% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High exploitation likelihood — EPSS 92%
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 99.8%
- KEV
- Not listed
Published
April 4, 2024
Last Modified
April 15, 2026
References (17)
- security@golanghttp://www.openwall.com/lists/oss-security/2024/04/03/16
- security@golanghttp://www.openwall.com/lists/oss-security/2024/04/05/4
- security@golanghttps://go.dev/cl/576155
- security@golanghttps://go.dev/issue/65051
- security@golanghttps://groups.google.com/g/golang-announce/c/YgW0sx8mN3M
- security@golanghttps://lists.fedoraproject.org/archives/list/[email protected]/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/
- security@golanghttps://pkg.go.dev/vuln/GO-2024-2687
- security@golanghttps://security.netapp.com/advisory/ntap-20240419-0009/
- af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2024/04/03/16
- af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2024/04/05/4
- af854a3a-2127-422b-91ae-364da2661108https://go.dev/cl/576155
- af854a3a-2127-422b-91ae-364da2661108https://go.dev/issue/65051
- af854a3a-2127-422b-91ae-364da2661108https://groups.google.com/g/golang-announce/c/YgW0sx8mN3M
- af854a3a-2127-422b-91ae-364da2661108https://lists.fedoraproject.org/archives/list/[email protected]/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT/
- af854a3a-2127-422b-91ae-364da2661108https://pkg.go.dev/vuln/GO-2024-2687
Vendor Advisories for CVE-2023-45288(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2025:15828Red Hat Product SecurityHigh
Red Hat Security Advisory: updated web-terminal/tooling container image
- RHSA-2025:8274Red Hat Product SecurityHigh
Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.14.4 security update
- RHSA-2025:7753Red Hat Product SecurityHigh
Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.15.2 security update
- RHSA-2025:4240Red Hat Product SecurityHigh
Red Hat Security Advisory: Updated 6.1 container image is now available in the Red Hat Ecosystem Catalog.
- RHSA-2025:0832Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.12.72 bug fix and security update
- RHSA-2025:0536Red Hat Product SecurityHigh
Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.15.0
- RHSA-2024:8692Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.12.68 security update
- RHSA-2024:8688Red Hat Product SecurityHigh
Red Hat Security Advisory: OpenShift Container Platform 4.13.53 bug fix and security update
- +12 more
Affected Packages
(4 across 1 ecosystem)
Go(4)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| golang.org/x/net | — | 0.23.0 | — |
| golang.org/x/net/http2 | — | 0.23.0 | — |
| net/http | — | 1.22.2 | — |
| stdlib | — | 1.22.2 | — |
Publicly available exploits
(1 reference)Working exploit code is in the public domain (1 GitHub PoC). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoChex0punk/cont-flood-pocFirst seen Apr 12, 2024
PoC for CVE-2023-45288, continuation flood vulnerability
Open source ↗
Frequently asked(5)
What is CVE-2023-45288?
When was CVE-2023-45288 disclosed?
Is CVE-2023-45288 actively exploited?
What is the CVSS score of CVE-2023-45288?
How do I remediate CVE-2023-45288?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2023-45288
Is Your Infrastructure Affected by CVE-2023-45288?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.