Allocation of Resources Without Limits or Throttling in urllib3 - #VU150184
Published: September 16, 2026 / Updated: September 18, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in the HTTPResponse.stream() and read_chunked() methods when processing a chunked-transfer-encoded response with an unterminated chunk-size field. A remote attacker can send a crafted chunked response containing a long run of bytes without a newline to cause a denial of service.