CVE-2023-37276
Python vulnerability analysis and mitigation

Overview

CVE-2023-37276 affects aiohttp versions 3.8.4 and earlier, which are bundled with llhttp v6.0.6. The vulnerability specifically impacts users utilizing aiohttp as an HTTP server (aiohttp.Application), while those using it solely as an HTTP client library (aiohttp.ClientSession) are not affected. The vulnerability was disclosed on July 19, 2023, and has been fixed in version 3.8.5 (GitHub Advisory).

Technical details

The vulnerability stems from the llhttp HTTP request parser implementation, which is used by default when installing from a wheel. When processing HTTP requests, the parser can misinterpret HTTP header values, leading to HTTP request smuggling vulnerabilities. The issue has been assigned a CVSS v3.1 base score of 7.5 HIGH by NVD and 5.3 MEDIUM by GitHub, with a vector string of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N. The vulnerability is classified as CWE-444 (Inconsistent Interpretation of HTTP Requests) (NVD).

Impact

When exploited, the vulnerability allows attackers to craft specific HTTP requests that cause the server to misinterpret HTTP header values. This can lead to HTTP request smuggling, where the server processes request boundaries differently than intended, potentially allowing attackers to bypass security controls or manipulate request processing (GitHub Advisory).

Mitigation and workarounds

The primary mitigation is to upgrade to aiohttp version 3.8.5 or later. For users unable to upgrade, a workaround exists by reinstalling aiohttp with the environment variable AIOHTTPNOEXTENSIONS=1, which disables the vulnerable llhttp HTTP request parser implementation in favor of the pure Python implementation that is not vulnerable to this issue (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-66423HIGH7.1
  • PythonPython
  • tryton-server
NoYesNov 30, 2025
CVE-2025-66454MEDIUM6.5
  • PythonPython
  • arcade-mcp-server
NoYesDec 02, 2025
CVE-2025-66424MEDIUM6.5
  • PythonPython
  • trytond
NoYesNov 30, 2025
CVE-2025-66422MEDIUM4.3
  • PythonPython
  • tryton-server
NoYesNov 30, 2025
CVE-2025-65858LOW3.5
  • PythonPython
  • calibreweb
NoNoDec 02, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management