Home

Description

NLTK versions <=3.9.2 are vulnerable to arbitrary code execution due to improper input validation in the StanfordSegmenter module. The module dynamically loads external Java .jar files without verification or sandboxing. An attacker can supply or replace the JAR file, enabling the execution of arbitrary Java bytecode at import time. This vulnerability can be exploited through methods such as model poisoning, MITM attacks, or dependency poisoning, leading to remote code execution. The issue arises from the direct execution of the JAR file via subprocess with unvalidated classpath input, allowing malicious classes to execute when loaded by the JVM.

PUBLISHED Reserved 2026-01-10 | Published 2026-03-05 | Updated 2026-03-06 | Assigner @huntr_ai




CRITICAL: 10.0CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Problem types

CWE-20 Improper Input Validation

Product status

Any version
affected

References

huntr.com/bounties/08b109bb-ac24-403f-9422-1c246ce60202 exploit

huntr.com/bounties/08b109bb-ac24-403f-9422-1c246ce60202

cve.org (CVE-2026-0848)

nvd.nist.gov (CVE-2026-0848)

Download JSON