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.
CVE-2026-69245
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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- 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 computedSeverity65% × 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, 2026Noncanonical cookie domain keeps subdomain scope in guzzlehttp/guzzle · Advisory · guzzle/guzzle · GitHub
https://github.com/guzzle/guzzle/security/advisories/GHSA-f7vp-7xgx-4w4r8.0.1
Patch available: guzzle/guzzle 8.0.1
https://github.com/guzzle/guzzle/releases/tag/8.0.17.15.2
Patch available: guzzle/guzzle 7.15.2
https://github.com/guzzle/guzzle/releases/tag/7.15.2Security fixes 8.0
Patch available: guzzle/guzzle 8.0.1 (PR #3908 merged 2026-07-26)
https://github.com/guzzle/guzzle/pull/3908Security fixes 7.15
Patch available: guzzle/guzzle 7.15.2 (PR #3907 merged 2026-07-26)
https://github.com/guzzle/guzzle/pull/3907commit 744101956d78 (guzzle/guzzle)
Patch available: guzzle/guzzle 7.15.2 (contains commit 744101956d78)
https://github.com/guzzle/guzzle/commit/744101956d78b7c1384d0cbf379db13e859167bfcommit 3aeea0406aab (guzzle/guzzle)
Patch available: guzzle/guzzle 8.0.1 (contains commit 3aeea0406aab)
https://github.com/guzzle/guzzle/commit/3aeea0406aab88cbbd86531313d7cebf8ae149a4Vendor 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)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| guzzle | 7.11.0-1 ... 8.0.1-1 (14 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| guzzle | 7.11.0-1 ... 8.0.1-1 (13 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| guzzle | 7.11.0-1 ... 8.0.1-1 (13 versions) | — | — |
Packagist(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| guzzlehttp/guzzle | 8.0.0 | 8.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.
- 2026-08-19 22:07 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 21:44 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 21:14 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 20:53 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 20:32 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 20:11 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 19:27 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 19:06 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 18:21 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 18:00 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 17:38 UTCEG score recompute
- 2026-08-06 17:17 UTCEG score recompute
Show 8 moreShow fewer
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 16:34 UTCEG score recompute
- 2026-08-04 15:38 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-03 21:20 UTCEG score recompute
- 2026-08-03 21:07 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-346 · CWE-384
- CVE-2014-125071NVD 5.5EG 9.8CRITICAL
- CVE-2017-20146EG 9.8CRITICAL
- CVE-2016-6545EG 9.8CRITICAL
- CVE-2017-13274EG 9.8CRITICAL
- CVE-2017-15304EG 9.8CRITICAL
- CVE-2016-10405EG 9.8CRITICAL
- CVE-2017-12873EG 9.8CRITICAL
- CVE-2017-12868EG 9.8CRITICAL
- CVE-2017-12965EG 9.8EPSS p97CRITICAL
- CVE-2015-1820EG 9.8EPSS p90CRITICAL
Frequently asked(5)
What is CVE-2026-69245?
When was CVE-2026-69245 disclosed?
Is CVE-2026-69245 actively exploited?
What is the CVSS score of CVE-2026-69245?
How do I remediate CVE-2026-69245?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-69245
Is Your Infrastructure Affected by CVE-2026-69245?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.