Lucene search
+L

619 matches found

CVE
CVE
added 2026/03/17 9:44 a.m.43 views

CVE-2026-3634

Concrete details found: CVE-2026-3634 affects the libsoup library. The vulnerability arises in soup_message_headers_set_content_type(), where improper input sanitization allows an attacker-controlled Content-Type value to inject CRLF sequences, enabling arbitrary header-value injections and HTTP ...

6.5CVSS5.8AI score0.00184EPSS
SaveExploits1References3Affected Software2
CVE
CVE
added 2026/03/17 9:44 a.m.40 views

CVE-2026-3633

Summary: CVE-2026-3633 affects libsoup and enables CRLF/header/http request injection by an attacker who can control the method parameter in soup_message_new(). The flaw arises from inadequate escaping of the method value during request line construction, potentially allowing arbitrary headers or...

6.5CVSS5.9AI score0.00223EPSS
SaveExploits1References3Affected Software2
CNNVD
CNNVD
added 2026/03/17 12:00 a.m.16 views

libsoup 注入漏洞

Libsoup is a GNOME project’s HTTP client/server library. Libsoup has a vulnerability that stems from the method parameter of the soupmessagenew function not being properly escaped during request line construction. This vulnerability could allow remote attackers to inject arbitrary headers and...

6.5CVSS6AI score0.00223EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/12 8:17 p.m.37 views

CVE-2026-1527 undici is vulnerable to CRLF Injection via upgrade option

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS0.00276EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/12 12:30 p.m.7 views

EUVD-2026-11555

A flaw was found in modproxycluster. This vulnerability, a Carriage Return Line Feed CRLF injection in the decodeenc function, allows a remote attacker to bypass input validation. By injecting CRLF sequences into the cluster configuration, an attacker can corrupt the response body of INFO endpoin...

4.3CVSS5.8AI score0.00332EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/12 10:54 a.m.47 views

CVE-2026-3234 Mod_proxy_cluster: mod_proxy_cluster: response body corruption via crlf injection

A flaw was found in modproxycluster. This vulnerability, a Carriage Return Line Feed CRLF injection in the decodeenc function, allows a remote attacker to bypass input validation. By injecting CRLF sequences into the cluster configuration, an attacker can corrupt the response body of INFO endpoin...

4.3CVSS0.00332EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.8 views

PT-2026-25066

Name of the Vulnerable Software and Affected Versions undici versions prior to 7.24.0 and prior to 6.24.0 Description The issue arises when an application passes user-controlled input to the upgrade option of the client.request function. This allows an attacker to inject CRLF Carriage Return Line...

4.6CVSS6.8AI score0.00276EPSS
SaveExploits0References197
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.9 views

CVE-2026-30227

MimeKit is a C library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension MIME, as defined by numerous IETF specifications. Prior to version 4.15.1, a CRLF injection vulnerability in MimeKit allows an attacker to embed \r\n into the SMTP...

6.9CVSS5.7AI score0.01085EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/06 5:05 a.m.6 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via the soupmessagenew function. An attacker can manipulate HTTP headers and request data by supplying specially crafted input containing CRLF sequences. Remediation A fix was pushed into the master branch but not yet...

6.5CVSS5.8AI score0.00223EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/06 5:05 a.m.6 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via improper input sanitization in the soupmessageheaderssetcontenttype function. An attacker can inject arbitrary HTTP headers and manipulate responses by supplying specially crafted values to the Content-Type header...

6.5CVSS5.9AI score0.00184EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/05 9:50 p.m.44 views

GHSA-G7HC-96XR-GVVX MimeKit has CRLF Injection in Quoted Local-Part that Enables SMTP Command Injection and Email Forgery

Summary A CRLF Injection vulnerability in MimeKit 4.15.0 allows an attacker to embed \r\n into the SMTP envelope address local-part when the local-part is a quoted-string. This is non-compliant with RFC 5321 and can result in SMTP command injection e.g., injecting additional RCPT TO / DATA / RSET...

6.9CVSS6AI score0.01085EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/05 9:50 p.m.50 views

MimeKit has CRLF Injection in Quoted Local-Part that Enables SMTP Command Injection and Email Forgery

Summary A CRLF Injection vulnerability in MimeKit 4.15.0 allows an attacker to embed \r\n into the SMTP envelope address local-part when the local-part is a quoted-string. This is non-compliant with RFC 5321 and can result in SMTP command injection e.g., injecting additional RCPT TO / DATA / RSET...

6.9CVSS6AI score0.01085EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/04 10:09 p.m.3 views

CVE-2026-29085 Hono: SSE Control Field Injection via CR/LF in writeSSE()

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using streamSSE in Streaming Helper, the event, id, and retry fields were not validated for carriage return \r or newline \n characters. Because the SSE protocol uses line breaks as...

6.5CVSS5.8AI score0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/04 10:09 p.m.8 views

CVE-2026-29085 Hono: SSE Control Field Injection via CR/LF in writeSSE()

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using streamSSE in Streaming Helper, the event, id, and retry fields were not validated for carriage return \r or newline \n characters. Because the SSE protocol uses line breaks as...

6.5CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/03/04 7:48 p.m.9 views

EUVD-2026-9507

Hono Vulnerable to SSE Control Field Injection via CR/LF in writeSSE...

6.5CVSS6AI score0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/04 7:48 p.m.3 views

GHSA-P6XX-57QC-3WXR Hono Vulnerable to SSE Control Field Injection via CR/LF in writeSSE()

Summary When using streamSSE in Streaming Helper, the event, id, and retry fields were not validated for carriage return \r or newline \n characters. Because the SSE protocol uses line breaks as field delimiters, this could allow injection of additional SSE fields within the same event frame if...

6.5CVSS5.8AI score0.0024EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/04 7:48 p.m.9 views

Hono Vulnerable to SSE Control Field Injection via CR/LF in writeSSE()

Summary When using streamSSE in Streaming Helper, the event, id, and retry fields were not validated for carriage return \r or newline \n characters. Because the SSE protocol uses line breaks as field delimiters, this could allow injection of additional SSE fields within the same event frame if...

6.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.7 views

PT-2026-26234

Summary OpenClaw Windows Scheduled Task script generation allowed unsafe argument handling in generated gateway.cmd files. In vulnerable versions, cmd metacharacter-only values could be emitted without safe quoting/escaping, which could lead to unintended command execution when the scheduled task...

8.5CVSS6AI score0.00571EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/02/27 12:24 a.m.9 views

SUSE CVE-2026-28296

A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed CRLF sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and...

7.3CVSS6.3AI score0.0036EPSS
SaveExploits2References7
OSV
OSV
added 2026/02/26 4:24 p.m.9 views

DEBIAN-CVE-2026-28296

A flaw was found in the FTP GVfs backend. A remote attacker could exploit this input validation vulnerability by supplying specially crafted file paths containing carriage return and line feed CRLF sequences. These unsanitized sequences allow the attacker to terminate intended FTP commands and...

4.3CVSS8.9AI score0.0036EPSS
SaveExploits2References1
Rows per page
Query Builder