Lucene search
+L

564 matches found

Github Security Blog
Github Security Blog
added 2026/03/26 6:48 p.m.25 views

Netty: HTTP Request Smuggling via Chunked Extension Quoted-String Parsing

Summary Netty incorrectly parses quoted strings in HTTP/1.1 chunked transfer encoding extension values, enabling request smuggling attacks. Background This vulnerability is a new variant discovered during research into the "Funky Chunks" HTTP request smuggling techniques: - - The original researc...

7.5CVSS6AI score0.0064EPSS
Exploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/25 4:8 p.m.2 views

CVE-2026-20113

A vulnerability in the web-based Cisco IOx application hosting environment management interface of Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform a carriage return line feed CRLF injection attack against a user. This vulnerability is due to insufficient validatio...

5.3CVSS5.9AI score0.0029EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.6 views

PT-2026-27632

Name of the Vulnerable Software and Affected Versions icalendar affected versions not specified Description The software does not properly sanitize URI property values during .ics serialization, leading to ICS injection. This allows attackers to inject arbitrary calendar lines through controlled...

4.3CVSS5.9AI score0.00244EPSS
Exploits1References7
RubySec
RubySec
added 2026/03/24 12:0 a.m.14 views

iCalendar has ICS injection via unsanitized URI property values

Summary .ics serialization does not properly sanitize URI property values, enabling ICS injection through attacker-controlled input, adding arbitrary calendar lines to the output. Details Icalendar::Values::Uri falls back to the raw input string when URI.parse fails and later serializes it with...

4.3CVSS5.8AI score0.00244EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.5 views

PT-2026-32007

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description The system does not reject carriage return and line feed CR/LF bytes in HTTP client proxy tunnel headers or the host. Recommendations At the moment, there is no...

6.1CVSS5.8AI score0.00562EPSS
Exploits0References157
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:0 a.m.9 views

SUSE SLES15 Security Update : gvfs (SUSE-SU-2026:0923-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0923-1 advisory. - CVE-2026-28295: Fix ftp use control connection address for PASV data bsc1258953. - CVE-2026-28296: Fix ftp reject paths containin...

4.3CVSS5.9AI score0.0036EPSS
Exploits2References7
Snyk
Snyk
added 2026/03/18 4:17 p.m.7 views

CRLF Injection

Overview h3 is a Minimal HTTP framework built for high performance and portability. Affected versions of this package are vulnerable to CRLF Injection via unsanitized input in the formatEventStreamMessage and formatEventStreamComment functions. An attacker can inject arbitrary Server-Sent Events...

10CVSS5.8AI score0.00573EPSS
Exploits1References2
OSV
OSV
added 2026/03/18 9:15 a.m.5 views

SUSE-SU-2026:0923-1 Security update for gvfs

This update for gvfs fixes the following issues: - CVE-2026-28295: Fix ftp use control connection address for PASV data bsc1258953. - CVE-2026-28296: Fix ftp reject paths containing CR/LF characters bsc1258954...

4.3CVSS5.8AI score0.0036EPSS
Exploits2References5
SUSE Linux
SUSE Linux
added 2026/03/18 7:47 a.m.6 views

Security update for gvfs

This update for gvfs fixes the following issues: CVE-2026-28295: fixed by using control connection address for PASV data bsc1258953. CVE-2026-28296: fixed by rejecting paths containing CR/LF characters bsc1258954. Patch Instructions: To install this SUSE update use the SUSE recommended installati...

7.3CVSS5.8AI score0.0036EPSS
Exploits2References8
NVD
NVD
added 2026/03/17 10:16 a.m.8 views

CVE-2026-3633

A flaw was found in libsoup. A remote attacker, by controlling the method parameter of the soupmessagenew function, could inject arbitrary headers and additional request data. This vulnerability, known as CRLF Carriage Return Line Feed injection, occurs because the method value is not properly...

6.5CVSS0.00223EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2026/03/17 9:44 a.m.24 views

CVE-2026-3634

A flaw was found in libsoup. An attacker controlling the value used to set the Content-Type header can inject a Carriage Return Line Feed CRLF sequence due to improper input sanitization in the soupmessageheaderssetcontenttype function. This vulnerability allows for the injection of arbitrary...

6.5CVSS5.6AI score0.00184EPSS
Exploits1
CVE
CVE
added 2026/03/17 9:44 a.m.29 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
Exploits1References3Affected Software2
CVE
CVE
added 2026/03/17 9:44 a.m.27 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
Exploits1References3Affected Software2
CNNVD
CNNVD
added 2026/03/17 12:0 a.m.6 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
Exploits1References3
Cvelist
Cvelist
added 2026/03/12 8:17 p.m.29 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.00256EPSS
Exploits0References3
EUVD
EUVD
added 2026/03/12 12:30 p.m.3 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
Exploits0References3
Cvelist
Cvelist
added 2026/03/12 10:54 a.m.40 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
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.5 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.00256EPSS
Exploits0References197
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.6 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
Exploits1References1
Snyk
Snyk
added 2026/03/06 5:5 a.m.4 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
Exploits1References2
Rows per page
Query Builder