<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cve-2023-49606 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2023-49606/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 05 Sep 2026 01:15:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2023-49606/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Critical Use-After-Free Vulnerability in Tinyproxy</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2023-49606-tinyproxy-uaf/</link><pubDate>Sat, 05 Sep 2026 01:15:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2023-49606-tinyproxy-uaf/</guid><description>A use-after-free vulnerability in Tinyproxy versions 1.10.0 and 1.11.1 permits unauthenticated remote attackers to trigger denial of service or potential remote code execution via malformed HTTP headers.</description><content:encoded><![CDATA[<p>CVE-2023-49606 is a critical use-after-free vulnerability affecting the Tinyproxy HTTP/S proxy server, specifically versions 1.10.0 and 1.11.1. The flaw resides within the <code>http-message.c</code> file, where the application manages memory allocation for HTTP header storage. When processing headers, specifically during the reallocation of memory for the header array, the application fails to safely handle pointers to old memory locations after they have been freed.</p>
<p>An unauthenticated remote attacker can supply crafted HTTP headers to trigger this memory corruption. Successful exploitation leads to a crash of the proxy process, resulting in a denial of service (DoS). Furthermore, due to the nature of use-after-free vulnerabilities in memory-unsafe environments, there is a potential for remote code execution (RCE) if an attacker can precisely manipulate the heap state. A proof-of-concept exploit script has been publicly disclosed on Sploitus, increasing the risk of exploitation for unpatched internet-facing proxy instances.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability carries a CVSS score of 9.8, indicating high severity across confidentiality, integrity, and availability. Successful exploitation typically results in immediate service disruption (DoS). In environments where Tinyproxy is used as a gateway or intermediate proxy, potential RCE could grant attackers unauthorized access to the underlying server, facilitating lateral movement or further network compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately audit network infrastructure to identify all instances of Tinyproxy 1.10.0 and 1.11.1.</li>
<li>Patch or upgrade affected Tinyproxy instances to the latest available stable release that addresses CVE-2023-49606.</li>
<li>Implement ingress filtering on the proxy to block abnormally large or malformed HTTP header sequences if immediate patching is not feasible.</li>
<li>Monitor webserver and proxy error logs for frequent segmentation faults or abnormal process terminations associated with the Tinyproxy service.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>cve-2023-49606</category><category>use-after-free</category><category>proxy</category></item></channel></rss>