JADEPUFFER launches ENCFORGE: the first ransomware designed to destroy AI models
A threat group known as JADEPUFFER made a dangerous leap: moving from hijacking traditional databases to directly targeting artificial intelligence infrastructure. Its new tool, dubbed ENCFORGE, is a Go-compiled ransomware that specifically encrypts AI model files: trained weights, vector indexes, training datasets, and other machine learning stack artifacts (formats such as .safetensors, .onnx, .gguf, and .pkl, among others).
The entry point was a critical vulnerability in Langflow (CVE-2025-3248), an AI workflow-building platform that allows unauthenticated code execution. The most striking detail, according to researchers at Sysdig, is that the attacker appears to have operated autonomously: in just five minutes and 24 seconds, it adjusted and rewrote several scripts until achieving a working attack path, evading real-time automated defenses.
The encryption combines AES-256-CTR with RSA-2048 key exchange, and the malware shows no data theft capability — its sole purpose appears to be destruction, not extortion through leaks.
Source: Sysdig / The Hacker News, BleepingComputer