Lucene search
+L

622 matches found

EUVD
EUVD
added 2026/09/06 5:49 p.m.3 views

EUVD-2026-72153

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/09/06 5:48 p.m.23 views

CVE-2026-80255

CVE-2026-80255 affects curl 's cookie handling. A Set-Cookie: header that uses a tab (ASCII 9) instead of a space (ASCII 32) immediately before the Secure attribute causes curl to store the cookie without the Secure flag. The affected cookie may then be wrongfully sent over plaintext HTTP on subs...

5.8AI score
SaveExploits0References3
EUVD
EUVD
added 2026/09/06 5:48 p.m.4 views

EUVD-2026-72151

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.8AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/06 5:48 p.m.9 views

CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 12:17 p.m.30 views

hsecscan

hsecscan A security scanner for HTTP response headers. Requirements Python 2.x Python Modules os.path argparse sqlite3 urlparse urllib2 urllib json ssl Install root@kitploit: $ pip install hsecscan Usage root@kitploit: $ hsecscan usage: hsecscan.py -h -P -p -H Header -u URL -R -i -U User-Agent -D...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 6:12 a.m.6 views

CVE-2024-26144-test

CVE-2024-26144-test Requirement: Docker compose Deno root@kitploit: $ deno run --allow-run --allow-net check.ts If you want to test CDN, please set the URL in argument. Make sure all caches are purged before run! root@kitploit: $ deno run --allow-run --allow-net check.ts https://example.com/...

5.3CVSS6.2AI score0.01129EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/04 6:30 p.m.6 views

CVE-2026-84933

A flaw was found in undici. The software's caching mechanism, when operating in shared cache mode, improperly stores responses that include 'Set-Cookie' headers. This oversight allows an untrusted server to inject cookies into cached responses. Consequently, sensitive cookie information from one...

6.5CVSS5.2AI score0.00246EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 5:17 p.m.5 views

CVE-2026-84933

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

6.5CVSS0.00246EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 4:59 p.m.6 views

EUVD-2026-71518

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

6.5CVSS5.2AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:59 p.m.5 views

CVE-2026-84933 undici vulnerable to cross-user cookie disclosure via Set-Cookie caching in shared caches

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

6.5CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 4:59 p.m.29 views

CVE-2026-84933 undici vulnerable to cross-user cookie disclosure via Set-Cookie caching in shared caches

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

6.5CVSS0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 4:59 p.m.10 views

CVE-2026-84933

undici (Node.js HTTP client) has a vulnerability in its cache interceptor that fails to handle the Set-Cookie response header in its cache path—neither refusing to store nor stripping it. In shared cache mode (the default), a cacheable response carrying a Set-Cookie header is stored and re-served...

6.5CVSS5.2AI score0.00246EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:59 p.m.6 views

CVE-2026-84933

undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a...

6.5CVSS5.3AI score0.00246EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-84933

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In...

6.5CVSS6.1AI score0.00246EPSS
SaveExploits0References3
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.12 views

secure cookie attribute bypass with tab

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.9AI score
SaveExploits0References1Affected Software2
OSV
OSV
added 2026/09/02 8:00 a.m.10 views

CURL-CVE-2026-80255 secure cookie attribute bypass with tab

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.9 views

PT-2026-84657

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description A flaw exists where using a horizontal tab ASCII code 9 instead of a space ASCII code 32 immediately before the Secure attribute in a Set-Cookie: header causes the software to store the cookie...

5.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.13 views

PT-2026-84659

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description When libpsl support is enabled, the software fails to enforce the Public Suffix List boundary check while processing a Set-Cookie header. This occurs when the Domain attribute explicitly matches...

5.4AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/01 2:13 p.m.7 views

CVE-2026-66746-HTTP-Response-Splitting-via-Unvalidated-Response-Header-Values-rouille-

Security Advisory: HTTP Response Splitting via Unvalidated Response Header Values rouille Assigned CVE ID: CVE-2026-66746 Summary rouille writes response header values to the client without checking them for carriage return or line feed. An application that places attacker-influenced text into a...

5.4CVSS5.9AI score0.00241EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/27 3:58 p.m.6 views

CVE-2026-67353

A flaw was found in guzzlehttp/guzzle. A remote attacker can exploit this vulnerability by sending an excessive number of large 'Set-Cookie' header fields from a malicious server. This causes the application's CookieJar to store an unbounded amount of data in memory, leading to resource exhaustio...

6.9CVSS5.6AI score0.00247EPSS
SaveExploits0References5
Rows per page
Query Builder