Lucene search
+L

10035 matches found

Vulnrichment
Vulnrichment
added 2026/06/08 3:20 p.m.14 views

CVE-2026-49756 Multipart form-data header injection in Req via unescaped name/filename/content_type

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encodeformpart/2 in lib/req/utils.ex builds the per-part headers by interpolating the caller-supplied name, filename, an...

2.1CVSS5.6AI score0.00207EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/08 1:58 p.m.18 views

Security Bulletin: IBM Datapower Operations Dashboard is vulnerable to HTTP Request Smuggling CVE-2025-58056

Summary Netty is used by the IBM Datapower Operations Dashboard as part of their server implementation Vulnerability Details CVEID:CVE-2025-58056 DESCRIPTION: Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and...

7.5CVSS6.7AI score0.00677EPSS
SaveExploits3Affected Software1
Ubuntu
Ubuntu
added 2026/06/08 1:38 p.m.28 views

USN-8401-1: Netty vulnerabilities

It was discovered that Netty's HTTP proxy handler did not properly validate headers when constructing CONNECT requests. An attacker could possibly use this issue to inject arbitrary HTTP headers into CONNECT requests. This issue only affected Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS,...

9.8CVSS6.8AI score0.01065EPSS
SaveExploits6
OSV
OSV
added 2026/06/08 1:38 p.m.28 views

USN-8401-1 netty vulnerabilities

It was discovered that Netty's HTTP proxy handler did not properly validate headers when constructing CONNECT requests. An attacker could possibly use this issue to inject arbitrary HTTP headers into CONNECT requests. This issue only affected Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS,...

9.8CVSS7AI score0.01065EPSS
SaveExploits6References7
NCSC
NCSC
added 2026/06/08 8:23 a.m.27 views

Vulnerabilities in IBM WebSphere Application Server and WebSphere Liberty

IBM has identified vulnerabilities in WebSphere Application Server and WebSphere Liberty versions 8.5 and 9.0. These vulnerabilities reside in the Web Server Plug-ins, which are part of the request handling processes of these products. The first vulnerability relates to HTTP request smuggling,...

9.8CVSS6.3AI score0.00848EPSS
SaveExploits0References5
Amazon
Amazon
added 2026/06/08 12:00 a.m.19 views

Medium: perl-HTTP-Tiny

Issue Overview: 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 w...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0
Amazon
Amazon
added 2026/06/08 12:00 a.m.18 views

Medium: sendmail

Issue Overview: sendmail through at least 8.14.7 allows SMTP smuggling in certain configurations. Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because sendmail...

5.3CVSS5.9AI score0.01082EPSS
SaveExploits2
Amazon
Amazon
added 2026/06/08 12:00 a.m.19 views

Medium: libsoup3

Issue Overview: OOB Read via Integer Overflow on libsoup through libsoup/websocket/soup-websocket-connection.c via processframe leads to Undefined Behavior CVE-2026-0716 A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF Carriage Return Line Feed Injection,...

8.6CVSS7.5AI score0.00984EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2026/06/08 12:00 a.m.22 views

Amazon Linux 2023 : sendmail, sendmail-cf, sendmail-milter (ALAS2023-2026-1818)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1818 advisory. sendmail through at least 8.14.7 allows SMTP smuggling in certain configurations. Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address,...

5.3CVSS5.5AI score0.01082EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2026/06/08 12:00 a.m.26 views

PT-2026-47333

Name of the Vulnerable Software and Affected Versions wojtekmach Req versions 0.5.3 through 0.5.9 Description Improper Neutralization of CRLF Sequences, also known as CRLF Injection, allows multipart parameter smuggling through attacker-influenced part metadata. The function encode form part/2 in...

2.1CVSS5.9AI score0.00207EPSS
SaveExploits0References13
Snyk
Snyk
added 2026/06/08 12:00 a.m.12 views

HTTP Request Smuggling

Overview org.springframework:spring-webmvc is a package that provides Model-View-Controller MVC architecture and ready components that can be used to develop flexible and loosely coupled web applications. Affected versions of this package are vulnerable to HTTP Request Smuggling. via multipart...

6.9CVSS7AI score0.00186EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/08 12:00 a.m.22 views

Amazon Linux 2023 : libsoup3, libsoup3-devel (ALAS2023-2026-1778)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1778 advisory. OOB Read via Integer Overflow on libsoup through libsoup/websocket/soup-websocket-connection.c via processframe leads to Undefined Behavior CVE-2026-0716 A flaw was found in libsoup, an HTTP...

8.6CVSS7.6AI score0.00984EPSS
SaveExploits4References18
CNNVD
CNNVD
added 2026/06/08 12:00 a.m.19 views

req 注入漏洞

“req” is a simple Go HTTP client developed by a Roc individual using Black Magic. Versions of “req” from 0.5.3 to 0.6.0 had an injection vulnerability. This vulnerability stemmed from improper neutralization of CRLF sequences, which could lead to multipart parameter smuggling through parts of the...

3.7CVSS5.3AI score0.00207EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/06/08 12:00 a.m.23 views

Medium: perl-HTTP-Tiny

Issue Overview: 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 w...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/08 12:00 a.m.16 views

HTTP Request Smuggling

Overview org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. Affected versions of this package are vulnerable to HTTP Request Smuggling via multipart reque...

6.9CVSS5.5AI score0.00186EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/08 12:00 a.m.13 views

HTTP Request Smuggling

Overview org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions. Affected versions of this package are vulnerable t...

6.9CVSS7.1AI score0.00186EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:50 p.m.17 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. 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.5CVSS5.5AI score0.00227EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:49 p.m.21 views

CVE-2026-41873

UNSUPPORTED WHEN ASSIGNED Inconsistent Interpretation of HTTP Requests 'HTTP Request/Response Smuggling' vulnerability in Pony Mail leading to admin account takeover. This issue affects all versions of the Lua implementation of Pony Mail. There is a Python implementation under development under t...

9.8CVSS5.4AI score0.00444EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:45 p.m.23 views

CVE-2026-48861

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in elixir-mint Mint allows HTTP Request Splitting and HTTP Request Smuggling. In lib/mint/http1/request.ex, the encoderequestline/2 function splices the caller-supplied method and target arguments directly into the HTTP/1...

2.1CVSS5.7AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:41 p.m.17 views

CVE-2025-31951

HCL BigFix RunBookAI is affected by a Unvalidated Command Input / Potential Command Smuggling vulnerability. A flaw in a component's input handling was identified that could permit unauthorized command execution...

8.8CVSS5.5AI score0.00247EPSS
SaveExploits0References1
Rows per page
Query Builder