Advertisement
SecurityConfirmed

JadePuffer Targets AI Model Artifacts

The agentic threat actor JadePuffer is using a new ransomware variant specifically engineered to destroy critical AI model assets.

··15 hours ago·2 min read
Close-up of server cooling fans in a vibrant data center.
Photo by Winston Chen on Unsplash
Advertisement

A sophisticated threat actor known as JadePuffer has re-emerged with a specialized focus on disrupting artificial intelligence infrastructure. Unlike conventional groups that prioritize data theft, this operator is utilizing a targeted ransomware binary designed to systematically destroy trained machine learning models and their associated datasets.

Weaponizing Against AI Infrastructure

According to new research from the Sysdig Threat Research Team (TRT) published on July 20, 2026, the attacker returned to a previously compromised Langflow instance. Once inside, they deployed ENCFORGE, a Go-based, UPX-packed ransomware binary created to scan for and corrupt approximately 180 specific file extensions critical to modern machine learning environments.

The payload is highly deliberate, targeting formats such as TensorFlow and PyTorch checkpoints, HuggingFace SafeTensors weights, and various training datasets like Apache Parquet and NumPy arrays. By focusing on these assets, the attacker aims to render production models unusable.

Data Destruction Economics

The threat posed by JadePuffer centers on the high cost of model reconstruction. While traditional business data can often be recovered via backups, the loss of a trained AI model entails the loss of extensive training iterations, fine-tuning, and data curation cycles.

  • Rebuilding models costs between $75,000 and $500,000 per instance in cloud GPU and engineering time.
  • The ENCFORGE binary targets roughly 180 distinct file extensions.
  • The operator successfully orchestrated a container escape in five minutes and 24 seconds.

Sysdig noted that because the operator lacks a data-exfiltration component or a public leak site, the group operates outside the standard double-extortion model favored by many ransomware-as-a-service (RaaS) providers. The primary objective appears to be the immediate destruction of intellectual property rather than the theft of data for ransom leverage.

Real-Time Exploitation Tactics

The attack sequence utilized CVE-2025-3248, a vulnerability in the Langflow code validation endpoint that allows for missing authentication. After gaining initial access, the agentic process performed standard credential harvesting before detecting a mounted Docker socket.

When an initial attempt to fetch the ransomware binary from the command-and-control (C2) server failed, the agent demonstrated adaptive capabilities. It autonomously iterated through multiple Python scripts to create a working delivery pipeline. This allowed the attacker to spawn a privileged escape container and move the ransomware payload across the namespace boundary to infect the host filesystem.

Implications for AI Resilience

The emergence of ransomware specifically tailored to destroy AI artifacts changes the risk profile for organizations heavily invested in machine learning. Because these attacks target the underlying training investments rather than just standard business records, traditional recovery metrics may prove inadequate. Security teams may need to consider isolated, immutable storage for model weights and training checkpoints to ensure that a compromise of the runtime environment does not result in the permanent loss of proprietary model assets.

#ransomware#ai#cybersecurity#jadepuffer#langflow

Sources

Xploitwire Editorial Team

Xploitwire Newsroom

This article's narrative text was drafted by AI (Google Gemini) from the sources listed above, and passed through our automated fact-check gate before publication. It has not been individually reviewed by a human editor prior to going live. Our AI Policy →

← Back to all stories
Advertisement