Security & Threat Intelligence

The Watch

The Signal

Three edge/ingress authentication bypasses dropped simultaneously

Your perimeter patch window is now measured in hours, not days. NGINX and Traefik tonight; MOVEit before the weekend.

In Play

  1. Multi-Front Perimeter Authentication Collapse

    NGINX rewrite-module RCE (18 years undetected, pre-auth, edge-facing), Traefik CVSS 10.0 auth bypass (everything downstream is exposed), and MOVEit Automation 9.8 auth bypass landed in the same cycle. Five new CISA KEV additions in 10 days confirm active exploitation of PAN-OS, Ivanti EPMM, cPanel, LiteLLM, and Linux kernel.

    Ask Clarity
  2. AI Autonomous Offensive Capability Confirmed at Network-Takeover Level

    UK AISI confirmed Claude Mythos and GPT-5.5-cyber completed full autonomous network takeover chains — a step function above prior 'advanced persistence' ceiling. Microsoft's MDASH (100+ agents) outperformed Mythos on CyberGym. Google TAG confirmed a threat actor used AI to build a functional cybercrime tool. Patch SLAs calibrated to human-speed attackers are now structurally obsolete.

    Ask Clarity
  3. Agentic AI: First Destructive Incident and 59% Traffic Dominance

    OpenClaw agent wiped a user's entire mailbox — the first real-world confused-deputy with data loss. Agentic workloads now carry 59% of all AI token volume. x402 machine-to-machine payments shipped inside AWS Bedrock by default. Claude Code /goal enables fully autonomous, unattended coding sessions. The governance model built for human users cannot see or constrain machine-speed tool calls.

    Ask Clarity
  4. AI Vendor Trust Boundaries Fracturing

    Anthropic's production inference now runs on xAI-owned Colossus 1 — prompts transit a competitor's infrastructure. Anthropic overtook OpenAI in enterprise spend (34.4% vs 32.3%). Google Gemini is leaking real phone numbers from training data. TrustedSec reversed five commercial EDRs with LLMs in days. The trust model for both AI vendors and security vendors shifted without a CVE.

    Ask Clarity
  5. Geopolitical Escalation: Taiwan Arms + Chip Brinkmanship

    Xi labeled the $14B Taiwan arms package 'extremely dangerous' — language that has historically preceded surges in Chinese state-sponsored activity (Volt Typhoon, Salt Typhoon, APT41) against US telecom and critical infrastructure. Chip-for-rare-earths negotiations are a supply-chain risk regardless of outcome. Expect China-nexus edge-device targeting within 30-90 days.

    Ask Clarity

Deep Dives

Three Edge Auth Bypasses in One Cycle: NGINX, Traefik, and MOVEit Demand Tonight's Change Window

The Perimeter Collapsed in Three Places at Once

Three unauthenticated bypass bugs landed on perimeter infrastructure in the same cycle. Any one of them is a P0. Together this is the widest single-window edge exposure since the Exchange and VPN wave of 2021.

ProductCVECVSSStatusBlast Radius
NGINX rewrite modulePendingTBD (pre-auth RCE)PoC imminent; mass scan likely 24-48hEvery edge proxy, ingress controller, API gateway running affected config
TraefikCVE-2026-35051 / CVE-2026-3985810.0Disclosed; patch availableEvery service behind Traefik — as if the ingress doesn't exist
MOVEit AutomationCVE-2026-46709.8Disclosed; Cl0p affiliates huntingFile transfer infrastructure; 2023 campaign hit hundreds of orgs

Why This Combination Is Worse Than the Sum

The NGINX bug is 18 years old, unauthenticated, and hits both NGINX Plus and Open Source. It lives in the rewrite module, which is the configuration pattern most deployments use. The CMDB will not find it. Active scanning across every ASN and internal subnet is required, because NGINX is embedded in appliances, sidecars, and Kubernetes ingress controllers that asset inventories routinely miss.

The Traefik auth bypass is CVSS 10.0 because the entire authentication middleware layer becomes fiction. Any service that delegated authN to Traefik is now reachable as if the ingress were not there. This is not patch-and-move-on. Every downstream service has to be re-evaluated against its own authentication posture.

