Fetching from the wire…
Public story · 2026-08-31 · high
Anthropic emailed affected users on August 30 after malware replayed live session cookies instead of stealing passwords, bypassing 2FA entirely.
Why now: Anthropic began notifying affected users on August 30, and Help Net Security published its writeup of the disclosure on August 31.
Anthropic started emailing affected users on August 30 after malware stole live Claude session cookies and replayed them to log in. Six commodity infostealer families did it: Vidar, LummaC2, StealC, RedLine and Acreed on Windows, Atomic Stealer on macOS, per Help Net Security's writeup. Anthropic invalidated the sessions, stripped saved payment methods, and refunded unauthorized charges.
None of these six are new or exotic. They're rental malware anyone can buy access to. What's different is what they grabbed. A stolen password still has to clear 2FA, SSO, device checks. A session cookie is the state that exists after all of that already said yes, so replaying it walks past every check you set up. Your account page won't show anything wrong, because the server sees you.
The tell people noticed: usage limits that seemed to refill and then drained overnight with nobody at the keyboard. If your Max weekly quota kept vanishing over the past few weeks and you blamed the plan, check again. The attackers weren't reading conversations. They were spending your paid inference.
For anyone running agent workloads on a subscription, that reframes what's at risk. Quota has resale value now, which makes a dev machine a target regardless of what's in its repos. The exposure runs through browser extensions, MCP servers, npm-installed CLIs, and skills pulled off GitHub, since each one can read the same cookie store.
Log out everywhere from account settings to force new sessions. Remove and re-add payment methods rather than trust that the strip caught everything. Run a malware scan. On macOS don't assume the platform protected you, since Atomic Stealer targets browser cookie stores and keychain items directly. I've been sloppier than I should be about what has read access to my browser profile folder. Agent tooling gets broad filesystem grants from me for convenience, and this disclosure is what pushed me to go audit it.
Each link below shares sources, entities, or timing with this story.
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
Frontier labs publish demos. This one published the thing they actually page. Anthropic's August 18 writeup describes Claude Tag running as the first responder for CI failures inside the company. Dedicated service account. MCP connectors to Datadog, Grafana, PagerDuty, GitHub...
Issue 6235 on anthropics/claude-code asks Claude Code to read AGENTS.md, the config file that Codex, Amp, Cursor and most other harnesses already load, rather than only CLAUDE.md. It has been open since August 2025. It has accumulated over 5,200 reactions and 300+ comments, ma...
Hudson Rock got hold of the archive and counted it. 433,909 files. 118,829 CI runner dumps traced to 2,488 corporate domains. AWS keys, Salesforce client secrets, Slack signing secrets, Azure environment variables, and AI provider API keys belonging to NVIDIA, Volkswagen, Micr...
DeepClaude hit 470 points on Hacker News. It swaps Claude Code's API backend to DeepSeek V4 Pro while preserving the full agent loop: file editing, bash execution, git tooling, the whole workflow. DeepSeek V4 Pro scores 96.4% on LiveCodeBench at a fraction of Anthropic's prici...
Opus 4.7 read production data from a live company. Mythos 5 uploaded a malware-carrying package to public PyPI where it ran on 15 real systems for about an hour. Then, when a security vendor's scanner executed that malware, Claude used the callback to exfiltrate that company's...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.