CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2025-67725

highCVSS 7.5covered by 1 sourcefirst seen 2026-07-20
Summary The HTTPHeaders.add method in Tornado accumulates values using string concatenation when the same header name is repeated. Due to Python string immutability, each concatenation copies the entire string, resulting in O(n²) time complexity. Given Tornado's single event loop architecture, a single maliciously crafted HTTP request can block the server's event loop for an extended period, causing a Denial of Service (DoS). Severity: High if max_header_size has been increased from its default, low if it has its default value of 64KB.

⚡ Watch CVE-2025-67725

Get an email if CVE-2025-67725 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2025-67725

CVE.org record

Embed the live status

CVE-2025-67725 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2025-67725 status](https://www.csirts.com/badge/CVE-2025-67725)](https://www.csirts.com/cve/CVE-2025-67725)