Lucene search
+L

38 matches found

OSV
OSV
•added 2026/09/14 12:00 a.m.•2 views

UBUNTU-CVE-2026-90560

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the en...

8.8CVSS0.00336EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/12 6:16 p.m.•11 views

DEBIAN-CVE-2026-90560

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the en...

8.2CVSS0.00336EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/12 6:16 p.m.•8 views

CVE-2026-90560

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the en...

8.8CVSS0.00336EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/12 6:06 p.m.•31 views

CVE-2026-90559

snappy-java through 1.1.10.8 contains an out-of-bounds write vulnerability in the Snappy.uncompress(ByteBuffer, ByteBuffer) method. The root cause is that the destination buffer capacity is never validated against the decompressed size, allowing an attacker to supply valid compressed data that de...

8.7CVSS0.0035EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/12 6:06 p.m.•19 views

CVE-2026-90560

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read in the ZstdDictDecompress constructor. The root cause is that offset and length arguments are never validated against the dictionary array bounds, allowing an attacker to supply arbitrary values to read memory past the end of ...

8.8CVSS0.00336EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/12 6:06 p.m.•9 views

CVE-2026-90560 zstd-jni 1.2.0 through 1.5.7-13 Out-of-Bounds Read via ZstdDictDecompress

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the en...

8.8CVSS5.9AI score
SaveExploits0References10
EUVD
EUVD
•added 2026/09/12 6:06 p.m.•10 views

EUVD-2026-76905

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the en...

8.8CVSS0.00336EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/12 6:06 p.m.•10 views

EUVD-2026-76904

snappy-java through 1.1.10.8 contains an out-of-bounds write vulnerability in Snappy.uncompressByteBuffer, ByteBuffer because destination buffer capacity is never validated against decompressed size. Attackers can supply valid compressed data that decompresses larger than the destination buffer,...

8.7CVSS0.0035EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/12 6:06 p.m.•18 views

CVE-2026-90559 snappy-java through 1.1.10.8 Out-of-Bounds Write via uncompress

snappy-java through 1.1.10.8 contains an out-of-bounds write vulnerability in Snappy.uncompressByteBuffer, ByteBuffer because destination buffer capacity is never validated against decompressed size. Attackers can supply valid compressed data that decompresses larger than the destination buffer,...

8.7CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/12 6:06 p.m.•30 views

CVE-2026-90560 zstd-jni 1.2.0 through 1.5.7-13 Out-of-Bounds Read via ZstdDictDecompress

zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments are never validated against the dictionary array bounds. Attackers can supply arbitrary offset or length values to read memory past the en...

8.8CVSS0.00336EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/09/12 12:00 a.m.•10 views

PT-2026-90720

CVE ID: CVE-2026-90560 Severity: HIGH | CVSS Score: 8.2/10 Severity and score come from CVSS ratings in the National Vulnerability Database NVD, the NIST repository of standardized vulnerability data. zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the...

8.8CVSS0.00336EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2026/09/12 12:00 a.m.•10 views

PT-2026-90719

snappy-java through 1.1.10.8 contains an out-of-bounds write vulnerability in Snappy.uncompressByteBuffer, ByteBuffer because destination buffer capacity is never validated against decompressed size. Attackers can supply valid compressed data that decompresses larger than the destination buffer,...

8.7CVSS0.0035EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90560

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - zstd-jni versions 1.2.0 through 1.5.7-13 contain an out-of-bounds read vulnerability in the ZstdDictDecompress constructor because offset and length arguments a...

8.8CVSS0.00336EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/10 9:32 a.m.•11 views

CVE-2026-87824

A flaw was found in zstd-jni. Attackers can exploit this by supplying oversized per-sample lengths to the Zstd.trainFromBufferDirect function, which fails to validate the samples buffer capacity. This allows for reading past buffer boundaries, leading to out-of-bounds memory access and ultimately...

8.7CVSS0.00389EPSS
SaveExploits0References11
NVD
NVD
•added 2026/09/09 3:17 p.m.•6 views

CVE-2026-87823

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MINVALUE to read unmapped memory, causing JVM...

8.8CVSS0.00432EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/09 3:17 p.m.•6 views

CVE-2026-87824

zstd-jni before 1.5.7-14 fails to validate the samples buffer capacity in Zstd.trainFromBufferDirect, allowing attackers to read past buffer boundaries by supplying oversized per-sample lengths. Attackers can trigger out-of-bounds memory access by providing crafted sample length arrays that cause...

8.7CVSS0.00389EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/09 2:32 p.m.•11 views

CVE-2026-87824

zstd-jni (Java binding for the zstd compression library) versions 1.3.3-1 through 1.5.7-13 contain an out-of-bounds read vulnerability in the Zstd.trainFromBufferDirect method. The root cause is a failure to validate the samples buffer capacity in the native implementation (jni_zdict.c): an attac...

8.7CVSS0.00389EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/09 2:32 p.m.•8 views

EUVD-2026-75022

zstd-jni before 1.5.7-14 fails to validate the samples buffer capacity in Zstd.trainFromBufferDirect, allowing attackers to read past buffer boundaries by supplying oversized per-sample lengths. Attackers can trigger out-of-bounds memory access by providing crafted sample length arrays that cause...

8.7CVSS0.00389EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/09 2:32 p.m.•14 views

CVE-2026-87824 zstd-jni 1.3.3-1 through 1.5.7-13 Out-of-Bounds Read via Zstd.trainFromBufferDirect

zstd-jni before 1.5.7-14 fails to validate the samples buffer capacity in Zstd.trainFromBufferDirect, allowing attackers to read past buffer boundaries by supplying oversized per-sample lengths. Attackers can trigger out-of-bounds memory access by providing crafted sample length arrays that cause...

8.7CVSS6.1AI score
SaveExploits0References11
OSV
OSV
•added 2026/09/09 2:32 p.m.•9 views

CVE-2026-87823 zstd-jni 1.1.1 through 1.5.7-13 Out-of-Bounds Read via Direct ByteBuffer Frame-Size Methods

zstd-jni before 1.5.7-14 performs 32-bit signed bounds checks on three direct-ByteBuffer frame-size native methods, allowing out-of-bounds memory reads via negative or overflowing offsets. Attackers can supply negative offset values near Integer.MINVALUE to read unmapped memory, causing JVM...

8.8CVSS6AI score
SaveExploits0References11
Rows per page
Query Builder