#JADEPUFFER
JADEPUFFEr, the AI-powered ransomware group, is destroying Azure environments as part of its extortion campaigns, most likely to put pressure on victims

www.microsoft.com/en-us/securi...
Storm-3168: Agentic-driven cloud attacks using compromised service principals | Microsoft Security Blog
Microsoft details JADEPUFFER-linked Azure reconnaissance, resource deletion, and credential access using compromised service principals, identifying the activity as associated with Storm-3168 and prov...
www.microsoft.com
September 27, 2026 at 12:33 AM
Microsoft has identified extensive cloud resource destruction activity linked to JADEPUFFER, which Microsoft tracks as Storm-3168. The activity used compromised service principals and performed cloud credential collection that could be used to facilitate future exfiltration. msft.it/6015a9lob
Storm-3168: Agentic-driven cloud attacks using compromised service principals | Microsoft Security Blog
Microsoft details JADEPUFFER-linked Azure reconnaissance, resource deletion, and credential access using compromised service principals, identifying the activity as associated with Storm-3168 and providing guidance for defenders.
msft.it
September 25, 2026 at 3:42 PM
Discovered by Sysdig in July 2026, JADEPUFFER is reported to be the first documented agentic ransomware operation. These new findings expand publicly documented activity associated with Storm-3168 and indicate an evolution in the threat actor's cloud operations.
September 25, 2026 at 3:42 PM
Researchers identified what they believe is the first documented case of a ransomware operation, JadePuffer, conducted entirely by a large language model (LLM) agent.
JadePuffer ransomware used AI agent to automate entire attack
Researchers identified what they believe is the first documented case of a ransomware operation, JadePuffer, conducted entirely by a large language model (LLM) agent.
www.bleepingcomputer.com
July 4, 2026 at 2:18 PM
An AI agent silently mapped an Azure tenant, then autonomously wiped Storage, Key Vault, and Function Apps. https://intel.threadlinqs.com/threat/TL-2026-2666 #ThreatIntel #JADEPUFFER #Storm #Langflow
September 26, 2026 at 9:50 PM
Microsoft identifica operaciones de ransomware agente en Azure

El grupo JADEPUFFER usó credenciales comprometidas para destruir recursos en Azure…

https://mentehackers.com/microsoft-identifica-operaciones-de-ransomware-agente-en-azure-8f643c18
#Ciberseguridad #Tecnologia #MenteHackers
Microsoft identifica operaciones de ransomware agente en Azure
El grupo JADEPUFFER usó credenciales comprometidas para destruir recursos en Azure. Microsoft documenta actividades vinculadas al código Storm-3168.
mentehackers.com
September 25, 2026 at 7:37 PM
Researchers document JadePuffer, the first known "agentic ransomware", which adapts in real time and retries steps to execute an end-to-end extortion operation (Bill Toulas/BleepingComputer)

Main Link | Techmeme Permalink
July 6, 2026 at 4:15 AM
Why this fully agentic ransomware attack is giving researchers nightmares
JadePuffer could be the first reported case of a ransomware attack driven by AI from start to finish. How can businesses respond? www.zdnet.com/article/jade...
Why this fully agentic ransomware attack is giving researchers nightmares
JadePuffer could be the first reported case of a ransomware attack driven by AI from start to finish. How can businesses respond?
www.zdnet.com
July 8, 2026 at 1:36 AM
🤖 JadePuffer ransomware used AI agent to automate entire attack

Researchers have identified JadePuffer, a ransomware operation conducted entirely by an autonomous AI agent, believ...

https://tinyurl.com/2738xefs #AINews #MachineLearning #CrustyTLDR
July 5, 2026 at 2:04 PM
A threat actor has deployed an AI agent to hack Langflow servers, steal credentials, expand access, and then deploy ransomware on production databases

The attacks are the first known cybercriminal campaign to be fully automated using an AI agent from start to finish

