PatchSiren

tinyproxy CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

CRITICAL tinyproxy CVE published 2026-06-17

CVE-2026-54388

CVE-2026-54388 is a critical vulnerability in Tinyproxy, a small HTTP proxy server. The issue allows remote attackers to desynchronize the proxy and backend parser state by sending requests with multiple Content-Length headers containing different values. This enables attackers to inject arbitrary HTTP requests to the backend, potentially leading to cache poisoning, access control bypass, and request hija [truncated]

CRITICAL tinyproxy CVE published 2026-06-17

CVE-2026-54387

CVE-2026-54387 is a critical vulnerability in Tinyproxy, a small HTTP proxy server. The vulnerability occurs when Tinyproxy fails to reconcile conflicting Content-Length and Transfer-Encoding: chunked headers, forwarding both verbatim to the backend while using Content-Length to determine how many request body bytes to consume. This allows remote attackers to desynchronize the proxy and backend parser sta [truncated]

HIGH tinyproxy CVE published 2026-03-30

CVE-2026-3945

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-30T08:16:17.653Z and has not been modified since then. This CVE-2026-3945 vulnerability in tinyproxy's HTTP chunked transfer encoding parser can cause a denial of service (DoS) due to an integer overflow. The issue arises from parsing chunk size values using strtol without validating overflow condit [truncated]