Lucene search
+L

4109 matches found

OSV
OSV
added 2026/07/21 10:17 p.m.4 views

DEBIAN-CVE-2026-56745

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, the SpdyHttpDecoder handler in Netty's SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated...

7.5CVSS5.4AI score0.00612EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 10:17 p.m.14 views

CVE-2026-55851

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final up to but not including 4.2.16.Final, and 4.1.0.Final up to but not including 4.1.135, the HAProxyMessageDecoder in Netty's codec-haproxy module performs protocol version detection by...

8.7CVSS0.00612EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/21 9:31 p.m.6 views

CVE-2026-56745

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, the SpdyHttpDecoder handler in Netty's SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/21 9:22 p.m.28 views

CVE-2026-55851 Netty codec-haproxy: Signed-Byte Sentinel Collision in HAProxyMessageDecoder Leads to Unbounded Memory Exhaustion

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final up to but not including 4.2.16.Final, and 4.1.0.Final up to but not including 4.1.135, the HAProxyMessageDecoder in Netty's codec-haproxy module performs protocol version detection by...

8.7CVSS0.00612EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/21 9:22 p.m.55 views

CVE-2026-55851

CVE-2026-55851 affects Netty (codec-haproxy) where the HAProxyMessageDecoder reads the 13th byte as a signed value and sign-extends to int, causing a PROXY v2 prefix with 0xFF to collide with the decoder’s need-more-data sentinel. This leads to unbounded cumulation and potential memory exhaustion...

8.7CVSS5.5AI score0.00612EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/21 9:22 p.m.4 views

CVE-2026-55851 Netty codec-haproxy: Signed-Byte Sentinel Collision in HAProxyMessageDecoder Leads to Unbounded Memory Exhaustion

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final up to but not including 4.2.16.Final, and 4.1.0.Final up to but not including 4.1.135, the HAProxyMessageDecoder in Netty's codec-haproxy module performs protocol version detection by...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/21 9:22 p.m.8 views

CVE-2026-55851

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final up to but not including 4.2.16.Final, and 4.1.0.Final up to but not including 4.1.135, the HAProxyMessageDecoder in Netty's codec-haproxy module performs protocol version detection by...

8.7CVSS5.5AI score0.00612EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/21 7:9 p.m.13 views

setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+

Summary When building a source distribution python -m build --sdist / setup.py sdist, setuptools' FileList applies MANIFEST.in directives exclude, global-exclude, recursive-exclude, prune by matching a compiled glob against on-disk file names byte-for-byte, with no Unicode normalization. On...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/07/21 6:16 p.m.10 views

CVE-2026-16243

In Eclipse OMR versions up to 0.11, the arraycmp SIMD implementation for Z and P does not check if the number of bytes to compare is zero...

5.7CVSS0.00302EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 5:46 p.m.24 views

CVE-2026-16243 Eclipse OMR : arraycmp SIMD implementation does not check if the number of bytes to compare is zero

In Eclipse OMR versions up to 0.11, the arraycmp SIMD implementation for Z and P does not check if the number of bytes to compare is zero...

5.7CVSS0.00302EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 5:46 p.m.7 views

EUVD-2026-46347

In Eclipse OMR versions up to 0.11, the arraycmp SIMD implementation for Z and P does not check if the number of bytes to compare is zero...

5.7CVSS5.3AI score0.00302EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 5:46 p.m.30 views

CVE-2026-16243

The CVE-2026-16243 entry concerns Eclipse OMR up to version 0.11, where the arraycmp SIMD implementation for Z and P does not check whether the number of bytes to compare is zero. The connected sources (NVD and CVE records) confirm the affected component and the root cause, but do not provide det...

5.7CVSS5.3AI score0.00302EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 5:17 p.m.11 views

CVE-2026-15432

When verifying a mac with a ChunkedMacVerification object, Tink compares the resulting tag with non constant time comparison. This potentially allows an attacker to use timinig information as a side channel in order to get information how many bytes of a given tag match the correct tag. This in...

8.2CVSS0.00185EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/21 1:25 p.m.10 views

glibc: glibc: Information disclosure or denial of service via ungetwc function with specific wide character encodings

A flaw was found in glibc GNU C Library. When the ungetwc function is called on a file stream using wide characters with specific overlapping single-byte and multi-byte encodings, it may attempt to read data outside of its allocated buffer. This can lead to the unintentional disclosure of sensiti...

7.5CVSS5.1AI score0.00369EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/07/21 1:25 p.m.29 views

CVE-2026-9499 Out-of-bounds read in QTextCodec::codecForName() in Qt

An out-of-bounds read buffer over-read vulnerability exists in QTextCodec::codecForName in Qt. When the function is called with a QByteArray that is not NUL-terminated for example, one created with QByteArray::fromRawData, the codec-name matching routine reads past the end of the supplied buffer...

6.3CVSS0.00301EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 1:25 p.m.7 views

EUVD-2026-46257

An out-of-bounds read buffer over-read vulnerability exists in QTextCodec::codecForName in Qt. When the function is called with a QByteArray that is not NUL-terminated for example, one created with QByteArray::fromRawData, the codec-name matching routine reads past the end of the supplied buffer...

6.3CVSS5.5AI score0.00301EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:3 p.m.9 views

SUSE CVE-2026-63915

In the Linux kernel, the following vulnerability has been resolved: nfc: hci: fix out-of-bounds read in HCP header parsing Both nfchcirecvfromllc and ncihcidatareceivedcb read packet-header from skb-data at function entry without first checking that the buffer holds at least one byte. A malicious...

8.8CVSS5.5AI score0.00345EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.8 views

SUSE CVE-2026-63959

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm/tcpcimaxim: validate header NDO against RXBYTECNT A broken/malicious port can transmit a CRC-valid frame whose header advertises up to seven data objects but whose body carries fewer than that. Check for this, an...

5.2AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.7 views

SUSE CVE-2026-64086

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 include PEC byte in pmbusblockxfer read buffer adm1266pmbusblockxfer sets up the read transaction with .buf = data-readbuf, .len = ADM1266PMBUSBLOCKMAX + 2, but readbuf in struct adm1266data is declared as u8...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-62226

Name of the Vulnerable Software and Affected Versions Netty versions 4.1.0.Final through 4.1.135.Final Netty versions 4.2.0.Final through 4.2.15.Final Description The SpdyHttpDecoder handler in the SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated SYN STREAM frame...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References30
Rows per page
Query Builder