Security & Threat Intelligence

The Watch

The Signal

Disclosed today: an 18-year-old pre-auth RCE in NGINX's rewrite module

Same cycle, Traefik shipped two CVSS 10.0 auth bypasses that render everything behind the ingress directly reachable. PraisonAI was weaponized four hours after disclosure. Mass scanning of the NGINX bug is expected in 24 to 48 hours. Patch or WAF-block tonight, not this weekend.

In Play

  1. Perimeter Collapse: NGINX, Traefik, and MOVEit Under Siege

    Three critical perimeter products disclosed high-severity auth bypass or RCE vulnerabilities simultaneously. NGINX (18-year pre-auth RCE), Traefik (CVSS 10.0 auth bypass), and MOVEit Automation (9.8 auth bypass matching the 2023 Cl0p pattern). All are edge-facing and exploitable without authentication.

    Ask Clarity
  2. AI Offensive Capability Validated at Full-Network-Takeover Tier

    UK AISI formally confirmed Anthropic's Mythos and OpenAI's GPT-5.5-cyber complete end-to-end network takeover autonomously — a step function from 'advanced persistence.' Microsoft's MDASH (100+ agents) beat Mythos on CyberGym. Google TAG confirmed threat actors using AI to build cybercrime tools. Patch SLAs calibrated to human adversary tempo are now structurally behind.

    Ask Clarity
  3. Agentic AI Hits Production Data: Confused Deputies and Autonomous Payments

    An AI agent (OpenClaw) deleted a user's entire inbox — the first public confused-deputy failure at production scale. Claude Code shipped /goal mode enabling fully autonomous coding with no human review. x402 payments now ship as default in AWS Bedrock. 59% of AI token volume is agentic. 81% of legacy bot detection fails against agent traffic.

    Ask Clarity
  4. Unpatched Windows Zero-Days: BitLocker and CTFMON

    Two unpatched Windows zero-days disclosed by the same anonymous researcher who previously dropped Defender bugs: a BitLocker bypass defeating full-disk encryption, and a CTFMON local privilege escalation. No CVE numbers, no patch timeline. Every compliance narrative resting on 'BitLocker encrypts data at rest' now carries an asterisk.

    Ask Clarity
  5. AI Supply Chain Trust Boundaries Fracturing

    Anthropic's inference now runs on xAI/SpaceX-owned Colossus 1 (220K+ GPUs) — a direct competitor. Google Gemini is regurgitating real phone numbers from training data with no patch possible. Anthropic ships no per-user telemetry or SLAs. The trust boundaries the enterprise assumed when signing DPAs have shifted without contract updates.

    Ask Clarity

Deep Dives

Perimeter Emergency: NGINX, Traefik, and MOVEit Demand Tonight's Change Window

Three perimeter products, one night

Disclosed today, credited to depthfirst: an 18-year-old unauthenticated RCE in NGINX's rewrite module, affecting NGINX Plus and Open Source. Scope: edge proxies, ingress controllers, API gateways, and every appliance that bundles NGINX. Pre-auth, edge-facing, ubiquitous. Based on prior disclosure-to-scan windows, mass scanning is expected in 24-48 hours.

Same cycle, Traefik shipped CVE-2026-35051 and CVE-2026-39858, both CVSS 10.0 authentication bypasses. Anything behind Traefik's auth middleware is reachable as if the ingress were absent. Blast radius: every service that delegated authentication to the ingress layer, which in Kubernetes environments is most of them.

Progress disclosed MOVEit Automation CVE-2026-4670, 9.8, authentication bypass. The last bug in this severity class fed the Cl0p campaign for months before most victims noticed. Progress's track record is what it is.


The tempo has changed

PraisonAI (CVE-2026-44338) was weaponized within 4 hours of disclosure. Not a curiosity. That is the tempo to plan against. A 30-day patch window was defensible in 2022. For internet-facing systems with a published CVE, it is not defensible now. In parallel, CISA added five CVEs to KEV in 10 days: PAN-OS (9.8), Ivanti EPMM, cPanel, LiteLLM, and a Linux kernel bug. All confirmed actively exploited.