www.sysdig.com/blog/jadepuf...
JADEPUFFER: Agentic ransomware for automated database extortion | Sysdig
The Sysdig TRT documents JADEPUFFER: the first known agentic ransomware operation, where an LLM autonomously exploited Langflow, harvested credentials, and executed full database extortion.
www.sysdig.com
July 2, 2026 at 5:43 PM
Morty, Storm-3168 just speedran your Azure. Two stolen service principals, fifteen hours of snooping, seven minutes of storage-account murder. Key vault. Function App. Recovery locks. Microsoft named it JADEPUFFER. Your GitHub issue history named the door. day269.010
September 26, 2026 at 1:28 AM
The JadePuffer autonomous AI agent has upgraded with custom malware called EncForge that focuses on encrypting AI assets, such as training datasets, vector databases, and model checkpoints.
JadePuffer agentic attacks now target AI model data with ransomware
The JadePuffer autonomous AI agent has upgraded with custom malware called EncForge that focuses on encrypting AI assets, such as training datasets, vector databases, and model checkpoints.
www.bleepingcomputer.com
July 20, 2026 at 9:08 PM
🤖 Microsoft: Storm-3168 (JADEPUFFER), the agentic ransomware op, pivots to Azure — stolen service principals to recon and bulk-delete Storage, SQL, VMs.
https://www.microsoft.com/en-us/security/blog/2026/09/25/storm-3168-agentic-driven-cloud-attacks-using-compromised-service-principals/
September 27, 2026 at 7:14 PM
JadePuffer: First AI-Agent Ransomware Automates Entire Attack #Automation
JadePuffer: First AI-Agent Ransomware Automates Entire Attack
 Security researchers have identified JadePuffer as the first ransomware operation conducted entirely by an AI agent, marking a watershed moment in automated cyberattacks. Discovered by cloud security firm Sysdig, this incident demonstrates how large language model (LLM) agents can now execute complex intrusion campaigns without human intervention during the attack itself.  Attack methodology  The attack began by exploiting CVE-2025-3248, a critical remote code execution vulnerability in Langflow, an open-source platform for building LLM applications. Once inside the initial server, the AI agent systematically gathered intelligence, harvested credentials, and mapped the network to identify higher-value targets. It then pivoted to a production server running MySQL and Nacos configuration management, where it leveraged another known authentication bypass vulnerability to gain administrative access.  What made JadePuffer particularly notable was its ability to detect and correct errors autonomously during the attack. When the agent's first attempt to create an administrator account failed, it analyzed the error and launched a corrected procedure just 31 seconds later, successfully modifying its credential generation approach. Sysdig researchers emphasized that this rapid self-correction capability is a strong indicator of genuine agentic behavior rather than a human operator using conventional automation tools.  After securing access, JadePuffer encrypted more than 1,300 configuration elements in the database, deleted the original tables, and left a ransom note with a Bitcoin address and contact email. However, analysis revealed a disturbing detail: the encryption key was never stored or transmitted to any attacker-controlled server, suggesting victims could not recover their data even if they paid. Researchers believe this indicates the attack was oriented more toward data destruction than financial extortion, with claims of external backups appearing to be psychological pressure tactics without evidence of actual exfiltration.  Security implications  While JadePuffer has drawn attention to AI's role in cybercrime, experts stress that the fundamental vulnerability was poor security hygiene rather than the AI itself. Exposed credentials, unpatched vulnerabilities, default configurations, and excessive privileges enabled the agent to traverse the infrastructure within minutes. This incident underscores the urgent need for organizations to harden their AI application deployments, implement zero-trust architectures, and maintain rigorous patch management, as autonomous agents will increasingly exploit any weakness they encounter at machine speed.
