Lucene search
+L

4438 matches found

SUSE CVE
SUSE CVE
added 2026/06/17 2:18 a.m.10 views

SUSE 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.8CVSS5.4AI score0.00429EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/16 6:26 p.m.20 views

Security Bulletin: DataStage on Cloud Pak for Data has several vulnerabilities due to open source software

Summary Open source packages are used as part of the overall processing in DataStage on Cloud Pak for Data. Vulnerability Details CVEID:CVE-2025-67735 DESCRIPTION: Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.129.Final and 4.2.8.Final, the...

7.5CVSS6.3AI score0.00879EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2026/06/15 8:46 p.m.22 views

GHSA-HVCG-QMG6-JM4C Netty: HttpObjectDecoder skips arbitrary initial control characters when only initial CRLF characters are permitted

Summary Before reading the first request-line, HttpObjectDecoder skips every byte for which Character.isISOControlb is true 0x00–0x1F and 0x7F as well as all whitespace. RFC 9112 §2.2 only asks servers to ignore empty CRLF lines preceding the request-line — a carefully scoped robustness allowance...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/15 5:26 p.m.21 views

EUVD-2026-36524

form-data: CRLF injection in form-data via unescaped multipart field names and filenames...

8.7CVSS5.2AI score0.00535EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/06/13 12:00 a.m.83 views

Linux Distros Unpatched Vulnerability : CVE-2026-12143

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename optio...

8.7CVSS6.6AI score0.00535EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/13 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43966

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting' vulnerability in ninenines cowlib allows HTTP response splitting via...

6.3CVSS5.5AI score0.0025EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/12 8:12 p.m.24 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via the multiPartHeader function when untrusted input is provided via field or filename to FormDataappend. An attacker can inject additional headers or multipart parts by including carriage returns, line feeds, or double...

8.7CVSS5.9AI score0.00535EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 8:12 p.m.23 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via the multiPartHeader function when untrusted input is provided via field or filename to FormDataappend. An attacker can inject additional headers or multipart parts by including carriage returns, line feeds, or double...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 7:16 p.m.7 views

AZL-90099 CVE-2026-12143 affecting package js-jquery 3.5.0-4

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS6.6AI score0.00535EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 6:01 p.m.651 views

CVE-2026-12143

The CVE-2026-12143 entry concerns the form-data library where, in versions up to 4.0.5, the field argument to FormData#append and the filename option are concatenated into the Content-Disposition header without escaping CR, LF, or "." This enables CRLF injection when attacker-controlled data is u...

8.7CVSS5.3AI score0.00535EPSS
SaveExploits0References65
Debian CVE
Debian CVE
added 2026/06/12 6:01 p.m.16 views

CVE-2026-12143

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/12 6:01 p.m.125 views

CVE-2026-12143 form-data does not escape CR/LF/quote in multipart field names and filenames (CRLF injection)

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS0.00535EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/06/12 6:01 p.m.240 views

CVE-2026-12143 form-data does not escape CR/LF/quote in multipart field names and filenames (CRLF injection)

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/06/12 3:08 p.m.23 views

SwiftNIO HTTP/2: HTTP/2-to-HTTP/1 Request Smuggling via unvalidated :path pseudo-header in HTTP2ToHTTP1Codec

swift-nio-http2's HTTP/2-to-HTTP/1.1 codec HTTP2FramePayloadToHTTP1ServerCodec / HTTP2ToHTTP1ServerCodec did not validate pseudo-header values for control characters before placing them into the translated HTTP/1.1 message. A remote attacker could send an HTTP/2 request containing CR \r, LF \n, o...

5.3CVSS5.5AI score0.0031EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/12 12:31 p.m.13 views

Apache CXF OAuth2 HTTP Response Splitting via WWW-Authenticate Realm Injection

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

6.5CVSS5.5AI score0.00362EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/12 12:31 p.m.12 views

GHSA-XF62-WR5P-5P95 Apache CXF OAuth2 HTTP Response Splitting via WWW-Authenticate Realm Injection

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

6.5CVSS5.6AI score0.00362EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/12 11:11 a.m.14 views

OESA-2026-2670 gvfs security update

Gvfs is a userspace virtual filesystem implementation for GIO a library available in GLib. It comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and many others. Gvfs also contains modules for GIO that implement volume monitors and persistent metadata storage. Security...

4.3CVSS8.8AI score0.0036EPSS
SaveExploits2References2
NVD
NVD
added 2026/06/12 10:16 a.m.18 views

CVE-2026-50630

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

6.5CVSS0.00362EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/12 8:58 a.m.20 views

CVE-2026-50630 Apache CXF: OAuth2: HTTP Response Splitting via WWW-Authenticate Realm Injection

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

5.4AI score0.00362EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/12 8:58 a.m.13 views

CVE-2026-50630 Apache CXF: OAuth2: HTTP Response Splitting via WWW-Authenticate Realm Injection

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

6.5CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder