Lucene search
+L

130 matches found

RedhatCVE
RedhatCVE
•added 2026/09/23 6:32 p.m.•7 views

CVE-2026-54280

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework. A remote attacker could exploit this vulnerability by disconnecting during a payload write, leading to improper closure of resources. This can cause temporary resource starvation, resulting in a Denial of Service DoS...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/07/22 12:00 a.m.•20 views

openSUSE 16 Security Update : python-aiohttp (openSUSE-SU-2026:21372-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21372-1 advisory. This update for python-aiohttp fixes the following issues - CVE-2026-50269: improper validation of user-controlled strings allows for CRLF...

8.7CVSS5.5AI score0.00563EPSS
SaveExploits0References24
OSV
OSV
•added 2026/06/22 6:16 p.m.•19 views

PYSEC-2026-2113

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

7.5CVSS6.1AI score0.0046EPSS
SaveExploits0References2
PyPA
PyPA
•added 2026/06/22 6:16 p.m.•21 views

PYSEC-2026-2113

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

7.5CVSS6.1AI score0.0046EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/06/22 6:16 p.m.•13 views

AZL-90662 CVE-2026-54280 affecting package python-aiohttp 3.6.2-3

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/06/22 6:16 p.m.•14 views

CVE-2026-54280

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

7.5CVSS6.1AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/22 4:40 p.m.•14 views

CVE-2026-54280 AIOHTTP: Payload Response Resources Are Not Closed After Mid-Body Disconnect

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

6.3CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/06/22 4:40 p.m.•12 views

CVE-2026-54280 AIOHTTP: Payload Response Resources Are Not Closed After Mid-Body Disconnect

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

6.3CVSS5.8AI score0.0046EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/06/22 4:40 p.m.•14 views

CVE-2026-54280

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

6.3CVSS5.8AI score0.0046EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/06/22 4:40 p.m.•21 views

EUVD-2026-38316

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

6.3CVSS5.8AI score0.0046EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/22 4:40 p.m.•124 views

CVE-2026-54280

CVE-2026-54280 affects the AIOHTTP project (async HTTP client/server for asyncio/Python). Before version 3.14.1, payload resources may not be closed correctly if a client disconnects mid-write, allowing temporary resource starvation when a payload uses a limited resource (e.g., open files). The i...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References2Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/22 12:00 a.m.•0 views

CVE-2026-54280: Improper Resource Shutdown or Release

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/06/22 12:00 a.m.•25 views

Linux Distros Unpatched Vulnerability : CVE-2026-54280

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. Prior to 3.14.1, payload resources are not closed correctly when a client...

7.5CVSS5.9AI score0.0046EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/15 8:10 p.m.•22 views

GHSA-9X8Q-7H8H-WCW9 aiohttp: Payload Response Resources Are Not Closed After Mid-Body Disconnect

Summary Payload resources are not closed correctly when a client disconnects in the middle of a write. Impact If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file...

6.3CVSS5.3AI score0.0046EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/06/15 8:10 p.m.•65 views

aiohttp: Payload Response Resources Are Not Closed After Mid-Body Disconnect

Summary Payload resources are not closed correctly when a client disconnects in the middle of a write. Impact If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file...

7.5CVSS5.3AI score0.0046EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/06/15 12:00 a.m.•29 views

PT-2026-49594

Name of the Vulnerable Software and Affected Versions AIOHTTP versions prior to 3.14.1 Description Payload resources are not closed correctly when a client disconnects during a write operation. If a payload utilizes an open file or other limited resources, an attacker can cause temporary resource...

8.7CVSS5.8AI score0.00609EPSS
SaveExploits0References69
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/28 12:00 a.m.•1 views

CVE-2026-45078: Allocation of Resources Without Limits or Throttling

Synapse is an open source Matrix homeserver implementation. Prior to 1.152.1, local authenticated users can cause Synapse to starve other requests of CPU and lead to other requests failing, causing other users to be denied service. This vulnerability is fixed in 1.152.1...

6.8CVSS5.8AI score0.00133EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/05/22 7:00 a.m.•14 views

CVE-2026-5072 ptp: Potential Denial of Service via PTP Interval Shift

A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTPMSGMANAGEMENT message to set an unvalidated negative logannounceinterval value in the port's data set. When a subsequent...

5.9AI score0.0032EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
•added 2026/01/16 12:00 a.m.•12 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004345)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004345 advisory. An incorrect read request flaw was found in the Infrared Transceiver USB driver in the Linux kernel. This issue occurs when a user attaches a malicious USB device. A...

4.6CVSS6.4AI score0.00465EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•18 views

EUVD-2017-0659

Malware in sbrugna...

7.5CVSS7.6AI score0.02664EPSS
SaveExploits0References4
Rows per page
Query Builder