216.73.216.31

CVE-2026-0848

· Published 05/03/2026 21:16 · Modified 06/03/2026 17:16

Labels: CVE-2026-0848 2026-03-05CVE-2026-0848CWE-20[email protected]

Essential information

Published
05/03/2026 21:16
Modified
06/03/2026 17:16
Author
Creator
CVSS
10.0 CRITICAL (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
nltk / nltk cpe:2.3:a:nltk:nltk:<3.9.2:*:*:*:*:*:*:*

References