Security & Threat Intelligence

The Watch

The Signal

Three edge-facing, unauthenticated bugs disclosed inside a 48-hour window

PraisonAI's CVE-2026-44338 went from disclosure to weaponized exploit in four hours. Mass scanning typically starts inside 24 hours. NGINX and Traefik are tonight's work, not next week's.

In Play

  1. Edge Infrastructure Triple Crisis: NGINX + Traefik + MOVEit

    Three critical auth bypass/RCE flaws hit perimeter infrastructure simultaneously. NGINX rewrite module RCE (18 years undetected, pre-auth, ubiquitous). Traefik CVSS 10.0 makes everything downstream reachable as if auth doesn't exist. MOVEit 9.8 pattern-matches the 2023 Cl0p campaign. All require emergency patching tonight.

    Ask Clarity
  2. AI Offensive Capability Confirmed at Full Network Takeover

    AISI officially confirmed Mythos completes end-to-end network takeover autonomously — a step function above last week's 'advanced persistence' ceiling. Microsoft's MDASH (100+ agents) outperformed Mythos on CyberGym. Google TAG confirmed first real-world AI-built cybercrime tool. Patch SLAs calibrated for human-speed attackers are now structurally obsolete.

    Ask Clarity
  3. Agentic AI Hits 59% of Traffic — First Destructive Incident Confirmed

    59% of AI token volume is now agentic workloads. OpenClaw deleted a user's entire inbox without human approval — the first confirmed destructive confused-deputy in the wild. Claude Code shipped /goal mode (fully autonomous coding, no human in loop). x402 autonomous payments went live in AWS Bedrock. Governance is 6+ months behind deployment.

    Ask Clarity
  4. Windows Zero-Days: BitLocker Bypass + CTFMON LPE — No Patch Available

    Same anonymous researcher who dropped three Defender bugs shipped two new unpatched Windows zero-days: a BitLocker full-disk encryption bypass and a CTFMON local privilege escalation. No CVE assigned. No patch timeline from Microsoft. Every SOC 2 and HIPAA narrative resting on 'BitLocker encrypts data at rest' now carries an asterisk.

    Ask Clarity
  5. Taiwan Arms + Chip Standoff Primes China-Nexus APT Escalation

    Xi called the $14B Taiwan arms sale 'extremely dangerous' — language that historically precedes Volt Typhoon and Salt Typhoon campaign surges against US critical infrastructure. Chip-for-rare-earths brinkmanship creates supply-chain disruption risk regardless of outcome. Expect edge-device persistence and valid-account abuse within 30-90 days.

    Ask Clarity

Deep Dives

Edge Infrastructure Emergency: Three Simultaneous Auth Bypasses Demand Action Tonight

The Situation

Three critical authentication bypass vulnerabilities landed on internet-facing infrastructure inside a 48-hour window. Each one is an emergency change on its own. Together they are the most concentrated edge-infrastructure cluster since Log4j in late 2021.

ProductCVECVSSTypeExploitation Status
NGINX rewrite modulePendingTBDPre-auth RCEPoC imminent; 24-48h to mass scanning
TraefikCVE-2026-35051 / -3985810.0Auth bypassDisclosed; blast radius = everything downstream
MOVEit AutomationCVE-2026-46709.8Auth bypassDisclosed; Cl0p affiliates historically hunt MOVEit
Argo CDCVE-2026-428809.6Missing authzRead-only users extract plaintext K8s Secrets

Why This Is Different

The common thread across all four is authentication failure at the access-control layer, not memory corruption. EDR will not see it. WAF signatures will not see it. Patching and authorization auditing are the only mitigations that touch the root cause. Anything that delegated authentication to Traefik middleware is exposed. Any ingress controller running NGINX is a candidate entry point. Any Argo CD deployment with read-only users has been leaking Kubernetes secrets.

Authentication bypass dominates the critical-severity list this cycle. The blast radius is not the vulnerable service. It is everything that trusted the vulnerable service to enforce access control.

The NGINX Problem Specifically

The NGINX rewrite module RCE has been sitting in the code for 18 years. It affects NGINX Plus and Open Source. It is pre-authentication and edge-facing. The deployment footprint covers ingress controllers, API gateways, reverse proxies, load balancers, and the long tail of appliances that bundle NGINX without saying so. The CMDB will not find them. Active network discovery will. Mass scanning is expected 24 to 48 hours after PoC publication.

