Lucene search
+L

38345 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:11 a.m.11 views

CVE-2025-68953

Frappe is a full-stack web application framework. Versions 14.99.5 and below and 15.0.0 through 15.80.1 include requests that are vulnerable to path traversal attacks. Arbitrary files from the server could be retrieved due to a lack of proper sanitization on some requests. This issue is fixed in...

7.5CVSS6.7AI score0.00383EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:08 a.m.12 views

CVE-2024-2912

An insecure deserialization vulnerability exists in the BentoML framework, allowing remote code execution RCE by sending a specially crafted POST request. By exploiting this vulnerability, attackers can execute arbitrary commands on the server hosting the BentoML application. The vulnerability is...

10CVSS8.6AI score0.01497EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/01/07 12:00 a.m.233 views

Exploit for Deserialization of Untrusted Data in Vmware Spring_Framework

CVE-2016-1000027-with-c...

9.8CVSS7.7AI score0.32257EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-68754

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on...

7.5AI score0.00165EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/01/07 12:00 a.m.11 views

Important: python-tornado

Issue Overview: Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers where it could be used for header injection or in HTML in the default error page where it could be used for XSS and can ...

7.5CVSS6.7AI score0.00559EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/06 8:05 a.m.16 views

CVE-2025-15022

Action captions in Vaadin accept HTML by default but were not sanitized, potentially allowing Cross-site Scripting XSS if caption content is derived from user input. In Vaadin Framework 7 and 8, the Action class is a general-purpose class that may be used by multiple components. The fixed version...

4.8CVSS6.3AI score0.00318EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/06 12:15 a.m.13 views

CVE-2025-69229

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read method in an endpoint, it...

8.7CVSS0.00358EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/06 12:15 a.m.17 views

CVE-2025-69228

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS0.00361EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/06 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-69224

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smugglin...

6.5CVSS7AI score0.00222EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/06 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-69227

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/05 11:47 p.m.9 views

CVE-2025-69230 AIOHTTP Vulnerable to Cookie Parser Warning Storm

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, reading multiple invalid cookies can lead to a logging storm. If the cookies attribute is accessed in an application, then an attacker may be able to trigger a storm of warning-level logs...

6.9CVSS6.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/01/05 11:19 p.m.11 views

CVE-2025-69227

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS7.8AI score0.00351EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/01/05 11:19 p.m.6 views

CVE-2025-69227 AIOHTTP vulnerable to DoS when bypassing asserts

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS6.5AI score0.00351EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/05 11:19 p.m.66 views

CVE-2025-69227

CVE-2025-69227 affects AIOHTTP (async HTTP client/server for asyncio) with vulnerable versions 3.13.2 and earlier. The issue is an infinite loop that can trigger a DoS when assert statements are bypassed during POST body processing; if optimizations are enabled (-O or PYTHONOPTIMIZE=1) and a hand...

8.7CVSS6.5AI score0.00351EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/05 11:16 p.m.18 views

CVE-2025-69225

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there's a method to exploit a request...

6.9CVSS6.8AI score0.0025EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/05 11:16 p.m.31 views

CVE-2025-69225 AIOHTTP Regex Mismatch Allows Unicode in ASCII-Only Protocol Fields

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there's a method to exploit a request...

6.9CVSS0.0025EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/05 11:15 p.m.10 views

CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.6AI score0.00326EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/05 11:15 p.m.12 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS7AI score0.00222EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/05 10:52 p.m.32 views

CVE-2025-69226 AIOHTTP allows for a brute-force leak of internal static filepath components

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS0.00326EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/05 10:35 p.m.6 views

CVE-2025-69224 AIOHTTP's Unicode processing of header values could cause parsing discrepancies

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.3CVSS6.6AI score0.00222EPSS
SaveExploits0References2
Rows per page
Query Builder