CVE-2025-8671
Description
A mismatch caused by client-triggered server-sent stream resets between HTTP/2 specifications and the internal architectures of some HTTP/2 implementations may result in excessive server resource consumption leading to denial-of-service (DoS). By opening streams and then rapidly triggering the server to reset them—using malformed frames or flow control errors—an attacker can exploit incorrect stream accounting. Streams reset by the server are considered closed at the protocol level, even though backend processing continues. This allows a client to cause the server to handle an unbounded number of concurrent streams on a single connection. This CVE will be updated as affected product details are released.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Threat Intelligence
Weaknesses 1
References 17
- openwall.com http://www.openwall.com/lists/oss-security/2025/08/13/6
- openwall.com http://www.openwall.com/lists/oss-security/2025/09/18/1
- deepness-lab.org https://deepness-lab.org/publications/madeyoureset/
- galbarnahum.com https://galbarnahum.com/made-you-reset
- github.com https://github.com/Kong/kong/discussions/14731
- github.com https://github.com/envoyproxy/envoy/issues/40739
- github.com https://github.com/h2o/h2o/commit/4729b661e3c6654198d2cc62997e1af58bef4b80
- github.com https://github.com/h2o/h2o/security/advisories/GHSA-mrjm-qq9m-9mjq
- github.com https://github.com/varnish/hitch/issues/397
- gitlab.isc.org https://gitlab.isc.org/isc-projects/bind9/-/issues/5325
- kb.cert.org https://kb.cert.org/vuls/id/767506
- support2.windriver.com https://support2.windriver.com/index.php?page=security-notices
- varnish-cache.org https://varnish-cache.org/security/VSV00017.html
- fastlystatus.com https://www.fastlystatus.com/incident/377810
- imperva.com https://www.imperva.com/blog/madeyoureset-turning-http-2-server-against-itself/
- kb.cert.org https://www.kb.cert.org/vuls/id/767506
- suse.com https://www.suse.com/support/kb/doc/?id=000021980
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.