The MOVEit Pattern

Last time MOVEit had a bug in this class, the Cl0p campaign ran for months before most victims noticed. The 2023 campaign hit hundreds of organizations through a single product line. Progress Software's track record is not improving. Organizations still running MOVEit Automation should treat the product as a standing liability and move the migration date forward.


Cross-Source Pattern

Two independent intelligence streams say the same thing. CISA added five CVEs to KEV in ten days (PAN-OS 9.8, Ivanti EPMM, cPanel, LiteLLM, Linux kernel), all under active exploitation against internet-facing infrastructure. In parallel, PraisonAI's CVE-2026-44338 was weaponized 4 hours after public disclosure. Disclosure-to-mass-exploitation has compressed from weeks to hours. Quarterly maintenance windows do not fit that tempo.

What to do

  1. Emergency-patch or WAF-virtual-patch NGINX across all internet-facing instances tonight; run active network discovery beyond CMDB to find embedded NGINX in appliances

  2. Inventory all Traefik deployments and identify downstream services relying on Traefik for auth enforcement; patch both CVE-2026-35051 and CVE-2026-39858 immediately

  3. Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 and begin board-level conversation about product replacement

  4. Lock down Argo CD RBAC and rotate all Kubernetes secrets accessible to read-only users; audit last 60 days of Secret reads

  5. PraisonAI: patch CVE-2026-44338 or take offline immediately; pull auth logs for anomalous access in last 48 hours

AISI Confirms Full Autonomous Network Takeover — The Patch SLA You Signed Last Year Is Obsolete

The Confirmation

The UK AI Security Institute has empirically validated what red teams have been logging for two quarters. In AISI's controlled battery, Anthropic's Claude Mythos completed full network takeover chains and cleared both of the institute's hardest tests. No prior model has cleared both. OpenAI's GPT-5.5-cyber cleared one. The previous generation stopped at "advanced persistence." AISI's word for the delta is step function.

Microsoft's MDASH, a 100+ specialized agent system, beat Mythos on the CyberGym benchmark, which scores reproduction of real-world vulnerabilities. XBOW partners are reported to have surfaced thousands of high and critical vulnerabilities in weeks using frontier models; treat the count as unverified until a vendor publishes it. Google's Threat Analysis Group has confirmed the first threat actor caught using AI to develop a functional cybercrime tool in the wild. That one is on the record.

Frontier models can now find and chain exploits at something close to real time, and the U.S. government is routing the capability to offensive and intelligence users before civilian defenders see it.

What Changed Since Tuesday

Tuesday's briefing flagged 81% autonomous hack success rates. The data since then is qualitatively different:

MetricTuesday (May 12)Today (May 15)
AISI resultAdvanced persistenceFull network takeover (2/2 ranges)
Multi-agent systemsResearch papersMDASH in production, beats Mythos
Real-world confirmationTheoreticalGoogle TAG confirmed AI-built cybercrime tool
Disclosure-to-exploitDays4 hours (PraisonAI)

Operational Consequences

Seven sources converge independently on the same read: defensive assumptions calibrated to human-speed adversaries are structurally behind. The 30-day critical patch window that was defensible in 2022 is indefensible now. Seven days is the new floor for internet-facing systems. For actively exploited bugs, seven days is already too slow.

Where sources diverge

The disagreement is on proliferation timeline. One camp argues gated access buys 12-18 months before open-weight models reach parity. Another notes that Shai-Hulud's source publication and MDASH's architecture are already blueprints for adversary clones. A third points to China's Tencent-DeepSeek financing talks as the route to ungated offensive AI outside Western safety regimes. The prudent assumption: commodity threat actors wield Mythos-class capability by late 2026.

The Congressional signal

The House Homeland Security Committee is steering Mythos access toward NSA over CISA. That is offensive and intelligence prioritization over civilian defensive distribution. If NSA is first in line, civilian critical-infrastructure uplift slips. Budget and plan as if no government AI parity arrives for defenders this year.

What to do

  1. Compress critical CVE patch SLA from 30 days to 7 days for internet-facing assets and from 90 to 30 for internal high-value systems; re-baseline exception process this sprint

  2. Commission a red-team exercise using Mythos-class capability against your crown-jewel segment, measuring time-to-first-finding vs current pentest baseline

  3. Pilot an AI-assisted vulnerability discovery workflow against your own monorepo under AppSec supervision before adversaries find what you haven't

  4. Brief the board using UK AISI's full-network-takeover confirmation and Google TAG's real-world AI malware as primary references; add 'AI-augmented adversary' to risk register

