AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-0848

CRITICAL · CVSS 10 EPSS 0.81% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-05 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 10.0. It affects Java. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution arbitrary code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-0848
Severity
CRITICAL
CVSS
10
EPSS
0.81%
Java

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)