← Back to News
AI Analysis by The Wire
February 21, 2026 Focus: CYBERSECURITY / AI SECURITY Impact: 9/10

AI Turns Both Defender and Weapon: Anthropic Deploys Code Scanner as Roundcube and BeyondTrust Hit Hard

Saturday Feb 21 delivered a sharp contrast in the AI security space — Anthropic launched Claude Code Security, a research-preview feature that scans codebases for vulnerabilities and proposes patches. The timing is pointed: Anthropic explicitly framed this as a countermeasure to adversaries using the same AI capabilities offensively. Enterprise and Team customers get first access. The irony of an AI company shipping an AI security tool the same week attackers weaponized multiple CVSS 9.9 flaws is not lost.

On the exploit side, CISA added two Roundcube flaws to the KEV catalog — CVE-2025-49113 (CVSS 9.9, RCE via deserialization) and CVE-2025-68461 (XSS via SVG animate tag). The critical one was weaponized within 48 hours of public disclosure, classic diff-and-exploit playbook. BeyondTrust's CVE-2026-1731 (also CVSS 9.9) is being actively abused by threat actors for web shell drops, C2 install, lateral movement, and data theft across finance, healthcare, legal, and education sectors in five countries.

Rounding out the cycle: Cline CLI 2.3.0 was a supply chain hit — compromised npm token used to inject OpenClaw installation into the postinstall script. No malicious behavior confirmed beyond the unauthorized install, but the access vector is proven. ClickFix campaign is back too, this time delivering MIMICRAT, a custom C++ RAT with SOCKS5 tunneling and 22 post-exploitation commands, delivered via compromised legitimate sites with multi-stage PowerShell ETW/AMSI bypass.

Impact Score
9/10
Key Stories
Anthropic Launches Claude Code Security for AI-Powered Vulnerability Scanning
The Hacker News
CISA Adds Two Actively Exploited Roundcube Flaws to KEV Catalog
The Hacker News
BeyondTrust Flaw Used for Web Shells, Backdoors, and Data Exfiltration
The Hacker News
Cline CLI 2.3.0 Supply Chain Attack Installed OpenClaw on Developer Systems
The Hacker News
ClickFix Campaign Deploys MIMICRAT via Compromised Legitimate Sites
The Hacker News
Analyst Take
The pattern this cycle is acceleration on both sides. Anthropic shipping an AI vuln scanner the same day CISA logs two actively exploited critical flaws tells you the defensive tools are racing to catch up with the offensive tempo. Two CVSS 9.9 bugs (Roundcube + BeyondTrust) being weaponized in the wild simultaneously is not a coincidence — threat actors are running parallel exploit pipelines now. The Cline supply chain hit is the sleeper story: the payload was just OpenClaw installation, not ransomware, which suggests it may have been a capability-test or beachhead operation. Someone wanted to know if they could get code onto developer machines quietly. They can. Watch for follow-on campaigns using the same npm token compromise vector against other AI coding tools.