Improper Resource Shutdown or Release Affecting python-aiohttp package, versions <3.14.1-1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.28% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-PYTHONAIOHTTP-17401027
  • published23 Jun 2026
  • disclosed22 Jun 2026

Introduced: 22 Jun 2026

NewCVE-2026-54280  (opens in a new tab)
CWE-404  (opens in a new tab)

How to fix?

Upgrade Debian:unstable python-aiohttp to version 3.14.1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-aiohttp package and not the python-aiohttp package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

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 resource starvation temporarily until garbage collection or similar closes the file. This vulnerability is fixed in 3.14.1.