CVE-2026-3945
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
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).
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| tinyproxy | tinyproxy | <=1.11.3 | affected |
Weaknesses
- CWE-190: CWE-190 Integer Overflow or Wraparound
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/tinyproxy/tinyproxy/issues/602
- https://github.com/tinyproxy/tinyproxy/pull/603
- https://github.com/tinyproxy/tinyproxy/commit/969852c
- https://github.com/tinyproxy/tinyproxy/commit/bb7edc4
- https://github.com/tinyproxy/tinyproxy/releases
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.