CVE-2026-69245

MEDIUMPre-NVD 6.56.5
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 96% 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
6.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.5Exploit: 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, SetCookie::matchesDomain() gives every subdomain of a cookie Domain that cookie unless SetCookie::matchesDomain() recognizes the Domain as an IP literal or a numeric host, and the decision comes from the domain's own text, so two spellings a transport reads as an address keep subdomain scope. Hexadecimal and mixed-base forms such as 0x7f000001 and 0177.0.0.0x1 go unrecognized while libcurl 8.21.0 reads both as 127.0.0.1. A percent-escaped Domain keeps that scope on both branches because percent-decoding sits above numeric parsing, so 192.168.0.%31 and 127.0.0.1%2e are registered names in the URI grammar rather than address literals, and no numeric rule in any base classifies them, while libcurl decodes the host before resolving and reads them as 192.168.0.1 and 127.0.0.1. A cookie stored for Domain=0x7f000001 is placed in the Cookie header of a request to evil.0x7f000001, disclosing a session identifier or token to a host that is not that address, and a response from evil.0x7f000001 setting Domain=0x7f000001 is accepted into the jar and replayed to the address, so a server answering for the look-alike name can fix a session or set application state. Exploitation requires the application to enable cookie support, address an origin by one of these spellings, and contact a host whose name ends in that spelling. This issue is fixed in versions 7.15.2 and 8.0.1.

CVSS v3
6.5
EG Score
6.5(medium)
EG Risk
44(Track)
EG Risk 44/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
Severity65% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
4%
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 cookie domain keeps subdomain scope in guzzlehttp/guzzle · Advisory · guzzle/guzzle · GitHub

https://github.com/guzzle/guzzle/security/advisories/GHSA-f7vp-7xgx-4w4r
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-69245(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(3)

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

Data Freshness Timeline

(refreshed 15× in last 7d / 33× 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 22:07 UTCEG score recompute
  2. 2026-08-19 17:04 UTCEPSS rescore
  3. 2026-08-18 21:44 UTCEG score recompute
  4. 2026-08-18 13:49 UTCEPSS rescore
  5. 2026-08-18 13:49 UTCEPSS rescore
  6. 2026-08-17 21:14 UTCEG score recompute
  7. 2026-08-17 13:47 UTCEPSS rescore
  8. 2026-08-16 20:53 UTCEG score recompute
  9. 2026-08-16 14:56 UTCEPSS rescore
  10. 2026-08-16 14:56 UTCEPSS rescore
  11. 2026-08-16 02:15 UTCEPSS rescore
  12. 2026-08-15 20:32 UTCEG score recompute
  13. 2026-08-15 01:30 UTCEPSS rescore
  14. 2026-08-14 20:11 UTCEG score recompute
  15. 2026-08-13 22:00 UTCEPSS rescore
  16. 2026-08-12 19:27 UTCEG score recompute
  17. 2026-08-12 13:51 UTCEPSS rescore
  18. 2026-08-11 19:06 UTCEG score recompute
  19. 2026-08-11 00:00 UTCEPSS rescore
  20. 2026-08-09 18:21 UTCEG score recompute
  21. 2026-08-09 13:47 UTCEPSS rescore
  22. 2026-08-08 18:00 UTCEG score recompute
  23. 2026-08-08 16:37 UTCEPSS rescore
  24. 2026-08-07 17:38 UTCEG score recompute
  25. 2026-08-06 17:17 UTCEG score recompute
Show 8 more
  1. 2026-08-06 13:47 UTCEPSS rescore
  2. 2026-08-05 19:17 UTCEPSS rescore
  3. 2026-08-05 19:17 UTCEPSS rescore
  4. 2026-08-04 16:34 UTCEG score recompute
  5. 2026-08-04 15:38 UTCEG score recompute
  6. 2026-08-04 15:10 UTCEPSS rescore
  7. 2026-08-03 21:20 UTCEG score recompute
  8. 2026-08-03 21:07 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-69245?
CVE-2026-69245 is a medium vulnerability published on August 3, 2026. Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, SetCookie::matchesDomain() gives every subdomain of a cookie Domain that cookie unless SetCookie::matchesDomain() recognizes the Domain as an IP literal or a numeric host, and the decision comes from the domain's own text, so two…
When was CVE-2026-69245 disclosed?
CVE-2026-69245 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-69245 actively exploited?
CVE-2026-69245 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 96.4% of all scored CVEs.
What is the CVSS score of CVE-2026-69245?
CVE-2026-69245 has a CVSS v3 base score of 6.5 (NVD).
How do I remediate CVE-2026-69245?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-69245, 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-69245

Explore →

Is Your Infrastructure Affected by CVE-2026-69245?

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