HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks
Summary
Hide ▲
Show ▼
A new HTTP/2 vulnerability named MadeYouReset allows attackers to bypass server-imposed limits on concurrent requests, enabling large-scale denial-of-service (DoS) attacks. The flaw affects multiple products, including Apache Tomcat, F5 BIG-IP, and Netty. The vulnerability exploits the RST_STREAM frame to create a denial-of-service condition, potentially leading to out-of-memory crashes in some implementations. The MadeYouReset vulnerability leverages the RST_STREAM frame to trigger protocol violations, prompting the server to reset the stream. This bypasses existing mitigations for similar attacks like Rapid Reset and CONTINUATION Flood. The issue has been assigned the CVE identifier CVE-2025-8671, with specific CVEs for affected products. Multiple vendors have acknowledged the vulnerability and are working on patches. Researchers from Tel Aviv University identified the MadeYouReset vulnerability and disclosed it to over 100 vendors. The vulnerability can potentially affect up to one-third of all websites globally. Some vendors were already protected due to changes made after the Rapid Reset vulnerability, while others have implemented patches more recently.
Timeline
-
14.08.2025 18:20 2 articles · 1mo ago
HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks
Researchers from Tel Aviv University identified the MadeYouReset vulnerability and disclosed it to over 100 vendors. The vulnerability can potentially affect up to one-third of all websites globally. Some vendors were already protected due to changes made after the Rapid Reset vulnerability, while others have implemented patches more recently. The MadeYouReset vulnerability exploits the RST_STREAM frame to trigger protocol violations, prompting the server to reset the stream. This bypasses existing mitigations for similar attacks like Rapid Reset and CONTINUATION Flood. The article discusses the technical details of how MadeYouReset works, its potential impact, and the different approaches vendors are taking to address it.
Show sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
Information Snippets
-
The MadeYouReset vulnerability affects multiple HTTP/2 implementations, allowing attackers to send thousands of requests and create a denial-of-service condition.
First reported: 14.08.2025 18:202 sources, 2 articlesShow sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The vulnerability bypasses the typical server-imposed limit of 100 concurrent HTTP/2 requests per TCP connection.
First reported: 14.08.2025 18:202 sources, 2 articlesShow sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
MadeYouReset exploits the RST_STREAM frame to trigger protocol violations, prompting the server to reset the stream.
First reported: 14.08.2025 18:202 sources, 2 articlesShow sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The flaw can lead to out-of-memory crashes in some vendor implementations.
First reported: 14.08.2025 18:202 sources, 2 articlesShow sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The vulnerability has been assigned the CVE identifier CVE-2025-8671, with specific CVEs for affected products including Apache Tomcat (CVE-2025-48989), F5 BIG-IP (CVE-2025-54500), and Netty (CVE-2025-55163).
First reported: 14.08.2025 18:202 sources, 2 articlesShow sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
Multiple vendors, including Akamai, Claris FileMaker, Cloudflare, Eclipse Vert.x, Fastly, H2O, hyper h2, LiteSpeed, and Varnish Cache, have acknowledged the vulnerability.
First reported: 14.08.2025 18:201 source, 1 articleShow sources
- New HTTP/2 'MadeYouReset' Vulnerability Enables Large-Scale DoS Attacks — thehackernews.com — 14.08.2025 18:20
-
The MadeYouReset vulnerability can potentially affect up to one-third of all websites globally.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The vulnerability exploits the RST_STREAM frame to trigger protocol violations, prompting the server to reset the stream, bypassing existing mitigations for similar attacks like Rapid Reset and CONTINUATION Flood.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The MadeYouReset vulnerability is tracked as CVE-2025-8671, with specific CVEs for affected products including Apache Tomcat (CVE-2025-48989), F5 BIG-IP (CVE-2025-54500), and Netty (CVE-2025-55163).
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The MadeYouReset vulnerability was identified by researchers from Tel Aviv University and disclosed to over 100 vendors.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
Some vendors were already protected against MadeYouReset before disclosure due to robust changes made after the Rapid Reset vulnerability.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The HTTP/2 protocol allows for concurrent request-response cycles, with a default maximum limit of 100 streams at a time.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The Rapid Reset vulnerability (CVE-2023-44487) undermined the 100 stream limit by spamming request cancellations.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
The MadeYouReset vulnerability mimics the effect of Rapid Reset by sending invalid control messages to cancel streams.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
Vendors have different approaches to mitigating MadeYouReset, including stopping backend work immediately upon stream reset and limiting incoming HTTP requests.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
-
Some vendors have debated responsibility for fixing MadeYouReset due to the layered nature of HTTP/2 implementations.
First reported: 18.08.2025 16:501 source, 1 articleShow sources
- Internet-wide Vulnerability Enables Giant DDoS Attacks — www.darkreading.com — 18.08.2025 16:50
Similar Happenings
CISA Emergency Directive 25-03: Mitigation of Cisco ASA Zero-Day Vulnerabilities
The Cybersecurity and Infrastructure Security Agency (CISA) issued Emergency Directive 25-03, mandating federal agencies to identify and mitigate zero-day vulnerabilities in Cisco Adaptive Security Appliances (ASA) exploited by an advanced threat actor. The directive requires agencies to account for all affected devices, collect forensic data, and upgrade or disconnect end-of-support devices by September 26, 2025. The vulnerabilities allow threat actors to maintain persistence and gain network access. Cisco identified multiple zero-day vulnerabilities (CVE-2025-20333, CVE-2025-20362, CVE-2025-20363, and CVE-2025-20352) in Cisco ASA, Firewall Threat Defense (FTD) software, and Cisco IOS software. These vulnerabilities enable unauthenticated remote code execution, unauthorized access, and denial of service (DoS) attacks. GreyNoise detected large-scale campaigns targeting ASA login portals and Cisco IOS Telnet/SSH services, indicating potential exploitation of these vulnerabilities. The campaign is widespread and involves exploiting zero-day vulnerabilities to gain unauthenticated remote code execution on ASAs, as well as manipulating read-only memory (ROM) to persist through reboot and system upgrade. CISA and Cisco linked these ongoing attacks to the ArcaneDoor campaign, which exploited two other ASA and FTD zero-days (CVE-2024-20353 and CVE-2024-20359) to breach government networks worldwide since November 2023. CISA ordered agencies to identify all Cisco ASA and Firepower appliances on their networks, disconnect all compromised devices from the network, and patch those that show no signs of malicious activity by 12 PM EDT on September 26. CISA also ordered that agencies must permanently disconnect ASA devices that are reaching the end of support by September 30 from their networks. The U.K. National Cyber Security Centre (NCSC) confirmed that threat actors exploited the recently disclosed security flaws in Cisco firewalls to deliver previously undocumented malware families like RayInitiator and LINE VIPER. Cisco began investigating attacks on multiple government agencies in May 2025, linked to the state-sponsored ArcaneDoor campaign. The attacks targeted Cisco ASA 5500-X Series devices to implant malware, execute commands, and potentially exfiltrate data. The threat actor modified ROMMON to facilitate persistence across reboots and software upgrades. The compromised devices include ASA 5500-X Series models running specific software releases with VPN web services enabled. The Canadian Centre for Cyber Security urged organizations to update to a fixed version of Cisco ASA and FTD products to counter the threat.
Cisco IOS and IOS XE SNMP Zero-Day Exploited in Attacks
Cisco has released security updates to address a high-severity zero-day vulnerability (CVE-2025-20352) in Cisco IOS and IOS XE Software. The flaw is a stack-based buffer overflow in the Simple Network Management Protocol (SNMP) subsystem, actively exploited in attacks. This vulnerability allows authenticated, remote attackers to cause denial-of-service (DoS) conditions or gain root control of affected systems. The vulnerability impacts all devices with SNMP enabled, including specific Cisco devices running Meraki CS 17 and earlier. Cisco advises customers to upgrade to a fixed software release, specifically Cisco IOS XE Software Release 17.15.4a, to remediate the vulnerability. Temporary mitigation involves limiting SNMP access to trusted users and disabling the affected Object Identifiers (OIDs) on devices. Additionally, Cisco patched 13 other security vulnerabilities, including two with available proof-of-concept exploit code. Cisco also released patches for 14 vulnerabilities in IOS and IOS XE, including eight high-severity vulnerabilities. Proof-of-concept exploit code exists for two of the vulnerabilities, but exploitation is not confirmed. Three additional medium-severity bugs affect Cisco’s SD-WAN vEdge, Access Point, and Wireless Access Point (AP) software.
Supermicro BMC Firmware Vulnerabilities Allow Firmware Tampering
Two medium-severity vulnerabilities in Supermicro Baseboard Management Controller (BMC) firmware allow attackers to bypass firmware verification and update the system with malicious firmware. These vulnerabilities, CVE-2025-7937 and CVE-2025-6198, exploit flaws in the cryptographic signature verification process. The vulnerabilities affect the Root of Trust (RoT) security feature, potentially allowing attackers to gain persistent control over the BMC system and the main server OS. The issues were discovered by Binarly, a firmware security company. Supermicro has released firmware fixes for impacted models, and Binarly has released proof-of-concept exploits for both vulnerabilities. CVE-2025-7937 is a bypass for a previously disclosed vulnerability, CVE-2024-10237, which was reported by NVIDIA. CVE-2025-6198 bypasses the BMC RoT security feature, raising concerns about the reuse of cryptographic signing keys.
Command injection flaw in Libraesva ESG exploited by state actors
Libraesva has released an emergency update for its Email Security Gateway (ESG) solution to address a command injection vulnerability (CVE-2025-59689). This flaw, exploited by a state-sponsored actor, allows arbitrary shell command execution via a crafted email attachment. The vulnerability affects all versions from 4.5 onwards and has been patched in versions 5.0.31, 5.1.20, 5.2.31, 5.3.16, 5.4.8, and 5.5.7. The exploit was discovered and patched within 17 hours of detection. The vulnerability is triggered by improper sanitization of compressed archive formats, enabling non-privileged users to execute arbitrary commands. The patch includes a sanitization fix, automated scans for indicators of compromise, and a self-assessment module to verify the update's application. The vulnerability has a CVSS score of 6.1, indicating medium severity. Libraesva has identified one confirmed incident of abuse by a foreign hostile state entity. Customers using versions below 5.0 must upgrade manually to a supported release, as they have reached end-of-life and will not receive a patch for CVE-2025-59689.
GeoServer RCE Exploit Used in Federal Agency Breach
A U.S. federal civilian executive branch (FCEB) agency was breached in July 2024 after attackers exploited an unpatched GeoServer instance. The attackers gained initial access through a critical remote code execution (RCE) vulnerability (CVE-2024-36401) and moved laterally within the network, deploying web shells and scripts for persistence and privilege escalation. The breach remained undetected for three weeks until the agency's Endpoint Detection and Response (EDR) tool alerted the Security Operations Center (SOC). The attackers exploited the vulnerability in GeoServer, which was patched in June 2024 but remained unpatched in the agency's environment. They used brute force techniques for lateral movement and privilege escalation, accessing service accounts and deploying web shells like China Chopper. The breach highlights the importance of timely patching, continuous monitoring of EDR alerts, and comprehensive incident response plans. The attackers discovered the vulnerable GeoServer instances by conducting network scanning with Burp Suite. They exploited the vulnerability to gain access to a public-facing GeoServer instance and downloaded open-source scripts and tools for lateral movement. On July 24, 2024, the attackers exploited the same vulnerability to gain access to a second GeoServer instance and moved laterally to a Web server and SQL server, where they dropped web shells, including China Chopper. The attackers also used Stowaway for command-and-control (C2) traffic and attempted to exploit CVE-2016-5195 for privilege escalation. The agency's incident response plan was inadequate, and some public-facing resources lacked endpoint protection, allowing the breach to remain undetected for three weeks.