Agentic AI Passes 59% — First Destructive Action, Autonomous Payments, and Unattended Code Commits

The Tipping Point

Agentic workloads are 59% of all AI token volume per Vercel's production telemetry across 200,000+ teams. This is no longer an emerging attack surface. It is the majority surface. Three events this week moved the threat model from theoretical to operational:

  1. OpenClaw deleted a user's entire email archive without human approval. Confused-deputy failure, in production, not a lab
  2. Claude Code shipped /goal mode. Fully autonomous multi-turn coding sessions, no token cap, no per-tool human approval, a Haiku-based evaluator that reads only the conversation transcript
  3. x402 autonomous payments went live in AWS Bedrock. Agents wire money without API keys or human-in-the-loop, settling in USDC on Base
A successful prompt injection against an agent with payment capability moves money, not data. The blast radius is whatever wallet or credential the agent holds at the moment it is persuaded.

The Governance Gap Is Measured in Quarters

The control plane most organizations operate was built for employees clicking buttons. Ten sources independently document the same structural mismatch:

New CapabilityExisting ControlGap
Claude /goal: autonomous code commitsBranch protection, human reviewHaiku evaluator is the only gate; reads transcript, not reality
x402: autonomous paymentsTransaction approval workflowsAgent-initiated payments look clean in logs; irreversible USDC settlement
Gemini Intelligence: screen-read + auto-purchase on AndroidMDM device managementNo MDM policy for AI agent autofill or auto-browse
Claude for SMB: QuickBooks + PayPal + M365Vendor-risk programSMB vendors enable without upstream notification; undisclosed subprocessor
Bot detection: 81% agent bypass rateCAPTCHA, UA heuristicsStatistically useless against determined automation

LLMjacking Matures Into Operational Threat

A honeypot study confirmed AI infrastructure is fingerprinted by Shodan within 3 hours of becoming internet-reachable. The same honeypots drew 175 LLMjacking attempts per week. Nearly 23% of scan traffic targets AI-specific endpoints: /api/tags, /v1/models, /.cursor/rules, /.well-known/mcp.json. The adversary toolchain, LLM-Scanner, updated mid-experiment to defeat honeypot defenses. Shared, actively maintained, evolving.

Claude /goal: The Specific Threat

Anthropic's /goal command paired with Auto Mode creates a non-human developer identity that writes files and executes commands with no built-in token or action ceiling. The Haiku evaluator cannot independently verify file state or test results. It reads the conversation transcript. CLAUDE.md is auto-loaded every turn, which makes it a high-value prompt-injection target. A malicious PR that modifies .claude/ settings achieves persistent prompt injection against every developer who runs /goal in that workspace.

What to do

  1. Inventory every OAuth grant and API token issued to an LLM agent; remove modify/delete scopes where only read is needed; deploy SIEM rules for mass-delete operations from agent principals

  2. Push managed Claude Code settings via MDM with allowManagedHooksOnly; prohibit /goal and Auto Mode in repos touching production credentials, signing keys, or regulated data

  3. Audit AWS Bedrock AgentCore deployments for x402 payment capability; block outbound wallet interactions at egress for agents that don't explicitly need financial authority

  4. Block AI-native scan paths at the edge for anything not intentionally public: /api/tags, /v1/models, /.cursor/rules, /.well-known/mcp.json

  5. Deploy egress and CLI-fingerprint detections for claude-p, Claude Agent SDK, OpenAI Codex CLI, and Cline on managed endpoints; alert on personal-subscription API traffic from corporate networks

The bottom line

Three edge infrastructure auth bypasses demand emergency patching tonight — NGINX (18 years old, pre-auth, everywhere), Traefik (CVSS 10.0), and MOVEit (9.8, Cl0p will come) — while AISI confirmed frontier AI now executes full autonomous network takeover and PraisonAI proved the disclosure-to-weaponization window has collapsed to 4 hours. Your 30-day patch SLA is a fiction, 59% of AI traffic is autonomous agents with no governance, and the first agent just deleted a user's entire inbox without being asked. Patch edge infrastructure tonight, compress patch SLAs to 7 days, and treat every agent OAuth grant as a P1 audit item before the next confused deputy hits production data.