GHSA-v676-f8gm-92r9 · Severity: high — 1. A cookie is set using the `secure` keyword for `https://target` 2. curl is redirected to or...
1. A cookie is set using the `secure` keyword for `https://target` 2. curl is redirected to or otherwise made to speak with `http://target` (same hostname, but using clear text HTTP) using the same cookie set 3. The same cookie name is set - but with just a slash as path (`path=\"/\",`). Since this site is not secure, the cookie *should* just be ignored. 4. A bug in the path comparison logic makes curl read outside a heap buffer boundary The bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path. The presumed and correct behavior would be to plainly ignore the second set of the cookie since it was already set as secure on a secure host so overriding it on an insecure host should not be okay.
Conclusion & alert: CVE-2025-9086 is rated High Exploit Risk (65.7/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.36%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-08 | 0.27% | 0.36% | +0.09% |
| 2 | 2026-06-03 | 0.06% | 0.27% | +0.21% |
| 3 | 2026-05-23 | — | 0.06% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-v676-f8gm-92r9 · Severity: high — 1. A cookie is set using the `secure` keyword for `https://target` 2. curl is redirected to or...
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-9086: 1 source package rows (curl); 274 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 5, open 269. | https://security.alpinelinux.org/vuln/CVE-2025-9086 |
debian
|
unimportant | CVE-2025-9086 unimportant priority: Debian including 1 source packages (curl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-9086 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-9086 |
suse
|
high | CVE-2025-9086 severity important: SUSE including 348 source package names (0.0.17-1.1:curl-8.14.1-150600.4.28.1, 0.0.17-1.1:libcurl4-8.14.1-150600.4.28.1, …), 997 product×package rows across 337 product lines (Container bci/spack, Container containers/lmcache-lmstack-router, … (337 product lines)): Fixed 746, Known Affected 226, Known Not Affected 17, First Fixed 8. | https://www.suse.com/security/cve/CVE-2025-9086/ |
ubuntu
|
low | CVE-2025-9086 low priority: Ubuntu including 1 source packages (curl), 9 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): not-affected 6, released 2, ignored 1. | https://ubuntu.com/security/CVE-2025-9086 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| haxx | curl | >= 8.13.0, < 8.16.0 | cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://curl.se/docs/CVE-2025-9086.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2025-9086.json | Vendor Advisory |
| https://hackerone.com/reports/3294999 | Exploit Issue Tracking Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2025/09/10/1 | Mailing List Patch Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2026/01/msg00002.html | Mailing List Third Party Advisory |
| https://cert-portal.siemens.com/productcert/html/ssa-089022.html | |
| https://cert-portal.siemens.com/productcert/html/ssa-253495.html |