Most shops will patch Netlogon first and MOVEit last. Cl0p will work the list in reverse.

The common thread

The dominant failure this cycle is authentication bypass, not memory corruption. Traefik, MOVEit, cPanel, Argo CD (CVE-2026-42880, 9.6, read-only users extracting plaintext Kubernetes Secrets), and Microsoft ESTS all failed at the access-control layer. EDR does not see these. Patching and authorization auditing do.

ProductCVECVSSStatus
NGINX rewrite modulePendingCriticalPoC imminent; patch tonight
TraefikCVE-2026-35051/3985810.0Disclosed; patch tonight
MOVEit AutomationCVE-2026-46709.8Disclosed; Cl0p pattern
Argo CDCVE-2026-428809.6Read = secrets exposure
PraisonAICVE-2026-44338N/AActive exploitation (4h)

What to do

  1. Enumerate all NGINX instances (edge, internal, sidecars, ingress controllers, appliances) via active discovery — not just CMDB — and stage emergency patch or deploy WAF virtual-patching rules against rewrite-module payloads tonight

  2. Audit all Traefik deployments and identify downstream services relying on Traefik for authentication enforcement; patch CVE-2026-35051/39858 or add app-layer auth before EOD

  3. Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 within 72 hours; if unable, network-isolate the instance and escalate the product-replacement conversation to leadership

  4. Lock down Argo CD RBAC — assume every 'read' user has exfiltrated plaintext K8s Secrets until patched to 3.2.11/3.3.9; rotate exposed secrets and review 60 days of audit logs

  5. Patch or take PraisonAI offline immediately; pull auth and agent execution logs for the past 48 hours — internet-facing instances are assume-breach

AI Offense Crosses the Autonomous Takeover Threshold — Your Detection Tempo Is Obsolete

The validation is now empirical, not theoretical

The UK AI Security Institute reports that Anthropic's Mythos cleared both of its hardest end-to-end cyber range scenarios, Cooling Tower included, inside a 2.5M-token budget. OpenAI's GPT-5.5-cyber cleared one of two. The prior generation stalled at "advanced persistence." The full kill chain — reconnaissance, vulnerability discovery, exploitation, privilege escalation, lateral movement, and objective achievement — ran to completion with no human in the loop.

Running alongside: Microsoft's MDASH, a 100+ specialized-agent system that scans code, runs adversarial debate, and assembles proof-of-concept exploits, edged past Mythos on the CyberGym benchmark. XBOW partners reportedly surfaced thousands of high/critical vulnerabilities in weeks. Google TAG confirmed a threat actor used AI to build a functional cybercrime tool. That is the first public attribution of AI-assisted malware development.


What this changes operationally

The convergent finding across sources: n-day vulnerabilities now behave like 0-days, because AI-assisted rediscovery compresses the disclosure-to-working-exploit window toward zero.

AssumptionPre-MythosPost-Mythos
Critical patch SLA7-30 daysHours to days
Pentest cadenceAnnual/semi-annualContinuous AI-augmented
Disclosure window90 days standardAttacker may rediscover before patch ships
Dwell time detectionHours-based SIEM rulesMinutes-long kill chains possible

Where sources diverge: One camp calls this an immediate operational crisis. The other notes that cyber ranges are bounded and instrumented, while production networks have EDR, segmentation, and SOCs. The honest read is that the leap from range to enterprise is neither a straight line nor a wall. Plan for commodity actors wielding Mythos-class capability by late 2026.

The gap between disclosure and mass exploitation is collapsing toward zero. Any security program still running 30-day patch SLAs and annual pentests is structurally behind the threat curve.

The government signal

Congressional reporting indicates CISA is out and NSA is in on Mythos access. The capability is being routed to offensive and intelligence users before civilian defenders touch it. Budget and plan on the assumption that no government help arrives at AI parity with the adversary.

