VYPR

Zstd Jni

by Luben

CVEs (3)

  • CVE-2026-90560HigSep 12, 2026
    risk 0.46cvss 8.2epss

    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…

  • CVE-2026-89046HigSep 10, 2026
    risk 0.46cvss 8.2epss 0.01

    zstd-jni versions 1.5.5-6 through 1.5.7-13 contain an out-of-bounds read vulnerability in Zstd.getFrameContentSize that fails to validate negative srcPosition arguments. Attackers can supply negative offset values that bypass bounds checks and reach the native frame-header…

  • CVE-2026-89045MedSep 10, 2026
    risk 0.19cvss 4.0epss 0.00

    zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read(), allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the…