No limit was present on the number of pipelined requests that could be queued.
An attacker may be able to use pipelined requests to use excessive amounts of memory, potentially leading to DoS.
Patch: https://github.com/aio-libs/aiohttp/commit/dfdfa9d5aad5d21f91c79fb2ceeba0f8046cb6cf
{
"github_reviewed": true,
"github_reviewed_at": "2026-06-15T20:10:32Z",
"nvd_published_at": null,
"severity": "MODERATE",
"cwe_ids": [
"CWE-770"
]
}