A new denial-of-service attack exploits HTTP/2 protocol vulnerabilities to take down web servers from a single machine within seconds. The vulnerability affects multiple server implementations.
Security researchers have identified a critical DoS vulnerability in HTTP/2, dubbed HTTP/2 Bomb, that enables attackers to crash web servers with minimal computational resources.
The attack works by sending specially crafted HTTP/2 requests that exploit how servers handle data compression and stream multiplexing. A single attacker can generate requests that force servers into resource-exhausting loops, causing them to become unresponsive within moments.
Attack Mechanism
HTTP/2's multiplexing feature allows multiple data streams over a single connection. The HTTP/2 Bomb exploits this by creating streams that consume excessive server resources through repeated compression operations. The attack bypasses traditional rate-limiting protections because requests can originate from a single connection.
Impact
Vulnerable servers stop responding to legitimate traffic almost instantly. The attack requires minimal bandwidth and computational power from the attacker's side, making it an efficient threat vector. Organizations running affected server software face potential downtime without proper mitigation.
Affected Systems
Multiple popular web server implementations have been confirmed vulnerable, including widely-deployed platforms. Server vendors have begun releasing patches, though adoption rates remain variable across organizations.
Mitigation
Server administrators should immediately apply available security updates. Temporary mitigations include tuning HTTP/2 parameters, implementing request filtering, and deploying Web Application Firewalls configured to detect malformed HTTP/2 streams. Network-level rate limiting offers limited protection against this particular vector.
Industry Response
The HTTP/2 working group is reviewing the protocol's design to address fundamental weaknesses exposed by this attack. Researchers recommend server vendors implement stricter validation of HTTP/2 requests and resource consumption limits per connection.
Organizations dependent on HTTP/2 should prioritize patching and monitoring for exploitation attempts. Security teams should review their DDoS mitigation strategies to account for application-layer attacks of this type.
A cross-site request forgery (CSRF) vulnerability in WordPress Core, dubbed 'Click2Shell,' enables attackers to execute PHP code on vulnerable servers. Technical details and working exploits are now public.
The ShinyHunters extortion group took control of the dark web leak site belonging to the prolific Cl0p ransomware gang over the weekend. The attackers set an eight-figure extortion demand pegged at 2.333% of Cl0p's estimated net worth.
The FBI's CJIS Security Policy v6.1 strengthens encryption requirements and vulnerability scanning mandates. Agencies must prepare for updated password, MFA, and identity verification standards ahead of compliance audits.
New research reveals that digital watermarks intended to protect content ownership are being repurposed as surveillance mechanisms to track user behavior and identify individuals across platforms.