The MOVEit entry has precedent. The 2023 Cl0p campaign hit the same product line and ran for months before most victims noticed. Progress Software's track record is not improving. If MOVEit is still in the environment, the board conversation about product replacement is overdue.

Five actively-exploited perimeter CVEs on KEV, a 10.0 ingress bypass, and an 18-year-old RCE on the most deployed web server on earth — most shops will patch Netlogon first and MOVEit last. Cl0p will work the list in reverse.

The Parallel KEV Signal

CISA added five CVEs to KEV in ten days: PAN-OS (9.8), Ivanti EPMM, cPanel, LiteLLM AI Gateway, and a Linux kernel bug. KEV is not theoretical. CISA adds entries when exploitation is confirmed, not modeled. In prior cycles the gap from KEV listing to mass scanning was measured in hours.


What Makes This Cycle Different

The pattern across the critical list is authentication bypass, not memory corruption. Traefik, MOVEit, cPanel, Argo CD at 9.6 (read-only users extract plaintext Kubernetes Secrets), and the Netlogon preauth RCE from Patch Tuesday all failed at the access-control layer. EDR does not see these. Patching and authorization auditing do.

What to do

  1. Run active discovery for all NGINX instances (edge, internal, sidecars, ingress controllers, appliances) across all ASNs and deploy emergency patch or WAF virtual-patching rules against rewrite-module payloads tonight

  2. Patch Traefik CVE-2026-35051/39858 immediately, then inventory all downstream services that relied on Traefik for authN — those services need their own auth validation

  3. Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 and escalate the product-replacement discussion to executive level

  4. Verify PAN-OS CVE-2026-0300 patch status on all internet-exposed User-ID Authentication Portals; if unpatched after May 6 KEV listing, assume compromise and initiate IR triage

  5. Lock down Argo CD RBAC — assume 'read' permission equals secrets exposure until patched to 3.2.11/3.3.9, and rotate any K8s Secrets accessible via Argo

AI Autonomous Offense Goes Operational: Full Network Takeover Confirmed, 4-Hour Exploit Weaponization Observed

The Capability Statement Is Now Empirical

The UK AI Security Institute now reports, empirically, that Anthropic's Claude Mythos completed full autonomous network takeover chains — reconnaissance through objective — inside AISI's controlled battery. Mythos cleared both of AISI's hardest tests. OpenAI's GPT-5.5-cyber cleared one. The prior ceiling was "advanced persistence." AISI calls the result a step function and is already cutting harder tests because current benchmarks are saturating.

In parallel: Microsoft's MDASH, a 100+ specialized-agent architecture that scans, debates exploitability, and builds proof-of-concept attacks, surpassed Mythos on CyberGym. Google's Threat Analysis Group confirmed a hacking group used AI to build a functional cybercrime tool. That is the first public confirmation that AI-weaponized offense is operational rather than theoretical.

The 4-Hour Data Point

PraisonAI CVE-2026-44338 was weaponized 4 hours after disclosure. Treat that as the planning tempo, not a curiosity. Adversaries are running automated disclosure-to-exploit pipelines against AI agent frameworks. Monthly patch cycles do not survive contact with that timeline.

Defensive AssumptionPre-MythosPost-Mythos
Critical CVE patch SLA7-30 daysHours to days; n-day behaves like 0-day
Pentest cadenceAnnual or semi-annualContinuous; AI-augmented baseline
Responsible disclosure window90 days standardAttackers may independently rediscover before patch ships
Vendor vuln backlogRisk-rank and deferBacklog is attacker inventory

Where Sources Diverge

Sources agree on capability. They disagree on imminence of proliferation. Anthropic and OpenAI are gating access to select enterprises and governments. Multiple sources note this is a policy choice, not a technical ceiling. The realistic vectors: insider leakage near-term, open-weight catch-up from Chinese labs and Mistral-derived forks at 12-18 months, criminal marketplace commoditization by late 2026. One source notes Congress is steering Mythos access toward NSA over CISA — offensive/intelligence prioritization over civilian defensive distribution.

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 users before civilian defenders see it. Budget and plan as if no government help arrives at AI parity with adversaries.

