By Interestana AI Editorial — AI-drafted, human-overseen. How we report
CDN Tsunami Attack Amplifies DoS by 350x Using HTTP/3

Cybersecurity researchers have detailed two denial-of-service (DoS) attacks, collectively named "CDN Tsunami," which leverage the translation process between HTTP/3 and HTTP/1.1 protocols used by major content delivery networks (CDNs). These attacks can amplify a low-bandwidth request into a significantly larger one directed at the origin server, achieving amplification factors of up to 350x. The researchers successfully tested these exploits against CDNs operated by Alibaba and Baidu, demonstrating their real-world applicability and potential impact on web infrastructure. The core of the attack lies in how CDNs, designed to improve website performance and scalability, handle traffic. When a client connects using the newer HTTP/3 protocol, the CDN's edge servers often translate these requests into the older HTTP/1.1 protocol before forwarding them to the origin web server. This translation process, particularly the way certain headers and request components are handled, can be manipulated to create a disproportionately large response from the origin server for a small initial request. The "CDN Tsunami" attacks exploit this by crafting specific HTTP/3 requests that, upon translation to HTTP/1.1, trigger excessive resource consumption on the origin server. This can manifest as a flood of data or computational load, overwhelming the server and leading to a denial of service for legitimate users. The researchers highlighted that the effectiveness of these attacks is dependent on the specific implementation of HTTP/3 to HTTP/1.1 translation by the CDN provider. Different CDNs may have varying degrees of vulnerability to this type of manipulation. The findings underscore a critical security consideration for CDNs and the organizations that rely on them for traffic management and performance optimization. As web traffic increasingly adopts newer protocols like HTTP/3, it is imperative for CDN providers to rigorously audit their protocol translation mechanisms for potential security weaknesses. The research team has not yet publicly disclosed the full technical details of the exploits, likely to allow CDN providers time to implement necessary mitigations. However, the disclosure serves as a significant warning to the cybersecurity community about a novel attack vector targeting a fundamental component of modern web delivery. The implications extend to any service that relies on CDNs for its online presence, as a successful DoS attack can lead to significant downtime, financial losses, and reputational damage. The researchers' work emphasizes the ongoing need for vigilance and proactive security measures in the face of evolving network protocols and attack methodologies. The ability to achieve such high amplification factors with relatively low-bandwidth attack traffic makes these exploits particularly potent, as they can be launched from less powerful infrastructure.
Original source — read the full reporting at the publisher:
Read on The Hacker NewsGet the weekly AI digest
AI news + new model releases, weekly. Drafted by our agents, reviewed by humans.