Memory exhaustion via HPACK length integer overflow
Published Oct 10, 2023 · Updated Feb 13, 2025
Denial of service in Eclipse Jetty 9.3.0 through 9.4.52, 10.0.0 through 10.0.15, and 11.0.0 through 11.0.15 allows remote attackers to exhaust memory. MetaDataBuilder.checkSize multiplies a Huffman-coded length by four before dividing by three, allowing integer wraparound to bypass the header-size limit. An unauthenticated HTTP/2 client can trigger gigabyte-scale allocations in Huffman.decode until garbage-collection timing, concurrency, and available memory cause the server to stop serving requests.
Summary
What happened
Denial of service in Eclipse Jetty 9.3.0 through 9.4.52, 10.0.0 through 10.0.15, and 11.0.0 through 11.0.15 allows remote attackers to exhaust memory. MetaDataBuilder.checkSize multiplies a Huffman-coded length by four before dividing by three, allowing integer wraparound to bypass the header-size limit. An unauthenticated HTTP/2 client can trigger gigabyte-scale allocations in Huffman.decode until garbage-collection timing, concurrency, and available memory cause the server to stop serving requests.
The record
- CVE
- CVE-2023-36478
- Published
- Oct 10, 2023
- Updated
- Feb 13, 2025
- Vendor
- The Eclipse Foundation
- Product
- Eclipse Jetty
- Classifications
- CWE-400, CWE-190, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 10, 2023CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 10.0.0, < 10.0.16
- Affected versionversion=>= 11.0.0, < 11.0.16
- Affected versionversion=>= 9.3.0, < 9.4.53
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Maintainer-published HPACK denial-of-service payloadsproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo