CVE-2026-69246

HIGHPre-NVD 7.27.2
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 88% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
7.2EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.2Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPT_URL to the URI exactly as written and push that Host into CURLOPT_HTTPHEADER; StreamHandler does the same through fopen(). libcurl then parses the authority itself, percent-decoding it and, on an IDN-capable build, applying IDNA mapping, and uses the result to resolve, connect, name the TLS peer and address a proxy CONNECT, while the supplied Host suppresses the aligned one libcurl would have generated. For a URI host written as 127.0.0.%31, filter_var() rejects the host as an IP literal, yet libcurl decodes it to 127.0.0.1 and reaches loopback with no DNS lookup while the server receives Host: 127.0.0.%31. An attacker who influences a fetched URI can therefore reach a host the application's checks excluded and read whatever the host exposes of the response. The same divergence moves Guzzle's own decisions onto a spelling the transport does not use: no_proxy selects proxy routing from the literal host, and RedirectMiddleware decides from it whether to strip Authorization and Cookie. Exploitation requires the application to build a request URI from untrusted input and to make a host decision before handing it to Guzzle. This issue is fixed in versions 7.15.2 and 8.0.1.

CVSS v3
7.2
EG Score
7.2(medium)
EG Risk
47(Track)
EG Risk 47/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity72% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
12%
KEV
Not listed

Published

August 3, 2026

Last Modified

August 4, 2026

Advisory Details (7)

Auto-updated Aug 3, 2026
Patch available. Sources: github_commit, github_pr, github_release, github.
github Patch Available

Noncanonical host can bypass host-based checks in guzzlehttp/guzzle · Advisory · guzzle/guzzle · GitHub

https://github.com/guzzle/guzzle/security/advisories/GHSA-v5mv-p594-2x33
github_release Patch Available

8.0.1

Patch available: guzzle/guzzle 8.0.1

https://github.com/guzzle/guzzle/releases/tag/8.0.1
github_release Patch Available

7.15.2

Patch available: guzzle/guzzle 7.15.2

https://github.com/guzzle/guzzle/releases/tag/7.15.2
github_pr Patch Available

Security fixes 8.0

Patch available: guzzle/guzzle 8.0.1 (PR #3908 merged 2026-07-26)

https://github.com/guzzle/guzzle/pull/3908
github_pr Patch Available

Security fixes 7.15

Patch available: guzzle/guzzle 7.15.2 (PR #3907 merged 2026-07-26)

https://github.com/guzzle/guzzle/pull/3907
github_commit Patch Available

commit 744101956d78 (guzzle/guzzle)

Patch available: guzzle/guzzle 7.15.2 (contains commit 744101956d78)

https://github.com/guzzle/guzzle/commit/744101956d78b7c1384d0cbf379db13e859167bf
github_commit Patch Available

commit 3aeea0406aab (guzzle/guzzle)

Patch available: guzzle/guzzle 8.0.1 (contains commit 3aeea0406aab)

https://github.com/guzzle/guzzle/commit/3aeea0406aab88cbbd86531313d7cebf8ae149a4

Vendor Advisories for CVE-2026-69246(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(4 across 4 ecosystems)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
guzzle7.11.0-1 ... 8.0.1-1 (14 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
guzzle7.11.0-1 ... 8.0.1-1 (13 versions)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
guzzle7.11.0-1 ... 8.0.1-1 (13 versions)
Packagist(1)
PackageVulnerable rangeFixed inDependents
guzzlehttp/guzzle8.0.08.0.1

Weakness Classification(4)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 16× in last 7d / 37× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-19 18:57 UTCEG score recompute
  2. 2026-08-19 17:04 UTCEPSS rescore
  3. 2026-08-18 15:49 UTCEG score recompute
  4. 2026-08-18 13:49 UTCEPSS rescore
  5. 2026-08-18 13:49 UTCEPSS rescore
  6. 2026-08-18 00:59 UTCEG score recompute
  7. 2026-08-17 13:47 UTCEPSS rescore
  8. 2026-08-16 23:12 UTCEG score recompute
  9. 2026-08-16 14:56 UTCEPSS rescore
  10. 2026-08-16 14:56 UTCEPSS rescore
  11. 2026-08-16 10:20 UTCEG score recompute
  12. 2026-08-16 02:15 UTCEPSS rescore
  13. 2026-08-15 08:37 UTCEG score recompute
  14. 2026-08-15 01:30 UTCEPSS rescore
  15. 2026-08-14 06:54 UTCEG score recompute
  16. 2026-08-13 22:00 UTCEPSS rescore
  17. 2026-08-12 16:19 UTCEG score recompute
  18. 2026-08-12 13:51 UTCEPSS rescore
  19. 2026-08-11 14:35 UTCEG score recompute
  20. 2026-08-11 01:44 UTCEG score recompute
  21. 2026-08-11 00:00 UTCEPSS rescore
  22. 2026-08-10 00:00 UTCEG score recompute
  23. 2026-08-09 13:47 UTCEPSS rescore
  24. 2026-08-08 22:17 UTCEG score recompute
  25. 2026-08-08 16:37 UTCEPSS rescore
Show 12 more
  1. 2026-08-07 20:34 UTCEG score recompute
  2. 2026-08-06 18:50 UTCEG score recompute
  3. 2026-08-06 13:47 UTCEPSS rescore
  4. 2026-08-06 05:58 UTCEG score recompute
  5. 2026-08-05 19:17 UTCEPSS rescore
  6. 2026-08-05 19:17 UTCEPSS rescore
  7. 2026-08-04 15:20 UTCEG score recompute
  8. 2026-08-04 15:10 UTCEPSS rescore
  9. 2026-08-04 14:49 UTCEG score recompute
  10. 2026-08-03 21:20 UTCEG score recompute
  11. 2026-08-03 21:08 UTCEG score recompute
  12. 2026-08-03 21:08 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-69246?
CVE-2026-69246 is a high vulnerability published on August 3, 2026. Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same through…
When was CVE-2026-69246 disclosed?
CVE-2026-69246 was first published in the National Vulnerability Database on August 3, 2026, with the most recent update on August 4, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-69246 actively exploited?
CVE-2026-69246 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 88.0% of all scored CVEs.
What is the CVSS score of CVE-2026-69246?
CVE-2026-69246 has a CVSS v3 base score of 7.2 (NVD).
How do I remediate CVE-2026-69246?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-69246, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69246

Explore →

Is Your Infrastructure Affected by CVE-2026-69246?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.