Lucene search
+L

374 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/22 12:00 a.m.7 views

RHEL 10 : Red Hat JBoss Enterprise Application Platform 8.1.8 (RHSA-2026:70230)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:70230 advisory. Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release...

9.8CVSS7.7AI score0.00892EPSS
SaveExploits6References109
Tenable Nessus
Tenable Nessus
added 2026/09/22 12:00 a.m.7 views

RHEL 8 : Red Hat JBoss Enterprise Application Platform 8.1.8 (RHSA-2026:70228)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:70228 advisory. Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release ...

9.8CVSS7.7AI score0.00892EPSS
SaveExploits6References109
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/21 3:14 p.m.7 views

Security Bulletin: IBM Optim 1.0.0, 1.1.0 and 1.2.0 impacted by vulnerabilities in glibc 2.34, netty-codec-http 4.1.x, ncurses 6.2, and net/http

Summary glibc, netty-codec-http, ncurses, and net/http are bundled with IBM Optim as OS base image and application runtime dependencies. CVE-2026-0861 is an integer overflow in glibc that may cause heap corruption; CVE-2025-58056 is an HTTP request smuggling flaw in Netty; CVE-2022-29458 is an...

7.5CVSS7.3AI score0.01341EPSS
SaveExploits3Affected Software3
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.4 views

io.netty/netty-codec-stomp: Netty: Denial of Service vulnerability in STOMP decoder

A flaw was found in Netty, a network application framework, specifically within the StompSubframeDecoder component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a large number of small headers. The decoder fails to properly limit the total number or...

7.5CVSS5.9AI score0.00423EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.2 views

io.netty/netty-codec-http: Netty: Denial of Service via SPDY SETTINGS frame processing

A flaw was found in Netty, a network application framework. A remote attacker, by sending a specially crafted SPDY/3.1 SETTINGS frame, could cause the SPDY SETTINGS decoder to create a large number of map entries. This excessive processing and memory allocation can lead to a denial of service DoS...

7.5CVSS5.8AI score0.00439EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.3 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via SPDY header decompression amplification

A flaw was found in Netty, a network application framework. A remote attacker could exploit a vulnerability in the SPDY header decoding process. By sending a specially crafted, small compressed header block, the attacker can cause it to expand significantly during decompression, leading to...

7.5CVSS5.8AI score0.00423EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.4 views

io.netty/netty-codec-xml: Netty: Information disclosure via XML External Entity (XXE) vulnerability

A flaw was found in Netty, a network application framework. A remote attacker could exploit this vulnerability by sending specially crafted XML data containing a DOCTYPE declaration to a vulnerable XmlDecoder within the Netty channel pipeline. This can lead to an XML External Entity XXE...

9.8CVSS5.8AI score0.00371EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.3 views

io.netty/netty-codec-compression: Netty: Infinite loop in netty-codec-compression (bzip2)

A flaw was found in the netty-codec-compression component of Netty. This vulnerability, caused by a logic error in the bzip2 decoder, allows a remote attacker to send specially crafted bzip2-compressed data. Processing this malformed data can trigger an infinite loop, causing the decoder thread t...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.3 views

io.netty/netty-codec-dns: Netty: Denial of Service via Memory Leak in DNS Record Decoder with Malformed Domain Names

A flaw was found in Netty, an asynchronous network application framework. When processing malformed domain names in DNS packets, the DNS record decoder fails to release allocated memory. This vulnerability allows an unauthenticated remote attacker to incrementally leak direct memory, eventually...

5.3CVSS5.7AI score0.00333EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.4 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS5.8AI score0.00335EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.4 views

io.netty/netty-codec-http: Netty: Security control bypass allows unauthorized requests via null origin header

A flaw was found in Netty, a network application framework. A remote attacker can bypass security controls in the CorsHandler component by sending a specially crafted request with a null origin header. This bypasses the intended access restrictions, allowing unauthorized requests to reach the...

6.5CVSS5.7AI score0.00379EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.3 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via memory exhaustion in SPDY-to-HTTP codec

A flaw was found in Netty. A remote attacker can exploit a vulnerability in the SpdyHttpDecoder handler of Netty's SPDY-to-HTTP codec. When processing a client-initiated SYNSTREAM frame, the decoder fails to release allocated memory if the stream is reset or content limits are exceeded. This...

8.7CVSS5.8AI score0.00612EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.4 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS7AI score0.00443EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/09/21 12:19 p.m.3 views

io.netty/netty-codec-haproxy: Netty codec-haproxy: Denial of Service via crafted PROXY protocol v2 message

A flaw was found in Netty's codec-haproxy module. A remote attacker could exploit a vulnerability in the HAProxyMessageDecoder by sending a specially crafted PROXY protocol v2 message. This leads to unbounded buffer accumulation, causing a denial of service DoS due to memory exhaustion...

8.7CVSS6AI score0.00612EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/21 12:00 a.m.4 views

UBUNTU-CVE-2026-93576

A flaw was found in Netty netty-codec-smtp. The component does not properly validate Carriage Return CR and Line Feed LF characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP...

7.5CVSS5.8AI score0.00269EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/21 12:00 a.m.5 views

CVE-2026-93574

A flaw was found in Netty's netty-codec-http component. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP/1.1 chunk-size token that includes post-digit whitespace. This incorrect parsing of the chunk size can lead to HTTP request smuggling. This allows an...

6.5CVSS5.8AI score0.0051EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/21 12:00 a.m.5 views

UBUNTU-CVE-2026-93561

A flaw was found in io.netty/netty-codec-memcache. The Memcache binary protocol codec incorrectly reads keyLength and extrasLength as signed Java types instead of unsigned, as specified by the protocol. A malicious Memcache server can exploit this type mismatch by sending a specially crafted...

6.5CVSS5.7AI score0.00175EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/21 12:00 a.m.7 views

CVE-2026-93561

A flaw was found in io.netty/netty-codec-memcache. The Memcache binary protocol codec incorrectly reads keyLength and extrasLength as signed Java types instead of unsigned, as specified by the protocol. A malicious Memcache server can exploit this type mismatch by sending a specially crafted...

6.5CVSS5.7AI score0.00175EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/21 12:00 a.m.5 views

CVE-2026-93576

A flaw was found in Netty netty-codec-smtp. The component does not properly validate Carriage Return CR and Line Feed LF characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP...

7.5CVSS5.8AI score0.00269EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/21 12:00 a.m.4 views

UBUNTU-CVE-2026-93574

A flaw was found in Netty's netty-codec-http component. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP/1.1 chunk-size token that includes post-digit whitespace. This incorrect parsing of the chunk size can lead to HTTP request smuggling. This allows an...

6.5CVSS5.9AI score0.0051EPSS
SaveExploits0References5
Rows per page
Query Builder