Lucene search
+L

37655 matches found

RedhatCVE
RedhatCVE
added 2026/07/27 3:47 p.m.6 views

CVE-2026-59921

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

5.7CVSS5.8AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 3:44 p.m.9 views

CVE-2026-59900

A flaw was found in Netty's netty-codec-http2 component. The HTTP/2 encoder does not properly handle special characters in HTTP headers. This vulnerability allows a remote attacker to craft specific HTTP/2 requests, leading to HTTP response splitting and header injection attacks. Such attacks can...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/27 3:18 p.m.6 views

CVE-2026-56746

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...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/27 1:55 p.m.9 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow in the untransform function of the THeaderTransport process. An attacker can achieve arbitrary code execution or cause a denial of service by sending specially crafted data that triggers a heap buffer overflow...

9.8CVSS6.5AI score0.01042EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/27 1:47 p.m.6 views

CVE-2026-55833

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.5CVSS6.9AI score0.00423EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/07/27 1:2 p.m.8 views

CVE-2026-44891

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.8AI score0.00423EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/27 11:17 a.m.5 views

CVE-2026-58662 Apache Thrift: C++ THeaderTransport::readString() info-header length bounds bypass

Improper Validation of Specified Quantity in Input, Out-of-bounds Read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/27 11:17 a.m.35 views

CVE-2026-58662 Apache Thrift: C++ THeaderTransport::readString() info-header length bounds bypass

Improper Validation of Specified Quantity in Input, Out-of-bounds Read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS0.01148EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/27 11:17 a.m.7 views

CVE-2026-58662 Apache Thrift: C++ THeaderTransport::readString() info-header length bounds bypass

Improper Validation of Specified Quantity in Input, Out-of-bounds Read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score0.01148EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 11:11 a.m.4 views

CVE-2026-55971 Apache Thrift: C++ ZLIB heap buffer overflow (write) in THeaderTransport::untransform()

Heap-based Buffer Overflow vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

9.3CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/27 11:11 a.m.37 views

CVE-2026-55971 Apache Thrift: C++ ZLIB heap buffer overflow (write) in THeaderTransport::untransform()

Heap-based Buffer Overflow vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

9.3CVSS0.01042EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/27 11:11 a.m.8 views

CVE-2026-55971 Apache Thrift: C++ ZLIB heap buffer overflow (write) in THeaderTransport::untransform()

Heap-based Buffer Overflow vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

9.3CVSS5.8AI score0.01042EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/27 11:11 a.m.60 views

CVE-2026-55971

CVE-2026-55971 describes a heap-based buffer overflow in Apache Thrift C++ bindings triggered by zlib processing in THeaderTransport::untransform(). Affects Apache Thrift versions before 0.24.0. Impacted confidentiality, integrity, and availability as per CVSS 4.0 with a high base score (9.3). Re...

9.8CVSS5.8AI score0.01042EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/27 11:9 a.m.25 views

CVE-2026-55970

Apache Thrift C++ bindings are affected by a heap out-of-bounds read in THeaderTransport::readHeaderFormat() prior to version 0.24.0. The CVE-2026-55970 entry notes this flaw and recommends upgrading to 0.24.0 to fix it. The issue is confirmed across multiple sources in the connected documents (C...

6.9CVSS5.8AI score0.00825EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/27 11:9 a.m.7 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via THeaderTransport::readString in the header parsing path. An attacker can trigger the flaw by sending a crafted THeader frame with an info-header string length that exceeds the bytes remaining in the header section...

6.9CVSS5.5AI score0.00825EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 11:9 a.m.8 views

CVE-2026-55970 Apache Thrift: C++ heap out-of-bounds read in THeaderTransport::readHeaderFormat()

Buffer Over-read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

6.9CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/27 11:9 a.m.10 views

CVE-2026-55970 Apache Thrift: C++ heap out-of-bounds read in THeaderTransport::readHeaderFormat()

Buffer Over-read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

6.9CVSS5.8AI score0.00825EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/27 11:5 a.m.9 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview thrift is a Ruby bindings package for Apache Thrift. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the ZLIB transform in lib/rb/lib/thrift/transport/headertransport.rb. An attacker can trigger memory and CPU...

8.7CVSS5.5AI score0.01097EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 11:5 a.m.35 views

CVE-2026-49158 Apache Thrift: Ruby THeaderTransport ZLIB Decompression Bomb

Improper Handling of Highly Compressed Data Data Amplification vulnerability in Apache Thrift Ruby bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS0.01097EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/27 10:53 a.m.7 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview thrift is a Python bindings package for Apache Thrift. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the ZLIB read path in thrift.transport.THeaderTransport.THeaderTransport. An attacker can force excessive memo...

8.7CVSS5.5AI score0.01097EPSS
SaveExploits0References2
Rows per page
Query Builder