Lucene search
+L

275 matches found

Kitploit
Kitploit
added 2026/09/22 2:14 p.m.11 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.4CVSS6AI score0.00241EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 12:27 p.m.8 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/17 3:15 p.m.8 views

CVE-2026-82209

A flaw was found in libcurl when libpsl support is enabled. A remote attacker could exploit this vulnerability by setting a Set-Cookie header with a Domain attribute that explicitly matches a public suffix. This improper handling causes libcurl to save the cookie with a wildcard domain scope,...

3.1CVSS6AI score0.0054EPSS
SaveExploits1References6
CVE
CVE
added 2026/09/15 7:04 p.m.14 views

CVE-2026-69214

Http4s , a Scala library for HTTP services, is affected through its CookieJar client middleware . Prior to 0.23.35 and 1.0.0-M47 , the middleware stores a response cookie's Domain attribute without validating that it domain-matches the supplying host or rejecting public suffixes. A malicious or c...

6.8CVSS5.7AI score0.00259EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in python-future

A vulnerability discovered in Python Charmers Future 0.18.2 and earlier allows remote attackers to cause a denial of service by using a crafted Set-Cookie header from a malicious web server...

7.5CVSS6.7AI score0.01819EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-88038

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name a...

4.8CVSS5.7AI score0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/10 12:11 p.m.8 views

EUVD-2026-75398

cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name and value against character sets that reject the semicolon separator, but the domain and path options are checked only against a permissiv...

4.8CVSS5.7AI score0.0016EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.16 views

PT-2026-89366

cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name and value against character sets that reject the semicolon separator, but the domain and path options are checked only against a permissiv...

4.8CVSS5.7AI score0.0016EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/09 1:42 p.m.10 views

undici: undici: Cross-user cookie disclosure via Set-Cookie caching

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...

8.2CVSS5.3AI score0.00248EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

AZL-99825 CVE-2026-82209 affecting package rust 1.75.0-30

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 score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.5 views

AZL-99767 CVE-2026-82209 affecting package curl 8.11.1-11

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 score0.0054EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/06 6:17 p.m.9 views

CVE-2026-82209

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...

8.2CVSS0.0054EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/06 6:17 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...

7.5CVSS0.00684EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

ALPINE-CVE-2026-82209

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...

8.2CVSS5.8AI score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99882 CVE-2026-82209 affecting package tensorflow 2.16.1-11

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 score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.5 views

ALPINE-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...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99864 CVE-2026-80255 affecting package rust 1.90.0-10

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 score0.00684EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99828 CVE-2026-80255 affecting package rust 1.75.0-31

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 score0.00684EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

AZL-99810 CVE-2026-80255 affecting package mysql 8.0.46-1

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 score0.00684EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/09/06 5:49 p.m.89 views

CVE-2026-82209 domain-scoped PSL domain cookie

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...

0.0054EPSS
SaveExploits1References3
Rows per page
Query Builder