PatchSiren cyber security CVE debrief
CVE-2026-87824 luben CVE debrief
The CVE-2026-87824 vulnerability in zstd-jni before 1.5.7-14 allows attackers to read past buffer boundaries by supplying oversized per-sample lengths to Zstd.trainFromBufferDirect, potentially causing JVM termination. This issue is rated as HIGH with a CVSS score of 8.7. The vulnerability affects systems using zstd-jni, particularly those using versions prior to 1.5.7-14. Defenders should assess exposure and prioritize updating to the fixed version. The CVE record and NVD entry provide details on the vulnerability, including its description and CVSS score.
- Vendor
- luben
- Product
- zstd-jni
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-20
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-20
Who should care
Defenders responsible for systems using zstd-jni, particularly those using versions prior to 1.5.7-14, should assess exposure and prioritize updating to the fixed version. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify and update zstd-jni to prevent potential JVM termination due to out-of-bounds memory access.
Why it matters
The CVE-2026-87824 vulnerability in zstd-jni allows attackers to read past buffer boundaries, potentially causing JVM termination. Defenders should prioritize verifying and updating zstd-jni to version 1.5.7-14 or later, and assess exposure in systems using affected versions.
- Potential JVM termination due to out-of-bounds memory access
- Need to verify and update zstd-jni to version 1.5.7-14 or later
- Possible exposure in systems using affected versions
Technical summary
The zstd-jni library before version 1.5.7-14 is vulnerable to an out-of-bounds read issue. The Zstd.trainFromBufferDirect method fails to validate the samples buffer capacity, allowing attackers to trigger out-of-bounds memory access by providing crafted sample length arrays. This vulnerability can cause JVM termination and is rated as HIGH with a CVSS score of 8.7. Defenders should prioritize verifying and updating zstd-jni to version 1.5.7-14 or later, and assess exposure in systems using affected versions. The CVE record and NVD entry provide details on the vulnerability, including its description and CVSS score.
Defensive priority
Defenders should prioritize verifying and updating zstd-jni to version 1.5.7-14 or later, and assess exposure in systems using affected versions.
Recommended defensive actions
- Verify zstd-jni version and update to 1.5.7-14 or later if necessary
- Assess exposure in systems using affected versions
- Monitor for potential out-of-bounds memory access attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description and CVSS score. However, the corpus does not establish versions, exploitation, impact, or remediation beyond version 1.5.7-14.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-87824 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-87824
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-87824 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-87824
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni/blob/v1.5.7-13/src/main/java/com/github/luben/zstd/Zstd.java
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni/blob/v1.5.7-13/src/main/native/jni_zdict.c
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni/commit/53d3c6342883f7d6717b2477a7f9c1b4a4a56980
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni/commit/bba6cfca2c0897f1fa004f4193247479f10da853
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni/releases/tag/v1.5.7-14
-
Source reference
Unverified legacy reference
URL: https://github.com/luben/zstd-jni/security/advisories/GHSA-257p-3h6w-pg7h
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/zstd-jni-1.3.3-1-through-1.5.7-13-out-of-bounds-read-via-zstd-trainfrombufferdirect
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.