Логотип exploitDog
bind:"CVE-2025-67725" OR bind:"CVE-2025-67726"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2025-67725" OR bind:"CVE-2025-67726"

Количество 10

Количество 10

suse-cvrf логотип

SUSE-SU-2026:0222-1

19 дней назад

Security update for python-tornado

EPSS: Низкий
oracle-oval логотип

ELSA-2026-0930

20 дней назад

ELSA-2026-0930: pcs security update (MODERATE)

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20015-1

29 дней назад

Security update for python-tornado6

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:0010-1

около 1 месяца назад

Security update for python-tornado6

EPSS: Низкий
ubuntu логотип

CVE-2025-67726

2 месяца назад

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2025-67726

2 месяца назад

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2025-67726

2 месяца назад

Tornado is a Python web framework and asynchronous networking library. ...

CVSS3: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2025-67725

2 месяца назад

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 max_header_size 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.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2025-67725

2 месяца назад

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 max_header_size 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.

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2025-67725

2 месяца назад

Tornado is a Python web framework and asynchronous networking library. ...

CVSS3: 7.5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
SUSE-SU-2026:0222-1

Security update for python-tornado

19 дней назад
oracle-oval логотип
ELSA-2026-0930

ELSA-2026-0930: pcs security update (MODERATE)

20 дней назад
suse-cvrf логотип
openSUSE-SU-2026:20015-1

Security update for python-tornado6

29 дней назад
suse-cvrf логотип
SUSE-SU-2026:0010-1

Security update for python-tornado6

около 1 месяца назад
ubuntu логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 7.5
0%
Низкий
2 месяца назад
nvd логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The _parseparam function in httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data and repeatedly calls string.count() within a nested loop while processing quoted semicolons. If an attacker sends a request with a large number of maliciously crafted parameters in a Content-Disposition header, the server's CPU usage increases quadratically (O(n²)) during parsing. Due to Tornado's single event loop architecture, a single malicious request can cause the entire server to become unresponsive for an extended period. This issue is fixed in version 6.5.3.

CVSS3: 7.5
0%
Низкий
2 месяца назад
debian логотип
CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. ...

CVSS3: 7.5
0%
Низкий
2 месяца назад
ubuntu логотип
CVE-2025-67725

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 max_header_size 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.

CVSS3: 7.5
0%
Низкий
2 месяца назад
nvd логотип
CVE-2025-67725

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 max_header_size 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.

CVSS3: 7.5
0%
Низкий
2 месяца назад
debian логотип
CVE-2025-67725

Tornado is a Python web framework and asynchronous networking library. ...

CVSS3: 7.5
0%
Низкий
2 месяца назад

Уязвимостей на страницу