CVE-2016-6581 Details
Description
A HTTP/2 implementation built using any version of the Python HPACK library between v1.0.0 and v2.2.0 could be targeted for a denial of service attack, specifically a so-called "HPACK Bomb" attack. This attack occurs when an attacker inserts a header field that is exactly the size of the HPACK dynamic header table into the dynamic header table. The attacker can then send a header block that is simply repeated requests to expand that field in the dynamic table. This can lead to a gigantic compression ratio of 4,096 or better, meaning that 16kB of data can decompress to 64MB of data on the target machine.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://python-hyper.org/hpack/en/latest/security/CVE-2016-6581.html | CVE | MitigationVendor Advisory |
| http://www.securityfocus.com/bid/92315 | CVE | Third Party AdvisoryVDB Entry |
| https://python-hyper.org/hpack/en/latest/security/CVE-2016-6581.html | [email protected] | MitigationVendor Advisory |
| http://www.securityfocus.com/bid/92315 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-399 | Resource Management Errors | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| python hpack | 1.0 2.0 2.0.1 2.1.1 2.2 |
CPE
Remediation
| |
| python hyper | 0.4 0.6 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 6, 2026 | Status Change | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jan 27, 2017 | Modified Analysis | [email protected] |
| Jan 13, 2017 | CVE Modified | [email protected] |
| Jan 11, 2017 | Initial Analysis | [email protected] |