an ai agent just ran a ransomware operation. the scary part is not the ai
Security researchers documented the first largely autonomous AI ransomware attack. The uncomfortable lesson is not about the model. It is about a patch that sat unapplied for a year.

what happened
In early July, researchers at the security firm Sysdig documented what they describe as the first end-to-end autonomous AI ransomware operation, tracked as JADEPUFFER. A human picked the target and set up the infrastructure. From there, an LLM agent ran the intrusion itself.
The reported numbers are worth reading slowly: the agent executed more than 600 distinct payloads, encrypted over 1,300 configuration items, and at one point hit a technical error with a password hash and corrected itself in 31 seconds without a human touching anything. Which model powered it has not been identified.
the detail everyone is skipping
Here is the part that should actually change how you operate: the entry point was CVE-2025-3248, a critical vulnerability in Langflow, an open-source tool for building AI workflows.
That vulnerability was patched in May 2025. The attack happened in July 2026.
The AI did not break through some cutting-edge defense with superhuman hacking. It walked through a door that had been standing open for over a year, on servers nobody updated. Every headline says "AI ransomware". The evidence says "unpatched server, again", with a faster intruder.
why this matters for builders like us
My audience ships things. Side projects, client builds, startup MVPs, AI workflow tools running on a VPS someone set up one weekend and never touched again. This story is about us, not just enterprises with security teams:
- The tools we love are targets now. Langflow is exactly the kind of open-source AI tooling this community deploys casually. If it is reachable from the internet and unpatched, it is now scanned by attackers that do not sleep or get bored.
- Attack speed just changed. A human attacker who hits an error might move on. An agent debugs itself in 31 seconds and keeps going. The window between "vulnerability published" and "you got hit" keeps shrinking.
- The boring stuff is the defense. Patch schedules. Not exposing admin panels publicly. Backups you have actually tested. None of it is content-worthy, all of it is what would have stopped this.
the honest take on the ai angle
Was the AI part real? Yes, and it will get more common, because agents that can use terminals for good can use them for harm, and the same drop in cost that lets you run an agent all day lets an attacker do the same.
But "AI-run" made the headline while "one-year-old unpatched vulnerability" made the breach. Fear of the first is useless to you. Fixing the second takes an afternoon.
If you run anything self-hosted, especially AI tooling: today is a good day to run your updates. That is the entire actionable takeaway, and it is more than most coverage of this story will give you.
opensourceguy
I find them so you don’t have to.
join the conversation
be the first to add something useful.
keep reading

anthropic reportedly passed openai in revenue. here is what actually flipped
The reported numbers say the quieter company is now the bigger business. The reason why is a lesson for anyone building anything.

an ai company just built a feature to help you use it less
Anthropic shipped a dashboard that shows your Claude usage patterns and lets you set quiet hours. Either a genuine first, or very clever positioning. Probably both.