Lucene search
+L

914 matches found

RedHat Linux
RedHat Linux
added 2026/09/14 5:05 a.m.11 views

tomcat-coyote: Apache Tomcat: HTTP/2 request headers not validated

Apache Tomcat did not validate HTTP/2 request headers, triggering unexpected application behavior, as applications may presume that header values exposed through the Servlet API would be valid...

9.8CVSS8AI score0.0168EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.10 views

DEBIAN-CVE-2026-89574

In the Linux kernel, the following vulnerability has been resolved: dm array: validate array block headers on read arrayblockcheck validates blocknr and csum and nothing else, while nodecheck, next to it, has bounded the structural fields since both were written. dmarraycursornext takes its loop...

7.8CVSS6AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100133 CVE-2026-89574 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: dm array: validate array block headers on read arrayblockcheck validates blocknr and csum and nothing else, while nodecheck, next to it, has bounded the structural fields since both were written. dmarraycursornext takes its loop...

7.8CVSS5.9AI score0.00163EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76486

In the Linux kernel, the following vulnerability has been resolved: dm array: validate array block headers on read arrayblockcheck validates blocknr and csum and nothing else, while nodecheck, next to it, has bounded the structural fields since both were written. dmarraycursornext takes its loop...

5.9AI score0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/10 6:18 p.m.9 views

CVE-2026-89044

Netty versions 4.1.133.Final through 4.1.137.Final and 4.2.13.Final through 4.2.17.Final fail to properly validate the final transfer coding in the Transfer-Encoding header, allowing attackers to smuggle requests by using malformed encoding declarations. Attackers can split Transfer-Encoding...

6.9CVSS0.00243EPSS
SaveExploits1References8
OSV
OSV
added 2026/09/10 5:39 p.m.73 views

CVE-2026-89044 Netty 4.1.133.Final through 4.1.137.Final and 4.2.13.Final through 4.2.17.Final HTTP Request Smuggling via Transfer-Encoding

Netty versions 4.1.133.Final through 4.1.137.Final and 4.2.13.Final through 4.2.17.Final fail to properly validate the final transfer coding in the Transfer-Encoding header, allowing attackers to smuggle requests by using malformed encoding declarations. Attackers can split Transfer-Encoding...

6.9CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/09/10 5:39 p.m.75 views

CVE-2026-89044

Netty versions 4.1.133.Final through 4.1.137.Final and 4.2.13.Final through 4.2.17.Final contain an HTTP request smuggling vulnerability in the Transfer-Encoding header handling within the HTTP codec. The root cause is a failure to properly validate the final transfer coding: attackers can split ...

6.9CVSS5.7AI score0.00243EPSS
SaveExploits1References8Affected Software1
EUVD
EUVD
added 2026/09/10 5:39 p.m.10 views

EUVD-2026-75633

Netty versions 4.1.133.Final through 4.1.137.Final and 4.2.13.Final through 4.2.17.Final fail to properly validate the final transfer coding in the Transfer-Encoding header, allowing attackers to smuggle requests by using malformed encoding declarations. Attackers can split Transfer-Encoding...

6.9CVSS5.7AI score0.00243EPSS
SaveExploits1References8
NVD
NVD
added 2026/09/10 4:18 p.m.6 views

CVE-2026-88899

knowns versions before 0.31.0 fail to properly validate the x-opencode-directory request header in the /api/opencode proxy endpoint. Remote attackers can supply arbitrary directory paths to execute file operations outside the project root on the host system...

9.8CVSS0.00438EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 10:22 a.m.5 views

UBUNTU-CVE-2026-86776

KeePass versions 2.35 through 2.61.1 fail to validate KDBX header field sizes before memory allocation in the ReadHeaderField function. Attackers can craft a malicious KDBX file declaring excessive header field lengths to trigger allocation of gigabytes of memory, causing the application to consu...

4.6CVSS5.4AI score0.00118EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/09/09 12:26 a.m.11 views

SUSE CVE-2026-18238

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS5.8AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.9 views

PT-2026-88914

KeePass versions 2.35 through 2.61.1 fail to validate KDBX header field sizes before memory allocation in the ReadHeaderField function. Attackers can craft a malicious KDBX file declaring excessive header field lengths to trigger allocation of gigabytes of memory, causing the application to consu...

4.6CVSS5.4AI score0.00118EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/08 9:21 p.m.11 views

gRPC-Go xDS servers: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers

A vulnerability exists in gRPC-Go servers configured with xds.NewGRPCServer where a crafted request missing both :authority and Host headers can cause a server panic, resulting in a Denial of Service DoS. Servers built with xds.NewGRPCServer install an xDS routing interceptor on every RPC. This...

8.7CVSS5.7AI score0.00685EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2026/09/05 7:16 p.m.8 views

CVE-2026-18238

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.7 views

AZL-99927 CVE-2026-18238 affecting package nmap 7.95-5

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/05 6:51 p.m.7 views

CVE-2026-18238 OOBR in rpcap client in libpcap before 1.10.7

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/05 6:51 p.m.44 views

CVE-2026-18238 OOBR in rpcap client in libpcap before 1.10.7

The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of the...

5CVSS0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 3:03 p.m.6 views

OESA-2026-3658 python-gunicorn security update

GunicornGreen Unicorn is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy. Security Fixes: Gunicorn fail...

7.5CVSS7.3AI score0.02996EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.14 views

PT-2026-86441

The rpcap client code that processes a RPCAP MSG PACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted message and cause the client to treat up to 20 bytes of the client process memory beyond the end of the buffer as if it was a part of t...

5CVSS5.9AI score0.00176EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-18238

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The rpcap client code that processes a RPCAPMSGPACKET message received from the server incorrectly validates its headers. A malicious server can send a crafted...

5CVSS5.9AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder