Lucene search
+L

26 matches found

RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-64785

A flaw was found in SwiftNIO HTTP/2. This vulnerability allows a remote attacker to perform HTTP request smuggling or response splitting. The issue stems from insufficient validation of incoming HTTP/2 HEADERS frames, which are parts of an HTTP/2 request. This allows special control characters,...

5.3CVSS5.8AI score0.00181EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/23 6:50 p.m.10 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

5.8AI score0.00181EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 6:50 p.m.19 views

CVE-2026-64785

CVE-2026-64785 affects SwiftNIO HTTP/2; the issue is missing validation of inbound HEADERS frames, allowing CR, LF, NUL, SP and other control characters to reach an HTTP/1.1 backend via the HTTP/2-to-HTTP/1 codec. This can enable HTTP request smuggling or response splitting. The vulnerability is ...

5.3CVSS5.3AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-1222 BlackSheep's ClientSession is vulnerable to CRLF injection

Impact The HTTP Client implementation in BlackSheep is vulnerable to CRLF injection. Missing headers validation makes it possible for an attacker to modify the HTTP requests e.g. insert a new header or even create a new HTTP request. Exploitation requires developers to pass unsanitized user input...

6.3CVSS6AI score0.00307EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/29 9:45 a.m.6 views

SUSE-SU-2026:2675-1 Security update for tomcat

This update for tomcat fixes the following issues Update to Tomcat 9.0.118: - CVE-2026-41284: Unbounded read in WebDAV LOCK and PROPFIND handling bsc1265162. - CVE-2026-41293: HTTP/2 request headers not validated bsc1265163. - CVE-2026-42498: WebSocket authentication header exposure bsc1265165. -...

9.8CVSS5.9AI score0.01563EPSS
SaveExploits2References15
Cvelist
Cvelist
added 2026/06/25 1:16 p.m.36 views

CVE-2026-42389 Reject more queries with invalid header values

This fix provides extra hardening for the 5.4.x branch by doing extra validation of incoming answers from authoritative servers...

5.3CVSS0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/20 6:54 a.m.6 views

SUSE-SU-2026:22196-1 Security update for tomcat11

This update for tomcat11 fixes the following issues Update to Tomcat 11.0.22: - CVE-2026-41284: Unbounded read in WebDAV LOCK and PROPFIND handling bsc1265162. - CVE-2026-41293: HTTP/2 request headers not validated bsc1265163. - CVE-2026-42498: WebSocket authentication header exposure bsc1265165....

9.8CVSS6.7AI score0.01563EPSS
SaveExploits2References15
SUSE Linux
SUSE Linux
added 2026/06/11 3:34 p.m.9 views

Security update for tomcat11

This update for tomcat11 fixes the following issues Update to Tomcat 11.0.22: CVE-2026-41284: Unbounded read in WebDAV LOCK and PROPFIND handling bsc1265162. CVE-2026-41293: HTTP/2 request headers not validated bsc1265163. CVE-2026-42498: WebSocket authentication header exposure bsc1265165...

8.7CVSS6.6AI score0.01563EPSS
SaveExploits2References28
OSV
OSV
added 2026/05/18 7:49 a.m.16 views

SUSE-SU-2026:1947-1 Security update for python310

This update for python310 fixes the following issues Security issues: - CVE-2026-1502: HTTP client proxy tunnel headers not validated for CR/LF bsc1261969. - CVE-2026-3446: base64 decoding stops at first padded quad by default bsc1261970. - CVE-2026-4786: incomplete mitigation of , %action...

9.1CVSS7.9AI score0.00579EPSS
SaveExploits1References12
OSV
OSV
added 2026/05/16 3:25 p.m.13 views

CLSA-2026-1778756991 libsoup: Fix of CVE-2026-2708

CVE-2026-2708: reject duplicate Content-Length headers with different values to prevent HTTP request smuggling per RFC 9110 section 7.7...

5.3CVSS5.8AI score0.00321EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/12 6:30 p.m.22 views

Apache Tomcat - HTTP/2 request headers not validated

Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.21 Apache Tomcat 10.1.0-M1 to 10.1.54 Apache Tomcat 9.0.0.M1 to 9.0.117 Older, unsupported versions may also be affected Description: HTTP/2 request headers were not validated which may have triggered unexpected application behaviour if the...

9.8CVSS5.8AI score0.01563EPSS
SaveExploits0References16Affected Software3
Oracle linux
Oracle linux
added 2026/04/30 12:0 a.m.21 views

dtrace security update

2.0.7-4 - Prevent out-of-buonds memory access during object symbol table construction CVE-2026-35233. Orabug: 39121881 - Prevent divide-by-zero FPE trap if section header data is corrupted. CVE-2026-21996. Orabug: 39121874 - Ensure safety checks are performed on program header data from ELF...

5.5CVSS5.5AI score0.0011EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/01/14 4:52 p.m.14 views

BlackSheep's ClientSession is vulnerable to CRLF injection

Impact The HTTP Client implementation in BlackSheep is vulnerable to CRLF injection. Missing headers validation makes it possible for an attacker to modify the HTTP requests e.g. insert a new header or even create a new HTTP request. Exploitation requires developers to pass unsanitized user input...

6.3CVSS6.7AI score0.00307EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/14 4:52 p.m.6 views

GHSA-6PW3-H7XF-X4GP BlackSheep's ClientSession is vulnerable to CRLF injection

Impact The HTTP Client implementation in BlackSheep is vulnerable to CRLF injection. Missing headers validation makes it possible for an attacker to modify the HTTP requests e.g. insert a new header or even create a new HTTP request. Exploitation requires developers to pass unsanitized user input...

6.3CVSS6.6AI score0.00307EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/14 4:49 p.m.7 views

CVE-2026-22779 BlackSheep ClientSession is vulnerable to CRLF injection

BlackSheep is an asynchronous web framework to build event based web applications with Python. Prior to 2.4.6, the HTTP Client implementation in BlackSheep is vulnerable to CRLF injection. Missing headers validation makes it possible for an attacker to modify the HTTP requests e.g. insert a new...

6.3CVSS6.5AI score0.00307EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.4 views

PT-2026-1013

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.30.0 Description The write headers function in cpp-httplib does not properly validate user-supplied headers, specifically failing to check for carriage return CR and line feed LF characters. This allows attacker...

8.7CVSS6.5AI score0.00602EPSS
SaveExploits6References24
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-10901

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00572EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/20 11:36 a.m.8 views

CLSA-2025-1747740986 php: Fix of 3 CVEs

CVE-2025-1217: fix handling of folded headers by the http stream parser - CVE-2025-1734: fix validation of http headers with missing colon - CVE-2025-1861: fix incorrect http redirect location truncation...

9.8CVSS5.8AI score0.00821EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.680 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00531EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/14 2:15 p.m.25 views

CVE-2025-32908

A flaw was found in libsoup. The HTTP/2 server in libsoup may not fully validate the values of pseudo-headers :scheme, :authority, and :path, which may allow a user to cause a denial of service DoS...

7.5CVSS0.00572EPSS
SaveExploits0References5
Rows per page
Query Builder