An integer overflow vulnerability in the HTTP chunked transfer encoding parser in tinyproxy up to and including version 1.11.3 allows an unauthenticated remote attacker to cause a denial of service (DoS). The issue occurs because chunk size values are parsed using strtol without properly validating overflow conditions (e.g., errno == ERANGE).
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-30 08:16
Updated : 2026-08-10 12:17
NVD link : CVE-2026-3945
Mitre link : CVE-2026-3945
CVE.ORG link : CVE-2026-3945
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound
