Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-72368.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-72368
Upstream
Published
2025-12-12T06:15:41Z
Modified
2026-04-01T05:22:09.584417Z
Summary
CVE-2025-67725 affecting package python-tornado 6.2.0-1
Details

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the same header name is repeated, causing a Denial of Service (DoS). Due to Python string immutability, each concatenation copies the entire string, resulting in O(n²) time complexity. The severity can vary from high if maxheadersize has been increased from its default, to low if it has its default value of 64KB. This issue is fixed in version 6.5.3.

References

Affected packages

Azure Linux:2 / python-tornado

Package

Name
python-tornado
Purl
pkg:rpm/azure-linux/python-tornado

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.2.0-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-72368.json"