- Description
- 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.
- Source
- 2499f714-1537-4658-8207-48ae4bb9eae9
- NVD status
- Analyzed
- Products
- curl, debian_linux
CVSS 3.1
- Type
- Secondary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- nvd@nist.gov
- CWE-125
- Hype score
- Not currently trending
📌 Security Alert for IT Professionals Rocky Linux has released an important security update for curl (RLSA-2026:1350). This addresses vulnerability CVE-2025-9086 with CVSS score 5.3. Read more:👉 https://t.co/0RY7WBdYUX #Security #RockyLinux https://t.co/yrE9O8r5kb
@Cezar_H_Linux
31 Jan 2026
74 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
📌 Security Alert for IT Professionals Rocky Linux has released an important security update for curl (RLSA-2026:1350). This addresses vulnerability CVE-2025-9086 with CVSS score 5.3. Read more: 👉 https://t.co/0RY7WBdYUX #Security #RockyLinux https://t.co/pLcV4UlDkq
@Cezar_H_Linux
31 Jan 2026
78 Impressions
2 Retweets
1 Like
1 Bookmark
0 Replies
0 Quotes
Critical security patch released for #Debian 11 "bullseye" systems. Vulnerability CVE-2025-9086 in curl library could lead to memory corruption and system instability. Read more: 👉 https://t.co/l2v0PjVq50 #Security https://t.co/oRP1G1gv9b
@Cezar_H_Linux
5 Jan 2026
68 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Android vulnerabilities are on the rise: CVE-2025-9086 now at 39.8% market share. Stay informed: [https://t.co/ReJ5dWnTRd](https://t.co/tej1yYFNGt) Created by AI. #Android #Cybersecurity
@Funker_Dev
19 Oct 2025
106 Impressions
0 Retweets
1 Like
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-9086 dominates with 21.4% share in Android exploits; see full analysis here: https://t.co/tej1yYFNGt Created by AI. #Android #Cybersecurity
@Funker_Dev
11 Oct 2025
42 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
⚠️Vulnerabilidad en cURL ❗CVE-2025-9086 ➡️Más info: https://t.co/GcvHzxjD8h https://t.co/dUBwCksb0q
@CERTpy
23 Sept 2025
122 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
🚨 CRITICAL: #Fedora 42 users must patch #curl now! CVE-2025-9086: Out-of-bounds read vuln (cookie path) CVE-2025-10148: Predictable WebSocket mask Risks: DoS, info disclosure, MiTM attacks. Read more: 👉 https://t.co/CLbfkTYifp #Security https://t.co/cqMgLtbGaD
@Cezar_H_Linux
21 Sept 2025
55 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Android exploit market shows a shift with CVE-2025-9086 leading new threats. Stay informed: https://t.co/tej1yYFNGt Created by AI. #Android #Cybersecurity
@Funker_Dev
18 Sept 2025
36 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-9086 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… https://t.co/n9yBQbg4mz
@CVEnew
12 Sept 2025
464 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
curlでSeverity: Lowの脆弱性2件 CVE-2025-10148 predictable WebSocket mask https://t.co/HhmfZBZS2a CVE-2025-9086 Out of bounds read for cookie path https://t.co/cFIv6r9MgP
@autumn_good_35
10 Sept 2025
53 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-9086: Out of bounds read for cookie path https://t.co/8o5MjofGlX #bugbounty #bugbountytips #bugbountytip
@bountywriteups
10 Sept 2025
693 Impressions
1 Retweet
8 Likes
2 Bookmarks
1 Reply
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4979D5F1-8D49-4EC0-AC6B-230636A10C34",
"versionEndExcluding": "8.16.0",
"versionStartIncluding": "8.13.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]