AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigger a DoS in the client. The vulnerable path was error message construction in aiohttp/_http_parser.pyx, where an llhttp error-position pointer was used to build a snippet for malformed chunked responses and malformed request or response bytes at the buffer end. This issue is fixed in version 3.14.3.
CVE-2026-69244
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 32(Track)EG Risk 32/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 22%
- KEV
- Not listed
Published
August 3, 2026
Last Modified
August 4, 2026
Advisory Details (3)
Auto-updated Aug 3, 2026Out-of-bounds heap read in C HTTP response parser may lead to DoS · Advisory · aio-libs/aiohttp · GitHub
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-cq5v-8q36-5273[PR #13222/f4866933 backport][3.14] Build C parser error message from bounded buffer slice
Fix merged in aio-libs/aiohttp PR #13223 on 2026-07-22 — awaiting tagged release
https://github.com/aio-libs/aiohttp/pull/13223commit 49f65d541503 (aio-libs/aiohttp)
Fix landed in aio-libs/aiohttp commit 49f65d541503 — awaiting tagged release
https://github.com/aio-libs/aiohttp/commit/49f65d54150397892f7bcc4aae887767d51c322dVendor Advisories for CVE-2026-69244(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | discovery/discovery-server-rhel9:1786638573 | 2026-08-13 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-aiohttp | 3.10.0-1 ... 3.9.5-1 (41 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-aiohttp | 3.10.0-1 ... 3.9.5-1 (32 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-aiohttp | 3.11.16-1 ... 3.14.1-4 (14 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| python-aiohttp | 3.11.16-1 ... 3.14.1-4 (13 versions) | — | — |
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| aiohttp | 0.1 ... 3.9.5 (309 versions) | 3.14.3 | — |
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 28× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-15 04:54 UTCEG score recompute
- 2026-08-15 04:54 UTCVendor advisory
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 16:13 UTCVendor advisory
- 2026-08-14 03:33 UTCEG score recompute
- 2026-08-14 03:33 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 02:11 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 00:50 UTCEG score recompute
- 2026-08-11 12:09 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 22:07 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 20:46 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 19:25 UTCEG score recompute
- 2026-08-06 18:03 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 05:22 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 15:20 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 14:49 UTCEG score recompute
Show 3 moreShow fewer
- 2026-08-03 21:20 UTCEG score recompute▲ 7.10
- 2026-08-03 21:20 UTCNVD updateCVSS v3 → 7.1 · CVSS v4 → 7.1
- 2026-08-03 21:07 UTCEG score recompute
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p90HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-416 · CWE-125
Frequently asked(5)
What is CVE-2026-69244?
When was CVE-2026-69244 disclosed?
Is CVE-2026-69244 actively exploited?
What is the CVSS score of CVE-2026-69244?
How do I remediate CVE-2026-69244?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69244
Is Your Infrastructure Affected by CVE-2026-69244?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.