CVE-2026-55568(guzzlephp / guzzle)

LOWCVSS 5.9 · MEDIUM

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD 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.

0.0/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-311CWE-319CWE-636

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

NONE

Momentum

NONE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • guzzle

Affected systems

Vendors
Products
guzzle

Deep dive

Full discourse1 post
  • Graham Campbell 🐘@GrahamJCampbell
    Patch

    Guzzle PSR-7 2.12.1 and Guzzle 7.12.1 have just been released, patching CVE-2026-55766, CVE-2026-55568 and CVE-2026-55767. These are fairly fringe issues that have been there for like a decade. Details can be found on each you can assess impact and upgrading urgency for you.

    Post summary

    Guzzle and its PSR‑7 package have released versions 2.12.1 and 7.12.1 respectively, which address three CVEs, though the post lacks detailed technical or exploit information.

    00020423
    10.8K followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appguzzlephpguzzle---

Explore more