<?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>Goproxy (&lt;= 15.3) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/goproxy--15.3/</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>Mon, 14 Sep 2026 23:36:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/goproxy--15.3/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>Authentication Bypass in goproxy CONNECT Requests (CVE-2026-91143)</title><link>https://feed.craftedsignal.io/briefs/2026-09-goproxy-auth-bypass/</link><pubDate>Mon, 14 Sep 2026 23:36:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-goproxy-auth-bypass/</guid><description>The goproxy package through version 15.3 fails to enforce authentication on CONNECT tunnel requests, allowing unauthorized network relay via the proxy.</description><content:encoded><![CDATA[<p>The goproxy library (versions up to and including 15.3) contains a critical authentication bypass vulnerability, tracked as CVE-2026-91143. The flaw stems from a failure to validate HTTP proxy basic authentication credentials when processing CONNECT tunnel requests. Under normal configurations, a proxy requiring authentication should intercept all incoming requests, including HTTP CONNECT methods used for establishing tunnels, and verify the user's identity before permitting traffic relay.</p>
<p>In affected versions, unauthenticated remote attackers can bypass these security requirements by specifically crafting CONNECT requests to tunnel arbitrary TCP traffic. This allows attackers to leverage the proxy as an unauthorized relay to reach restricted internal network segments or to mask the origin of their traffic for external C2 communication. The issue is significant for any infrastructure relying on goproxy as a gateway, as it effectively nullifies access control policies. Defenders should identify goproxy deployments in their environment and update to a patched version that correctly enforces authentication checks for all request types, including tunnels.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to establish arbitrary TCP tunnels through the goproxy server. This facilitates unauthorized access to internal resources otherwise protected by the proxy, enables attackers to exfiltrate data through a trusted egress point, and allows for the masking of C2 traffic. Organizations relying on this library for secure gateway, filtering, or inspection services are at risk of complete access control circumvention.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade all instances of the goproxy package to a version beyond 15.3 immediately to ensure CONNECT requests properly trigger authentication headers.</li>
<li>Review network egress logs for a high volume of CONNECT requests originating from unidentified clients if the proxy is exposed to the internet.</li>
<li>Implement network-level restrictions using firewall rules to limit which source IP addresses are permitted to reach the goproxy instance if authentication cannot be immediately patched.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>proxy</category><category>authentication-bypass</category><category>cve-2026-91143</category></item></channel></rss>