{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.3.3-1"
              },
              {
                "fixed": "1.5.7-14"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "b7a712fa9c3f06a82b627ab8133a56fa96667f55"
            },
            {
              "fixed": "3216860eea289fbbae0b191c0a4fd8b72dad949c"
            }
          ],
          "repo": "https://github.com/luben/zstd-jni",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-257p-3h6w-pg7h"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/87xxx/CVE-2026-87824.json"
  },
  "details": "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 the native implementation to walk past the buffer allocation, resulting in JVM termination.",
  "id": "CVE-2026-87824",
  "modified": "2026-09-10T03:30:18.558011927Z",
  "published": "2026-09-09T14:32:44.099Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/87xxx/CVE-2026-87824.json"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/luben/zstd-jni"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/luben/zstd-jni/blob/v1.5.7-13/src/main/java/com/github/luben/zstd/Zstd.java"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/luben/zstd-jni/blob/v1.5.7-13/src/main/native/jni_zdict.c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/luben/zstd-jni/commit/53d3c6342883f7d6717b2477a7f9c1b4a4a56980"
    },
    {
      "type": "FIX",
      "url": "https://github.com/luben/zstd-jni/commit/bba6cfca2c0897f1fa004f4193247479f10da853"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/luben/zstd-jni/releases/tag/v1.5.7-14"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/luben/zstd-jni/security/advisories/GHSA-257p-3h6w-pg7h"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-87824"
    },
    {
      "type": "WEB",
      "url": "https://repo1.maven.org/maven2/com/github/luben/zstd-jni/"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/zstd-jni-1.3.3-1-through-1.5.7-13-out-of-bounds-read-via-zstd-trainfrombufferdirect"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "zstd-jni 1.3.3-1 through 1.5.7-13 Out-of-Bounds Read via Zstd.trainFromBufferDirect"
}