
PoC de CVE-2026-0848: validacion de entrada indebida en NLTK que permite ejecucion de codigo via StanfordSegmenter.
This code executes arbitrary commands on your system. Use ONLY in virtual machines or isolated containers.
Functional PoC for CVE-2026-0848. Demonstrates how a malicious JAR file can execute arbitrary code when loaded by NLTK.
# Clone
git clone https://github.com/tu-usuario/CVE-2026-0848-PoC.git
cd CVE-2026-0848-PoC
# Install dependencies
pip install -r requirements.txt
# Run the exploit
python exploit.py