CVE-2026-12252
טרם דורגה
תיאור (מקור, אנגלית)
In nltk/nltk versions 3.9.3 and earlier, five Stanford interface classes (StanfordPOSTagger, StanfordNERTagger, StanfordParser, StanfordDependencyParser, and StanfordNeuralDependencyParser) are vulnerable to untrusted JAR code execution. These classes accept user-controllable JAR paths and execute them via the `java()` function, which invokes `subprocess.Popen()` without integrity verification. This vulnerability is identical to CVE-2026-0848, which was fixed for StanfordSegmenter by adding SHA256 verification. However, the fix was not applied to these additional classes, leaving them susceptible to arbitrary code execution when loading untrusted JAR files.
מדדים
- EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-16/8/2026
- CWE
- CWE-94
מוצרים מושפעים
nltk: nltk
קישורים
- https://huntr.com/bounties/f5c93982-0cc9-4e2e-bb85-1b6ab29a2efb ExploitThird Party Advisory
- https://huntr.com/bounties/f5c93982-0cc9-4e2e-bb85-1b6ab29a2efb ExploitThird Party Advisory