The EDR Transparency Crisis

TrustedSec's Justin Elze ran LLMs against five commercial EDRs and reversed all five in days, not weeks. All five share the same architecture: YARA rules, Lua engines decryptable in one pass, local ML classifiers, allowlists. Rules, scoring thresholds, exclusion lists, and update diffs are now extractable at scale. The vendor's rulepack is no longer a moat.

What to do

  1. Compress critical CVE patch SLA from 30 days to 7 days for internet-facing systems and deploy virtual patching on disclosure day

  2. Commission a red-team engagement using frontier model capability (Claude/GPT-class) against your top 5 crown-jewel applications, measuring time-to-first-finding

  3. Pressure-test EDR with an LLM-assisted bypass exercise — extract rule logic and test targeted evasion against your deployed product

  4. Patch PraisonAI CVE-2026-44338 immediately or take offline; pull auth logs for anomalous access in last 48 hours on any exposed instance

First Destructive Agent Incident: The Confused Deputy Went Live and Deleted Everything

It Happened: An Agent Wiped a Mailbox

The actor is OpenClaw, an AI agent framework operating with legitimate OAuth grants. The action was a mass email deletion. There was no human approval in the loop. This is the first publicly documented confused-deputy failure with data loss in a production AI agent deployment. The agent held modify and delete scope. Root cause is one of three: misinterpretation, prompt injection, or tool-selection error. The vendors have not said which.

Every agent integrated with Gmail, M365, Slack, Jira, Salesforce, or GitHub shares the same topology. The failure mode has moved from theoretical to observed.

The Scale Problem: 59% and Climbing

Agentic workloads now account for 59% of all AI token volume. That is the majority surface. Agents act with user OAuth tokens, downstream systems log legitimate users, and detections tuned to human behavioral baselines miss machine-speed traffic carrying human identity. Multiple sources report the same pattern.

New Financial Blast Radius: x402 in AWS Bedrock

Coinbase's x402 payment protocol, an HTTP-native, API-key-less, machine-to-machine payment rail, now ships as a built-in component of AWS AgentCore Bedrock. A prompt injection against a payment-capable agent no longer just exfiltrates data. It moves money. 99.8% of agentic payments settle in USDC on Base. The blast radius is concentrated and irreversible. Most DLP and egress stacks do not inspect x402 traffic today.

Claude Code /goal: Autonomous Coding Without Human Review

Anthropic shipped /goal this week. The command runs fully autonomous multi-turn coding sessions until a Haiku-based evaluator declares success from the conversation transcript alone. Combined with Auto Mode, this is a non-human developer identity that writes files and executes commands with no human in the loop and no built-in token or action ceiling. The evaluator does not verify file state or test results. It reads the transcript. CLAUDE.md auto-loads every turn, which makes it a high-value prompt-injection target.

Agent SurfaceReal-World SignalControl Gap
OAuth-scoped agents (OpenClaw)Mass-delete executed without approvalOver-permissioned tokens; no human-in-loop on destructive verbs
x402 payment agents (Bedrock)Built-in by default; prompt injection → wire fundsEgress controls don't inspect x402; no wallet-action logging
Claude Code /goalUnattended coding with no action ceilingHaiku evaluator reads transcript only; cannot verify reality
Bot detection vs. agents81% bypass rate in testingCAPTCHA and behavioral fingerprinting statistically useless
Agents are the majority AI workload and they act with user credentials. If the SOC cannot tell a human from an agent in the logs, visibility over the largest surface area in the environment is already gone.

What to do

  1. Inventory every OAuth grant and API token issued to an LLM agent or framework — remove 'modify/delete' scopes where only 'read' is needed; enforce admin consent for any app requesting write-scopes

  2. Ship SIEM rules for mass-delete, bulk-modify, and force-push operations executed by automation principals this sprint; page on first fire

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

  4. Push managed Claude Code settings via MDM with allowManagedHooksOnly and an approved hook allowlist; ban /goal and Auto Mode in repos touching production credentials, signing keys, or regulated data

  5. Re-test bot-detection and anti-fraud stacks against LLM-orchestrated headless-browser traffic; require vendors to show 2025+ evasion benchmarks

