CVE-2026-3945 Affecting tinyproxy package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.58% (45th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-TINYPROXY-15881686
  • published4 Apr 2026
  • disclosed30 Mar 2026

Introduced: 30 Mar 2026

CVE-2026-3945  (opens in a new tab)

How to fix?

There is no fixed version for Debian:unstable tinyproxy.

NVD Description

Note: Versions mentioned in the description apply only to the upstream tinyproxy package and not the tinyproxy package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

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