Security Advisory

CVE-2026-3945

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-30 07:05:23
Last updated 2026-08-10 11:43:50
Assigner TuranSec
CVSS score 8.7
State PUBLISHED

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).