{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.3.8-4"
              },
              {
                "fixed": "1.5.7-14"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0830536d204f2944f4a124517aec80b5e5dc2647"
            },
            {
              "fixed": "3216860eea289fbbae0b191c0a4fd8b72dad949c"
            }
          ],
          "repo": "https://github.com/luben/zstd-jni",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-947w-pxjj-c7m9"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-416"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/87xxx/CVE-2026-87825.json"
  },
  "details": "zstd-jni before 1.5.7-14 contains a use-after-free vulnerability where streams and contexts hold a dictionary's shared lock only during the load call, allowing the dictionary to be closed while still referenced. Attackers can close a dictionary after associating it with a stream or context, causing subsequent read or write operations to access freed native memory, resulting in silent data corruption or JVM crashes.",
  "id": "CVE-2026-87825",
  "modified": "2026-09-10T03:30:59.746869204Z",
  "published": "2026-09-09T14:32:44.795Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/87xxx/CVE-2026-87825.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/BaseZstdBufferDecompressingStreamNoFinalizer.java"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/luben/zstd-jni/blob/v1.5.7-13/src/main/java/com/github/luben/zstd/ZstdInputStreamNoFinalizer.java"
    },
    {
      "type": "FIX",
      "url": "https://github.com/luben/zstd-jni/commit/0827ed02551bbd8d6f8e4bbff99d83bf50f91938"
    },
    {
      "type": "FIX",
      "url": "https://github.com/luben/zstd-jni/commit/393d7311766abbc285b149302c0fe1f94b16d555"
    },
    {
      "type": "FIX",
      "url": "https://github.com/luben/zstd-jni/commit/a560131d7834598afd9cea6b7c107bc88e915936"
    },
    {
      "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-947w-pxjj-c7m9"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-87825"
    },
    {
      "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.8-4-through-1.5.7-13-use-after-free-of-compression-and-decompression-dictionaries"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "zstd-jni 1.3.8-4 through 1.5.7-13 Use-After-Free of Compression and Decompression Dictionaries"
}