CVE-2025-69228

Updated on 06 Jan 2026

Severity

6.6 Medium severity

Details

CVSS score
6.6
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Overview

About vulnerability

Summary

A request can be crafted in such a way that an aiohttp server’s memory fills up uncontrollably during processing.

Impact

If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory.


Patch: https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60

Details

Affected packages:
aiohttp @ 3.8.6 (+5 more)