H3Act: Automated Measuring Semantic Conversion Anomalies of HTTP/3-to-HTTP/1.1 Translation in CDNs

Aug 3, 2026·
Qihang Peng
,
Siyuan Tian
,
Yongxin Qiu
,
Jinyang Huang
Yaru Yang
Yaru Yang
,
Xiang Li
,
Jia Zhang
,
Yiming Zhang
,
Haixin Duan
,
Yunsenxiao Lin
,
Shugen Chen
,
Liqun Yang
· 0 min read
PDF
Abstract
Content Delivery Networks (CDNs) are adopting HTTP/3 to enhance performance; however, they often need to convert it to HTTP/1.1 for compatibility. This conversion creates significant attack surfaces and may reintroduce confirmed or even patched vulnerabilities in HTTP/2 or HTTP/1. Unfortunately, existing tools struggle to adapt to the HTTP/3 environment and efficiently leverage accumulated attack knowledge. To overcome these challenges and systematically measure HTTP/3-to-HTTP/1.1 conversion anomalies within the black-box CDN environment, we present H3Act, a dual-agent, knowledge-driven fuzzing framework targeting HTTP/3-to-HTTP/1.1 semantic conversion anomalies. Our approach combines Large Language Models (LLMs) with Hybrid Retrieval-Augmented Generation (RAG) to automatically transform protocol specifications and historical threat intelligence into high-precision HTTP/3 test payloads, enabling regression testing of semantic translation risks. In a large-scale study of 9 commercial CDNs, including Cloudflare, Cloudfront, and Tencent CDN, we found a significant regression in protocol security, which means vulnerabilities in old protocols are reintroduced in HTTP/3. Our research identified 7 common attack vectors across various categories, including request smuggling, cache poisoning, and Denial-of-Service (DoS) amplification. Every CDN is vulnerable to at least one attack vector. We have responsibly disclosed these vulnerabilities and have received confirmations from some vendors. These findings highlight that the CDN ecosystem currently lacks the capacity to maintain security consistency checks while pursuing improvements in protocol performance.
Type
Publication
35th USENIX Security Symposium (USENIX Security 26)
Yaru Yang
Authors
Yaru Yang is a PhD student at Tsinghua University, majoring in Cyberspace Security. His research focuses on cellular network security, including IMS security, femtocell security, and core network security. His work has been published or accepted at leading academic conferences such as NDSS, IEEE S&P, DSN, and WiSec. He is also a CTF player and the former captain of Team Redbud, focusing on pwn, reverse, and misc challenges. He has won awards at competitions such as GeekPwn, GeekCon, WACON, and XCTF.
Authors
Authors
Authors