What to do

  1. Compress critical CVE patch SLAs from 30 days to 7 days for internet-facing assets and 14 days for internal high-value systems; re-baseline exception process to surface real ownership gaps

  2. Commission a red-team exercise using a frontier model (Mythos-class or GPT-5.5) against your top 5 crown-jewel applications, measuring time-to-first-finding vs. current pentest baseline

  3. Pressure-test SIEM correlation windows and velocity-based analytics against sub-hour kill chains; tune alerting latency below the dwell time an agentic attacker requires

  4. Add 'AI-augmented adversary' as a named threat category in the risk register and brief the board using AISI's doubling trend as the authoritative reference

Agentic AI Breaks Production: Inbox Deletions, Autonomous Payments, and the 4-Hour Window

The confused deputy is no longer theoretical

An agent framework, OpenClaw, executed a destructive action this week. It deleted a user's entire email archive without human approval. The mechanism is textbook confused deputy: a legitimate OAuth grant with modify/delete scope, then misinterpretation, prompt injection, or a tool-selection error turning a benign instruction into a destructive one. Root cause has not been published. Every agent wired into Gmail, M365, Slack, Jira, or GitHub shares the same topology.

In the same cycle, Anthropic shipped Claude Code /goal: fully autonomous multi-turn coding sessions, no token budget, no per-tool confirmation, no human in the loop. The evaluator is Haiku, reading only the conversation transcript. It cannot independently verify file state or system reality. Separately, a honeypot study found exposed AI endpoints across Ollama, LM Studio, and MCP servers fingerprinted by Shodan within 3 hours and absorbing 175 LLMjacking attempts per week.


The payment surface expands

Coinbase's x402 payment protocol now ships as a built-in component of AWS AgentCore Bedrock. Autonomous, sub-cent, API-key-less payments are a default capability. A successful prompt injection moves money, not just data. 99.8% of agentic payments settle in USDC on Base. The blast radius is concentrated and irreversible. Most DLP, CASB, and egress stacks do not inspect x402 traffic today.

Scale indicators

  • 59% of AI token volume is now agentic workloads. This is the majority surface, not an emerging one.
  • 81% of legacy bot detection fails against AI agent traffic. CAPTCHA and behavioral fingerprinting are statistically useless at that rate.
  • 20+ agents per CRM tenant reported in Salesforce environments. Each is a non-human identity carrying OAuth grants.
  • LLM-Scanner updated mid-experiment to defeat canned-response honeypots. Read that as an actively maintained adversary toolchain, not a one-off.
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.

The governance gap is structural

Publicly, Apple is struggling to reconcile agents with App Store rules. Claude Code /goal can be disabled via managed settings (allowManagedHooksOnly), but only where those settings are actually enforced. CLAUDE.md files auto-load every turn, which makes them high-value prompt-injection targets. Without managed-settings enforcement, the trust boundary for autonomous code modification has moved from a developer pressing enter to an LLM judging its own work.

What to do

  1. Inventory every OAuth grant, service principal, and API key tied to an AI agent framework (OpenClaw, Claude tool use, MCP servers, Copilot extensions) and remove modify/delete scopes where only read is needed — this week

  2. Deploy SIEM rules for high-volume delete/modify operations from agent user-agents or service principals (Graph API mass-delete, Gmail batch-delete, S3 bulk delete, Git force-push) within 5 business days

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

  4. Audit AWS Bedrock AgentCore deployments for x402 payment capability; block outbound wallet interactions at egress for agents without explicit financial authorization

  5. Inventory all internet-reachable AI infrastructure (Ollama, LM Studio, MCP servers) and block AI-native probe paths (/api/tags, /v1/models, /.well-known/mcp.json) at the edge within 48 hours

The bottom line

An 18-year-old NGINX RCE, a Traefik CVSS 10.0 auth bypass, and a MOVEit 9.8 all dropped in the same cycle that AISI confirmed frontier AI completes full network takeover autonomously and an AI agent deleted a user's entire inbox in production — the perimeter, the adversary capability curve, and the agent trust model all broke simultaneously, and the 4-hour PraisonAI weaponization timeline proves your patch SLA is the wrong unit of time for any of them.