dlvr.it
July 12, 2026 at 4:47 PM
The ransomware attack dubbed JADEPUFFER, one of the first documented cases of a threat actor using a large language model (LLM) to conduct an end-to-end attack, offers a glimpse into how AI could shape future ransomware campaigns. msft.it/63326aP26k
August 26, 2026 at 4:44 PM
WTAF Agentic ransomware for automated database extortion
JADEPUFFER: Agentic ransomware for automated database extortion | Sysdig
The Sysdig TRT documents JADEPUFFER: the first known agentic ransomware operation, where an LLM autonomously exploited Langflow, harvested credentials, and executed full database extortion.
www.sysdig.com
July 4, 2026 at 3:35 PM
JadePufferランサムウェア、AIエージェント利用し攻撃全体を自動化 | Codebook|Security News

https://www.yayafa.com/2837297/

JadePufferランサムウェア、…
JadePufferランサムウェア、AIエージェント利用し攻撃全体を自動化 | Codebook|Security News - YAYAFA
JadePufferランサムウェア、AIエージェント利用し攻撃全体を自動化
www.yayafa.com
July 6, 2026 at 4:40 AM
„Insgesamt wirkt das Vorgehen der KI mehr wie das eines Toddlers, der mit Cybercrime-Bauklötzchen spielt, als das eines Furcht einflößenden Cyber-Terminators.“
Jadepuffer: Die erste KI-Ransomware-Attacke verbaselt nicht nur den Schlüssel
Forscher dokumentieren den ersten LLM-gesteuerten Ransomware-Angriff. Doch die KI scheiterte an grundlegenden Fehlern. Eine Mahnung für Admins.
www.heise.de
July 7, 2026 at 1:42 PM
Storm-3168 Hackers Abuse Compromised Service Principals to Destroy Azure Cloud Resources gbhackers.com/storm-3168-h...
Storm-3168 Hackers Abuse Compromised Service Principals to Destroy Azure Cloud Resources
Microsoft has uncovered a destructive Azure campaign linked to Storm-3168, also known as JADEPUFFER, in which attackers abused compromised service principals to map cloud environments, delete critical...
gbhackers.com
September 27, 2026 at 10:45 AM
Man, check out this graphic.
July 2, 2026 at 2:55 PM
Sysdig documents first fully autonomous LLM ransomware attack, dubbed JadePuffer

Sysdig's Threat Research Team disclosed a ransomware incident in which an LLM agent completed eve...

https://pondero.ai/news/2026-07-08-jadepuffer-agentic-ransomware/

#AINews #TechNews #LLM
Sysdig documents first fully autonomous LLM ransomware attack, dubbed JadePuffer
Sysdig
pondero.ai
July 8, 2026 at 4:30 PM
JADEPUFFER Encrypts AI Weights with ENCFORGE: Phantom Ransom, Broken Payment Mechanism
JADEPUFFER Encrypts AI Weights with ENCFORGE: Phantom Ransom, Broken Payment Mechanism
The agentic ransomware group JADEPUFFER struck Langflow infrastructure with ENCFORGE, a payload that encrypts AI models without a functioning ransom mechanism. Recovery costs for a single enterprise-ready fine-tuned model are estimated at $75,000–$500,000.
deafnews.it
September 20, 2026 at 10:09 PM
Un agent d'IA va encadenar sol tota una campanya d'extorsió -accés via Langflow (CVE-2025-3248), robatori de credencials, moviment lateral- i va xifrar/esborrar dades de configuració sense guardar la clau per desencriptar-les.

Un autèntic agent del caos.
www.sysdig.com/blog/jadepuf...
JADEPUFFER: Agentic ransomware for automated database extortion | Sysdig
The Sysdig TRT documents JADEPUFFER: the first known agentic ransomware operation, where an LLM autonomously exploited Langflow, harvested credentials, and executed full database extortion.
www.sysdig.com
July 3, 2026 at 6:30 AM
JadePuffer is now unleashing autonomous AI agents that run end-to-end ransomware attacks against machine learning hardware. Marvellous, now the bots are extorting each other.

#AIRansomware #JadePuffer
July 21, 2026 at 5:41 PM