Lucene search
K

24 matches found

CVE
CVE
added 2026/05/13 8:28 a.m.20 views

CVE-2026-6276

CVE-2026-6276 affects libcurl: if a custom Host header is initially set for an HTTP request and a subsequent request on the same easy handle is made without the Host header, the second request can reuse stale host information and leak cookies intended for the first host. The issue manifests as a ...

7.5CVSS5.8AI score0.00013EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2026/05/13 8:28 a.m.33 views

CVE-2026-6276 stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

0.00013EPSS
Exploits1References3
AlpineLinux
AlpineLinux
added 2026/05/13 8:28 a.m.8 views

CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00013EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/05/13 8:28 a.m.5 views

CVE-2026-6276 stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

5.8AI score0.00013EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2026/05/13 8:28 a.m.6 views

CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00013EPSS
Exploits1
OSV
OSV
added 2026/04/29 2:0 p.m.0 views

UBUNTU-CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00013EPSS
Exploits1References4
Hacker One
Hacker One
added 2026/04/14 5:3 p.m.12 views

curl: libcurl stale CURLOPT_AUTOREFERER leaks a previous request URL to a different origin on a reused easy handle

Summary: libcurl keeps a stale data-state.referer after an HTTP redirect when CURLOPTAUTOREFERER is enabled. Curlhttpfollow stores the previous URL into data-state.referer at lib/http.c:1166-1189, and later requests reuse that value when building Referer: at lib/http.c:2954-2957. In my local...

5.8AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-8636

Malware in sbrugna...

9.8CVSS6.9AI score0.0029EPSS
Exploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:0 a.m.41 views

EulerOS Virtualization 3.0.6.0 : curl (EulerOS-SA-2024-1677)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions a...

6.5CVSS7.4AI score0.00441EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.58 views

EulerOS 2.0 SP11 : curl (EulerOS-SA-2023-3239)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 prox...

9.8CVSS7.8AI score0.26747EPSS
Exploits6References3
Positive Technologies
Positive Technologies
added 2023/09/30 12:0 a.m.3 views

PT-2023-5886 · Libcurl +13 · Libcurl +13

Name of the Vulnerable Software and Affected Versions: libcurl versions prior to 8.4.0 Description: This issue allows an attacker to insert cookies at will into a running program using libcurl, if specific series of conditions are met. libcurl performs transfers and provides a function call that...

9.8CVSS6.4AI score0.26747EPSS
Exploits9References194
SUSE CVE
SUSE CVE
added 2023/02/15 4:24 a.m.1 views

SUSE CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

4.3CVSS9.5AI score0.0029EPSS
Exploits0References44
ArchLinux
ArchLinux
added 2018/11/06 12:0 a.m.24 views

[ASA-201811-5] libcurl-compat: arbitrary code execution

Arch Linux Security Advisory ASA-201811-5 ========================================= Severity: High Date : 2018-11-06 CVE-ID : CVE-2018-16840 Package : libcurl-compat Type : arbitrary code execution Remote : Yes Link : https://security.archlinux.org/AVG-800 Summary ======= The package libcurl-comp...

9.8CVSS1AI score0.0029EPSS
Exploits0References4
OSV
OSV
added 2018/10/31 6:29 p.m.1 views

DEBIAN-CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

9.8CVSS5.2AI score0.0029EPSS
Exploits0References1
Prion
Prion
added 2018/10/31 6:29 p.m.27 views

Heap overflow

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

7.5CVSS9.2AI score0.0029EPSS
Exploits0References6Affected Software2
OSV
OSV
added 2018/10/31 6:29 p.m.1 views

ALPINE-CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

9.8CVSS7AI score0.0029EPSS
Exploits0References1
OSV
OSV
added 2018/10/31 6:29 p.m.27 views

CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

9.8CVSS6.7AI score0.0029EPSS
Exploits0References6
AlpineLinux
AlpineLinux
added 2018/10/31 6:0 p.m.56 views

CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

9.8CVSS9.5AI score0.0029EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2018/10/31 6:0 p.m.0 views

CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

4.3CVSS6.7AI score0.0029EPSS
Exploits0References6
Cvelist
Cvelist
added 2018/10/31 6:0 p.m.14 views

CVE-2018-16840

A heap use-after-free flaw was found in curl versions from 7.59.0 through 7.61.1 in the code related to closing an easy handle. When closing and cleaning up an 'easy' handle in the Curlclose function, the library code first frees a struct without nulling the pointer and might then subsequently...

4.3CVSS9.4AI score0.0029EPSS
Exploits0References6
Rows per page
Query Builder