Lucene search
+L

38464 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/02 10:1 p.m.17 views

CVE-2026-42504

Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU...

5.8AI score0.0056EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/06/02 10:1 p.m.49 views

CVE-2026-42504 Quadratic complexity in WordDecoder.DecodeHeader in mime

Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU...

0.0056EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/06/02 10:1 p.m.14 views

CVE-2026-42504

Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/06/02 10:1 p.m.14 views

CVE-2026-42504 Quadratic complexity in WordDecoder.DecodeHeader in mime

Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU...

5.8AI score0.0056EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/02 10:1 p.m.177 views

CVE-2026-42504

CVE-2026-42504 affects the WordDecoder.DecodeHeader function in the mime package, where decoding a malicious MIME header with many invalid encoded-words leads to quadratic time complexity and potential high CPU usage. Public descriptions identify the root cause as quadratic complexity in that dec...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/02 9:39 p.m.31 views

GO-2026-5038 Quadratic complexity in WordDecoder.DecodeHeader in mime

Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/02 9:30 p.m.16 views

EUVD-2026-34020

CrowCpp Crow through v1.3.1 HTTP is vulnerable to response header injection via unvalidated response header values...

5.8AI score0.00332EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/02 9:30 p.m.25 views

EUVD-2026-34021

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the IPv4 packet parser. In src/simplepacketparserng.cpp, after validating that the packet contains at least sizeofipv4headert bytes 20 bytes, the code advances the localpointer by '4 ipv4header-getihl' line 164 without...

5.9AI score0.00267EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/02 8:16 p.m.18 views

CVE-2026-48682

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the IPv4 packet parser. In src/simplepacketparserng.cpp, after validating that the packet contains at least sizeofipv4headert bytes 20 bytes, the code advances the localpointer by '4 ipv4header-getihl' line 164 without...

5.9CVSS0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/02 8:16 p.m.11 views

DEBIAN-CVE-2026-48682

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the IPv4 packet parser. In src/simplepacketparserng.cpp, after validating that the packet contains at least sizeofipv4headert bytes 20 bytes, the code advances the localpointer by '4 ipv4header-getihl' line 164 without...

5.9CVSS5.9AI score0.00267EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/02 8:16 p.m.16 views

CVE-2026-48595

Improper Handling of Case Sensitivity vulnerability in elixir-tesla tesla allows credential leakage to a third-party origin on cross-origin redirects. Tesla.Middleware.FollowRedirects strips security-sensitive headers on cross-origin redirects using a case-sensitive string comparison against a...

8.2CVSS0.00487EPSS
SaveExploits3References4
NVD
NVD
added 2026/06/02 8:16 p.m.18 views

CVE-2026-48598

Improper Encoding or Escaping of Output vulnerability in elixir-tesla tesla allows multipart part header injection via unescaped Content-Disposition parameter values. Tesla.Multipart.partheadersfordisposition/1 interpolates each disposition parameter as k="v" with no validation of CR \r, LF \n, o...

3.7CVSS0.00273EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/02 8:16 p.m.22 views

CVE-2026-48596

Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting' vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.addcontenttypeparam/2. Tesla.Multipart.addcontenttypeparam/2 appends caller-supplied strings to the multipart...

3.7CVSS0.00187EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/02 8:16 p.m.10 views

DEBIAN-CVE-2026-47265

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the cookies parameter on requests are sent after following a cross-origin redirect. If a developer uses the cookies parameter on a per-request basis then sensitive data might ...

7.5CVSS5.8AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/02 8:16 p.m.31 views

PYSEC-2026-2105

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the cookies parameter on requests are sent after following a cross-origin redirect. If a developer uses the cookies parameter on a per-request basis then sensitive data might ...

7.5CVSS6.1AI score0.0015EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/02 8:16 p.m.15 views

CVE-2026-47265

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the cookies parameter on requests are sent after following a cross-origin redirect. If a developer uses the cookies parameter on a per-request basis then sensitive data might ...

8.7CVSS0.0015EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/02 8:16 p.m.23 views

CVE-2026-38967

CrowCpp Crow through v1.3.1 HTTP is vulnerable to response header injection via unvalidated response header values...

9.8CVSS0.00332EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/02 7:9 p.m.12 views

CVE-2026-48596 CRLF injection in Tesla.Multipart.add_content_type_param/2 allows HTTP header injection

Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting' vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.addcontenttypeparam/2. Tesla.Multipart.addcontenttypeparam/2 appends caller-supplied strings to the multipart...

2.1CVSS5.9AI score0.00187EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/02 7:9 p.m.18 views

EEF-CVE-2026-48596 CRLF injection in Tesla.Multipart.add_content_type_param/2 allows HTTP header injection

Summary Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting' vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.add\content\type\param/2. Tesla.Multipart.add\content\type\param/2 appends caller-supplied strings to the...

2.1CVSS6.2AI score0.00187EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/02 7:9 p.m.12 views

CVE-2026-48596 CRLF injection in Tesla.Multipart.add_content_type_param/2 allows HTTP header injection

Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting' vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.addcontenttypeparam/2. Tesla.Multipart.addcontenttypeparam/2 appends caller-supplied strings to the multipart...

2.1CVSS6AI score0.00187EPSS
SaveExploits1References10
Rows per page
Query Builder