CVE Catalog

CVE-2026-3945

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.60%

45th percentile - higher than 45% of all known CVEs

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

Risk Assessment

A remote attacker can cause the proxy service to become unavailable, potentially disrupting network operations.

Recommendation

Upgrade tinyproxy to a version newer than 1.11.3 or apply available patches.

Other vulnerabilities in tinyproxy

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS