Skip to main content
  1. Home
  2. Emerging Tech
  3. News

AI agent reportedly carried out an entire ransomware attack on its own

AI didn't just write malware. It apparently clocked in for work.

Add as a preferred source on Google
Cybersecurity
Cybersecurity Unsplash

Cybersecurity researchers say they have documented what could be the first ransomware attack carried out almost entirely by an autonomous AI agent, marking a significant shift in how cyberattacks could be conducted in the future. According to cloud security firm Sysdig, they have uncovered a ransomware operation dubbed JadePuffer that appears to have relied on a large language model (LLM) agent to perform nearly every stage of the attack without continuous human intervention.

If confirmed, the incident suggests AI is moving beyond writing malicious code and into actively planning, adapting, and executing cyberattacks in real time.

JadePuffer adapted to obstacles much like a human hacker

According to Sysdig’s findings, JadePuffer began by exploiting CVE-2025-3248, a remote code execution vulnerability in Langflow, an open-source framework used to build LLM-powered applications. The flaw, patched in April 2025, was later added to the US Cybersecurity and Infrastructure Security Agency’s (CISA) list of vulnerabilities known to be exploited in the wild.

Once inside the system, the AI agent reportedly carried out a full attack chain that security researchers typically associate with experienced human operators. It collected host information, searched for credentials and sensitive files, extracted cloud secrets, and mapped storage resources before moving laterally through the victim’s infrastructure.

What stood out wasn’t simply the automation – it was the adaptability.

According to the Sysdig report, the researchers observed the AI agent responding dynamically when certain commands failed. In one instance, the malware encountered an unexpected XML response while querying a MinIO object store. Instead of failing, the agent modified its parsing logic and retried using a different approach. Researchers also documented a failed login attempt that was automatically corrected within 31 seconds, without requiring human input.

Recommended Videos

The AI later established persistence by creating scheduled cron jobs before pivoting to a production server running Alibaba Nacos, where it exploited CVE-2021-29441 to create rogue administrator accounts. It eventually encrypted 1,342 Nacos configuration records, deleted the original data, and replaced it with a ransom note demanding payment in Bitcoin.

Interestingly, researchers found several signs suggesting the operation was AI-generated. The malicious code contained unusually detailed natural-language comments explaining its own reasoning, while the ransom note referenced a Bitcoin wallet commonly used as an example in documentation rather than a genuine payment address. Sysdig also believes the malware likely used AES-128 in ECB mode, despite claiming AES-256 encryption.

The findings arrive as cybersecurity experts increasingly warn about the emergence of agentic AI, where AI systems can independently plan and execute complex tasks rather than simply responding to prompts. While JadePuffer still exploited known vulnerabilities rather than inventing new attack methods, the ability to autonomously perform reconnaissance, privilege escalation, persistence, and ransomware deployment represents a notable escalation in offensive AI capabilities.

Sysdig says the incident demonstrates that “agentic threat actors” have effectively arrived, potentially lowering the technical expertise required to launch sophisticated cyberattacks. At the same time, researchers note that AI-generated attacks may also leave distinct behavioural patterns and coding characteristics that defenders can use to build new detection techniques.

For organizations, the report serves as another reminder that patching internet-facing systems and securing cloud credentials remain essential – even as the attackers themselves begin to change.

Moinak Pal
Moinak Pal is has been working in the technology sector covering both consumer centric tech and automotive technology for the…
Anker just exposed a big problem with portable power stations
Appliance, Device, Electrical Device

When you're shopping for a portable power station, there's one number that's almost impossible to ignore: battery capacity. A 2 kWh battery should give you roughly 2 kWh of usable power, right? Unfortunately, things aren't quite that simple. Anker SOLIX has published new efficiency data for its S Series portable power stations, and it's putting the spotlight on something that doesn't get nearly as much attention as capacity: how much of the energy stored inside the battery actually makes it to your devices.

According to Anker, portable power stations are commonly advertised with efficiency figures measured under relatively heavy loads, where they can reach roughly 89% to 92% efficiency. But that's not necessarily how most people use one during an outage. Think about what you'd actually plug in. A Wi-Fi router might sip power continuously, a refrigerator switches its compressor on and off throughout the day, and a CPAP machine could run overnight. Together, those devices may draw just a fraction of what a large power station is capable of supplying. And that's where efficiency can start slipping.

Read more
OpenAI’s first gadget sounds like a tiny expressive AI companion
The device will have a doughnut-shaped body, built-in cameras, and moving parts
OpenAI press image

For months, reports have suggested that OpenAI’s first hardware product would be a screen-free smart speaker designed to act more like an AI companion. We already knew it could understand its surroundings, be carried around the home, and proactively help users. A new Bloomberg report now gives us a clearer picture of what the device may actually look like.

As per the report, OpenAI’s first gadget will be shaped like a doughnut and measure about the same size as a hockey puck. You will be able to carry it between rooms or leave it nearby on whatever surface is convenient. The device is expected to be on the expensive side, as the company has pondered pricing it around $300 to $400. A release is currently planned for 2027.

Read more
Google Antigravity just built an AI translator that works without the internet
Electrical Device, Switch, Robot

Google has shown off a new AI project that could make language barriers a little less intimidating, and it doesn't need an internet connection to do it. The company has introduced the Gemma Translator, a compact prototype built in collaboration with Antigravity. Unlike most AI translation tools that rely on cloud processing, this device runs entirely offline using Gemma 4 E2B, Google's lightweight open model. Everything happens locally on the device, making it both portable and independent of an internet connection. The prototype is powered by a Raspberry Pi 5 and includes a microphone and speaker inside a custom 3D-printed enclosure, creating a self-contained translator you can carry almost anywhere.

AI translation, without the cloud

Read more