Lucene search
+L

3773 matches found

RedHat Linux
RedHat Linux
added 2026/08/05 12:26 p.m.4 views

net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input

A flaw was found in Net::IMAP before 0.4.24, 0.5.14, and 0.6.4. Several commands accept raw string arguments sent to the server without validation or escaping; if derived from user-controlled input, CRLF sequences allow injection of arbitrary IMAP commands...

9.8CVSS5.7AI score0.00429EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/05 11:42 a.m.7 views

net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input

A flaw was found in Net::IMAP before 0.4.24, 0.5.14, and 0.6.4. Several commands accept raw string arguments sent to the server without validation or escaping; if derived from user-controlled input, CRLF sequences allow injection of arbitrary IMAP commands...

9.8CVSS5.7AI score0.00429EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.4 views

net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input

A flaw was found in Net::IMAP before 0.4.24, 0.5.14, and 0.6.4. Several commands accept raw string arguments sent to the server without validation or escaping; if derived from user-controlled input, CRLF sequences allow injection of arbitrary IMAP commands...

9.8CVSS5.7AI score0.00429EPSS
SaveExploits0References8
Patchstack
Patchstack
added 2026/08/03 7:33 p.m.12 views

NPM: undici vulnerable to CRLF Injection via blob-like body 'type' property

NPM: undici vulnerable to CRLF Injection via blob-like body 'type' property vulnerability discovered by ? in WordPress Npm undici versions 6.28.0...

5.4CVSS7.2AI score0.00193EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/03 7:33 p.m.9 views

GHSA-M8RV-5G2X-5CG5 undici vulnerable to CRLF Injection via blob-like body 'type' property

Impact When an application passes a duck-typed blob-like body to undici's HTTP/1.1 dispatcher via request, stream, pipeline, or dispatch with a .type derived from untrusted input, an attacker can inject CRLF sequences \r\n to append arbitrary HTTP headers and potentially smuggle a second request...

4.2CVSS7.3AI score0.00193EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/08/03 7:33 p.m.13 views

undici vulnerable to CRLF Injection via blob-like body 'type' property

Impact When an application passes a duck-typed blob-like body to undici's HTTP/1.1 dispatcher via request, stream, pipeline, or dispatch with a .type derived from untrusted input, an attacker can inject CRLF sequences \r\n to append arbitrary HTTP headers and potentially smuggle a second request...

5.4CVSS7.3AI score0.00193EPSS
SaveExploits0References10Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/03 8:34 a.m.9 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses form-data which is vulnerable to CVE-2026-12143

Summary IBM Maximo Application Suite - Visual Inspection component uses form-data which is vulnerable to CVE-2026-12143, This bulletin contains information regarding the vulnerability and its remediation. Vulnerability Details CVEID:CVE-2026-12143 DESCRIPTION: form-data is a library for creating...

8.7CVSS7.1AI score0.00535EPSS
SaveExploits0Affected Software1
UbuntuCve
UbuntuCve
added 2026/08/01 1:16 p.m.7 views

CVE-2026-67289

FreeRDP before 3.29.0 affected versions = 3.28.0 does not validate CRLF and control characters in the server-controlled RDP redirection TargetNetAddress field. This value is copied into the client's ServerHostname and, when the client connects through an HTTP proxy, is written directly into the...

9.8CVSS8.7AI score0.00397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/30 1:40 a.m.15 views

io.netty/netty-codec-http: Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/29 10:16 p.m.9 views

AZL-94440 CVE-2026-15157 affecting package nodejs for versions less than 24.20.0-1

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

5.4CVSS6.8AI score0.00193EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/29 10:16 p.m.8 views

CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

5.4CVSS6.9AI score0.00193EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 9:17 p.m.11 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 9:17 p.m.123 views

CVE-2026-15157

undici is vulnerable to CRLF injection via a duck-typed blob-like request body’s type property when used as the Content-Type header on HTTP/1.1 dispatchers. Affected ranges: undici before 6.28.0; 7.0.0–before 7.29.0; and 8.0.0–before 8.9.0. An attacker supplying a hand-rolled blob-like body deriv...

5.4CVSS5.9AI score0.00193EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/29 9:17 p.m.11 views

CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00193EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/29 9:17 p.m.10 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/07/29 8:17 p.m.13 views

CVE-2026-12357

Heimdall Data Database Proxy generateFileContent CRLF Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Heimdall Data Database Proxy. Authentication is required to exploit this vulnerability. The specif...

7.2CVSS0.00726EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 7:04 p.m.65 views

CVE-2026-12357 Heimdall Data Database Proxy generateFileContent CRLF Injection Remote Code Execution Vulnerability

Heimdall Data Database Proxy generateFileContent CRLF Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Heimdall Data Database Proxy. Authentication is required to exploit this vulnerability. The specif...

7.2CVSS0.00726EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 7:04 p.m.18 views

EUVD-2026-50487

Heimdall Data Database Proxy generateFileContent CRLF Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Heimdall Data Database Proxy. Authentication is required to exploit this vulnerability. The specif...

7.2CVSS7.6AI score0.00726EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 5:37 p.m.70 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS0.00139EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/07/29 5:37 p.m.13 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS6.1AI score0.00139EPSS
SaveExploits1References1
Rows per page
Query Builder