Lucene search
+L

618 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/14 12:00 a.m.10 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: git-lfs (UTSA-2026-021307)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021307 advisory. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is us...

9.1CVSS6.6AI score0.00778EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/13 6:20 p.m.20 views

CVE-2026-42586

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

7.1CVSS6AI score0.00198EPSS
SaveExploits1
OSV
OSV
added 2026/05/13 6:20 p.m.7 views

CVE-2026-42586 Netty: CRLF Injection in Netty Redis Codec Encoder

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

6.8CVSS6.2AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/13 2:50 p.m.22 views

httpd: HTTP response splitting forwarding malicious status line

A flaw was found in httpd. When processing responses from an untrusted or compromised backend server, multiple modules fail to sanitize Carriage Return and Line Feed CRLF sequences in the HTTP status line. This issue leads to an HTTP response splitting attack...

6.5CVSS6.5AI score0.00436EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/13 12:00 a.m.14 views

Netty 注入漏洞

Netty is a non-blocking I/O client-server framework developed by the Netty community. It is primarily used for developing Java network applications, such as protocol servers and clients. Versions of Netty prior to 4.2.13.Final and 4.1.133.Final contained an injection vulnerability. This...

7.5CVSS6.9AI score0.01065EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/12 8:19 p.m.70 views

CVE-2026-35504 Subnet Solutions PowerSYSTEM Center CRLF injection

PowerSYSTEM Center email notification service is affected by a CRLF injection vulnerability when using SMTPS communication...

5.5CVSS0.00268EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/12 5:37 p.m.17 views

CVE-2026-33523

A flaw was found in httpd. When processing responses from an untrusted or compromised backend server, multiple modules fail to sanitize Carriage Return and Line Feed CRLF sequences in the HTTP status line. This issue leads to an HTTP response splitting attack. Mitigation To mitigate this issue,...

6.5CVSS6.4AI score0.00436EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/12 10:34 a.m.15 views

CVE-2026-42257

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.6AI score0.00429EPSS
SaveExploits0References7
ICS
ICS
added 2026/05/12 6:00 a.m.31 views

Subnet Solutions PowerSYSTEM Center

ADVISORY SUMMARY Successful exploitation of these vulnerabilities could allow an authenticated attacker to expose sensitive information or cause a CRLF injection. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities...

5.8AI score
SaveExploits0References13
EUVD
EUVD
added 2026/05/12 12:31 a.m.14 views

EUVD-2026-29344

HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host that becomes the Host: header, and HTTP/1.1 control data field values. An attacker who controls one ...

5.8AI score0.00227EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.28 views

PT-2026-40431

PowerSYSTEM Center email notification service is affected by a CRLF injection vulnerability when using SMTPS communication...

5.5CVSS5.8AI score0.00268EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.18 views

Subnet Solutions PowerSYSTEM Center 注入漏洞

Subnet Solutions PowerSYSTEM Center is a power solution offered by Subnet Solutions Corporation. The Subnet Solutions PowerSYSTEM Center has an injection vulnerability, which stems from CRLF injections during SMTPS communication...

5.5CVSS5.8AI score0.00268EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/11 9:31 p.m.73 views

EUVD-2026-29193

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value pairs...

2.1CVSS6AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 9:14 p.m.8 views

CVE-2026-7010 HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values

HTTP::Tiny versions before 0.093 for Perl do not validate CRLF in HTTP request lines or control field header values. The unvalidated inputs are the method and URI in the request line, the URL host that becomes the Host: header, and HTTP/1.1 control data field values. An attacker who controls one ...

6.5CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/11 6:06 p.m.42 views

CVE-2026-43968 CR Injection in SSE Encoder Enables Event Splitting via cow_sse:event/1

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows SSE event splitting and injection via unvalidated field values. cowsse:event/1 in cowlib guards the id and event fields against \n but not against bare \r, and the internal prefixlines/2 function...

6.3CVSS0.00266EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/11 6:06 p.m.66 views

EEF-CVE-2026-43969 Cookie Request Header Injection via Unvalidated Encoder in cow_cookie:cookie/1

Summary Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cow\cookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value...

2.1CVSS5.7AI score0.00146EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.26 views

PT-2026-39726

Name of the Vulnerable Software and Affected Versions cowlib versions 2.6.0 and later Description Improper Neutralization of CRLF Sequences CRLF Injection allows SSE event splitting and injection through unvalidated field values. The cow sse:event/1 function guards the id and event fields against...

6.3CVSS5.9AI score0.00266EPSS
SaveExploits0References11
NVD
NVD
added 2026/05/09 8:16 p.m.20 views

CVE-2026-42257

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, several Net::IMAP commands accept a raw string argument that is sent to the server without validation or escaping. If this string is derived from user-controlled...

9.8CVSS0.00429EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/09 7:40 p.m.87 views

CVE-2026-42258

Net::IMAP (Ruby) is affected by CVE-2026-42258: before versions 0.4.24, 0.5.14, and 0.6.4, symbol arguments passed to IMAP commands can be used for CRLF/command injection. The IBM Aspera Shares bulletin and multiple security trackers confirm this vulnerability in Net::IMAP and note patches in 0.4...

7.1CVSS5.7AI score0.00783EPSS
SaveExploits0References27Affected Software1
EUVD
EUVD
added 2026/05/09 7:39 p.m.11 views

EUVD-2026-28926

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, several Net::IMAP commands accept a raw string argument that is sent to the server without validation or escaping. If this string is derived from user-controlled...

5.8CVSS5.8AI score0.00429EPSS
SaveExploits0References4
Rows per page
Query Builder