AI Vendor Trust Fractures: Your Prompts Transit a Competitor's GPUs, Your EDR Is Readable, and Gemini Leaks Phone Numbers

Anthropic's New Landlord Is Its Competitor's Owner

Anthropic has confirmed that production inference is migrating to Colossus 1, the 220,000+ GPU cluster owned by the merged SpaceX/xAI entity. Publicly: Elon Musk has called Anthropic "evil," and xAI developers were previously banned from Claude over distillation concerns. Prompts, source code, and embedded customer data sent to Claude now transit infrastructure operated by a direct competitor with stated hostility toward the vendor.

This is a fourth-party exposure most vendor-risk programs have not assessed. Sub-processor paperwork signed before May 2026 is stale. The trust boundary moved and no change notice went out.

The Market Share Crossover

Ramp puts Anthropic at 34.4% of enterprise spend versus OpenAI at 32.3%. Anthropic quadrupled year-over-year. OpenAI grew 0.3%. Most DLP, CASB, and egress policy was written when ChatGPT was a synonym for "LLM risk." Claude is now the larger egress channel by volume, and parity rules largely do not exist.

Gemini Is Leaking PII From Training Data

Google Gemini is returning real phone numbers lifted from its training corpus. A software developer began receiving WhatsApp messages from strangers after Gemini surfaced his number. A university researcher reproduced the behavior. This is not prompt injection. It is not jailbreak. It is structural training-data memorization surfacing on benign queries. Input sanitization does nothing. Under GDPR, this is processing on data subjects who never consented.

Your EDR Is No Longer a Secret

TrustedSec ran LLMs against five commercial EDRs and reversed all five within days. The architecture is identical across vendors: YARA rules, Lua engines decryptable in a single pass, local ML classifiers, allowlists. Once extracted, rules, scoring thresholds, exclusion lists, and update diffs become inputs for targeted evasion. Detection engineering moves to custom behavioral analytics and deception, or it loses the asymmetry.

Trust AssumptionStatusAction Required
Anthropic data stays on Anthropic infraBroken — Colossus 1 is xAI/SpaceX-ownedRequest updated sub-processor list; DPIA refresh
OpenAI is the primary shadow-AI riskInverted — Anthropic leads enterprise shareCASB/DLP parity for Claude endpoints
Gemini outputs are syntheticBroken — real PII in outputsOutput-side PII DLP on Gemini responses
EDR rules are opaque to attackersBroken — LLMs extract in daysCustom detections; deception layers
Anthropic's capacity crisis has made Elon Musk the landlord's landlord. Treat Claude as a concentrated, volatile dependency.

What to do

  1. File a formal inquiry with Anthropic requesting updated sub-processor list, data-flow diagram, and confirmation of whether customer prompts/completions transit xAI-owned infrastructure; update DPIA

  2. Add claude.ai, api.anthropic.com, Claude Code CLI, and MCP endpoints to CASB/DLP/egress monitoring at parity with OpenAI endpoints this week

  3. Enable output-side PII DLP scanning on all Gemini touchpoints (Workspace, Vertex AI, embedded SaaS); file a DPIA addendum covering training-data memorization

  4. Shift 30%+ of high-severity detection engineering toward custom non-vendor-native behavioral analytics and deception (canary tokens, honeyslop); reduce reliance on vendor rulepack as sole detection layer

The bottom line

Three edge authentication bypasses dropped simultaneously — an 18-year NGINX RCE, a Traefik CVSS 10.0, and a MOVEit 9.8 that Cl0p will find before your patch window closes — while AISI empirically confirmed frontier AI models execute full network takeover autonomously and an agent framework wiped a user's entire mailbox without asking. Your perimeter, your patch cadence, and your agent governance model all failed the same week. Patch the edge tonight, compress SLAs to days not weeks, and strip destructive OAuth scopes from every AI agent in your environment before one of them decides to 'help' by deleting everything.