CVE-2026-55568
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
guzzlehttp/guzzlePackagist | < 7.12.1 | 7.12.1 |
Affected products
11- osv-coords9 versionspkg:apk/chainguard/drupal-11.3pkg:apk/chainguard/nextcloud-server-31pkg:apk/chainguard/nextcloud-server-32pkg:apk/chainguard/nextcloud-server-33pkg:apk/chainguard/nextcloud-server-34pkg:apk/chainguard/privatebinpkg:apk/wolfi/nextcloud-server-31pkg:apk/wolfi/nextcloud-server-32pkg:apk/wolfi/nextcloud-server-33
< 11.3.13-r0+ 8 more
- (no CPE)range: < 11.3.13-r0
- (no CPE)range: < 31.0.14-r5
- (no CPE)range: < 32.0.11-r2
- (no CPE)range: < 33.0.5-r3
- (no CPE)range: < 34.0.1-r3
- (no CPE)range: < 2.0.4-r2
- (no CPE)range: < 31.0.14-r5
- (no CPE)range: < 32.0.11-r2
- (no CPE)range: < 33.0.5-r3
Patches
Vulnerability mechanics
References
2- github.com/advisories/GHSA-wpwq-4j6v-78m3ghsaADVISORY
- github.com/guzzle/guzzle/security/advisories/GHSA-wpwq-4j6v-78m3nvdThird Party AdvisoryWEB
News mentions
0No linked articles in our index yet.