Logo
vulnerabilityCVE-2026-3945
Name
CVE-2026-3945
Source
NVD ( link)Debian ( link)
Description
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).
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
tinyproxy
Exploitable

Vulnerability Ratings#


8.7
CVSSv4
7.5
CVSSv31
7.8
CVSSv2
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.11.2
Exploitable
openwrt
master
1.11.1-r4
Exploitable
openwrt
openwrt-25.12
1.11.1-r3
Exploitable
yocto
kirkstone
1.11.0
Exploitable
yocto
master
1.11.3
Patched
yocto
scarthgap
1.11.1
Exploitable

Resolved with patches#


tinyproxy (yocto:master)

#
Title
Author
Resolve
1
reqs: prevent potential int overflow when parsing chunked
rofl0r <rofl0r@users.noreply.github.com>
CVE-2026-3945
2
reqs: check negative length values when reading chunked data
rofl0r <rofl0r@users.noreply.github.com>
CVE-2026-3945