PatchSiren cyber security CVE debrief
CVE-2026-91143 snail007 CVE debrief
CVE-2026-91143 debrief: goproxy through 15.3 fails to apply HTTP proxy basic authentication to CONNECT tunnel requests, allowing unauthenticated clients to bypass credential requirements and potentially enabling arbitrary TCP traffic relay and access to restricted destinations. This issue affects proxy configurations and authentication measures, requiring defenders to assess exposure and apply necessary updates to prevent unauthorized access attempts. The vulnerability highlights the importance of verifying authentication measures for proxy configurations and assessing the exposure of goproxy versions in use.
- Vendor
- snail007
- Product
- goproxy
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-14
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-14
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for proxy configurations and authentication measures should assess exposure and apply necessary updates to prevent exploitation of CVE-2026-91143. This includes verifying goproxy versions, reviewing proxy configurations, and monitoring for unauthorized access attempts. Additionally, operators, platforms, vulnerability-management teams, and security teams should be aware of the potential impact and take necessary actions to prevent or
Why it matters
CVE-2026-91143 allows unauthenticated clients to bypass credential requirements for CONNECT tunnel requests in goproxy through 15.3, enabling arbitrary TCP traffic relay and access to restricted destinations.
- Verify authentication measures for proxy configurations
- Assess exposure of goproxy versions in use
- Update goproxy configurations to require authentication for CONNECT requests
- Monitor for unauthorized access attempts
Technical summary
goproxy through 15.3 fails to apply HTTP proxy basic authentication to CONNECT tunnel requests, allowing unauthenticated clients to bypass credential requirements. This vulnerability enables arbitrary TCP traffic relay and access to restricted destinations. Defenders should prioritize verifying goproxy versions and applying authentication measures to prevent exploitation. The issue highlights the importance of reviewing proxy configurations and assessing exposure to prevent unauthorized access attempts. Affected product deployments should be identified, and owners assigned for follow-up.
Defensive priority
Defenders should prioritize verifying goproxy versions and applying authentication measures.
Recommended defensive actions
- Verify goproxy versions in use and assess exposure to CVE-2026-91143
- Apply authentication measures for CONNECT tunnel requests
- Review and update goproxy configurations to require authentication
- Monitor for unauthorized access attempts and verify proxy configurations
- Assess and update compensating controls for exposed systems
- Track exceptions and retest remediated assets
- Review relevant monitoring, detection, and logs for exposed assets
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in goproxy through 15.3. Evidence from these sources indicates that goproxy fails to apply HTTP proxy basic authentication to CONNECT tunnel requests, which can be exploited by unauthenticated clients. Defenders should verify goproxy versions and apply authentication measures to prevent unauthorized access. Additional verification tasks include reviewing proxy configurations, assessing exposure, and monitoring for unauthorized access attempts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-91143 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-91143
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-91143 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-91143
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/goproxy.md
-
Source reference
Unverified legacy reference
URL: https://github.com/snail007/goproxy
-
Source reference
Unverified legacy reference
URL: https://github.com/snail007/goproxy/blob/v15.3/services/http.go
-
Source reference
Unverified legacy reference
URL: https://github.com/snail007/goproxy/blob/v15.3/utils/structs.go
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/goproxy-through-15.3-authentication-bypass-via-connect
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.