Beveiligingsadvies

CVE-2026-3945

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-30 07:05:23
Laatst bijgewerkt 2026-08-10 11:43:50
Toegewezen door TuranSec
CVSS-score 8.7
Status PUBLISHED

Beschrijving

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