CVE-2026-55568
Last modified
CVE-2026-55568 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in certain configurations, traffic expected to be protected by TLS on the hop to the proxy is transmitted in cleartext. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in certain configurations, traffic expected to be protected by TLS on the hop to the proxy is transmitted in cleartext. Proxy authentication credentials (the Proxy-Authorization header, proxy userinfo in the proxy URL, or CURLOPT_PROXYUSERPWD) are sent without encryption, and the CONNECT target host and port for tunneled HTTPS requests are exposed. The built-in cURL handlers (GuzzleHttp\Handler\CurlHandler and GuzzleHttp\Handler\CurlMultiHandler, used by default whenever the PHP cURL extension is available) accept an https:// proxy. libcurl older than 7.50.2 silently treats an https:// proxy as a plaintext http:// proxy. The TLS connection to the proxy is never established, and the proxy leg is cleartext with no error or warning. An application is affected when it sends requests through one of the built-in cURL handlers, configures an https:// proxy expecting the proxy connection itself to be encrypted, and runs with libcurl older than 7.50.2. This vulnerability is fixed in 7.12.1.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Guzzlephp | Guzzle | < 7.12.1 |
References
- https://github.com/guzzle/guzzle/security/advisories/GHSA-wpwq-4j6v-78m3Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-55568?
How severe is CVE-2026-55568?
How do I fix CVE-2026-55568?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5556A security vulnerability has been detected in badlogic pi-mo…6.3
- CVE-2026-55563Feast is the open source feature store for AI and machine le…8.9
- CVE-2026-55564FreeRDP is a free implementation of the Remote Desktop Proto…7.1
- CVE-2026-55565Yamcs is a mission control framework. Prior to 5.12.8 and 5.…9.9
- CVE-2026-55566Yamcs is a mission control framework. Prior to 5.12.8 and 5.…4.3
- CVE-2026-55567BleachBit cleans files to free disk space and to maintain pr…7.8
- CVE-2026-55569aqua is a declarative command-line version manager written i…6.6
- CVE-2026-5557A vulnerability was detected in badlogic pi-mono up to 0.58.…6.3
- CVE-2026-55570SiYuan is an open-source personal knowledge management syste…9
- CVE-2026-55571djust provides Phoenix LiveView-style reactive server-side r…8.2
- CVE-2026-55574vLLM is a high-throughput and memory-efficient inference and…7.5
- CVE-2026-55575LiquidJS is a Shopify / GitHub Pages compatible template eng…8.2
Are you affected by CVE-2026-55568?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
