Security daily

Edition 2026-05-17 · read as Security

NGINX18-YearRCELandsAlongsideTraefik,MOVEitCriticals

Sources
36
Words
1,219
Read
6min

Topics Agentic AI AI Regulation LLM Inference

◆ The signal

NGINX shipped an unauthenticated RCE in the rewrite module that has been sitting there for eighteen years. The same week brought a CVSS 10.0 auth bypass in Traefik and a 9.8 in MOVEit, which by now has its own wing in the disclosure museum. PraisonAI clocked four hours from disclosure to working exploit. Patches are out for NGINX and Traefik; mass scanning is already running.

◆ INTELLIGENCE MAP

  1. 01

    Triple Perimeter Authentication Collapse

    act now

    NGINX rewrite-module RCE (18 years undetected, pre-auth, ubiquitous), Traefik CVSS 10.0 auth bypass (CVE-2026-35051/39858), and MOVEit Automation 9.8 auth bypass (CVE-2026-4670) all disclosed within 48 hours. PraisonAI CVE-2026-44338 was weaponized 4 hours post-disclosure — the new attacker tempo.

    4 hours
    disclosure to exploit
    3
    sources
    • NGINX bug age
    • Traefik CVSS
    • MOVEit CVSS
    • PraisonAI weaponization
    1. Traefik10
    2. MOVEit9.8
    3. PAN-OS (KEV)9.8
    4. Argo CD9.6
    5. Ollama GGUF9.1
  2. 02

    AI Offensive Autonomy Validated at Production Grade

    monitor

    UK AISI confirmed Anthropic's Mythos completes full network takeover autonomously — a step function from prior 'advanced persistence' ceiling. Microsoft's MDASH (100+ agents) surpassed Mythos on CyberGym. Google TAG confirmed the first threat actor using AI to build a functional cybercrime tool. The 30-day patch SLA is now structurally indefensible.

    100%
    AISI ranges cleared
    7
    sources
    • MDASH agents
    • Mythos AISI pass rate
    • GPT-5.5-cyber AISI
    • XBOW vulns found
    1. Prior Gen (Advanced Persistence)40
    2. Mythos/GPT-5.5 (Full Takeover)100
  3. 03

    Agentic AI Creates Operational Kill Chains

    monitor

    OpenClaw deleted a user's entire inbox (first confirmed destructive agent action). x402 payments ship inside AWS Bedrock by default. Claude Code /goal enables unattended autonomous coding with no token budget. 59% of AI traffic is now agentic. Bot detection fails 81% against agent traffic. The confused-deputy threat model is live.

    59%
    AI traffic is agentic
    9
    sources
    • Bot detection bypass
    • x402 settlement in USDC
    • Agents per CRM tenant
    • Gemini Intelligence launch
    1. Agentic workloads59
    2. Human-interactive41
  4. 04

    AI Vendor Supply-Chain Realignment

    background

    Anthropic overtook OpenAI in enterprise spend (34.4% vs 32.3%) and now routes inference through xAI-owned Colossus 1 — a hostile competitor's infrastructure. Google Gemini is leaking real phone numbers from training data. Claude ships without per-user telemetry or SLAs. Most DLP and vendor-risk programs are scoped to last year's market leader.

    34.4%
    Anthropic enterprise share
    8
    sources
    • OpenAI share
    • Anthropic YoY growth
    • Colossus 1 GPUs
    • Anthropic ARR
    1. Anthropic34.4
    2. OpenAI32.3
    3. Google20
    4. Open-source13
  5. 05

    Geopolitical Escalation Primes China-Nexus APT Activity

    background

    Xi labeled the $14B Taiwan arms package 'extremely dangerous' — the clearest escalation language since 2022. Every prior Taiwan inflection correlates with Volt Typhoon/Salt Typhoon/APT41 surges against US infrastructure. Chip-for-rare-earths brinkmanship may delay security hardware refreshes 6-18 months regardless of outcome.

    $14B
    Taiwan arms package
    2
    sources
    • Xi escalation language
    • APT window
    • Hardware delay risk
    1. Arms package announced$14B to Taiwan
    2. Xi 'extremely dangerous'Beijing summit
    3. Expected APT surge30-90 day window
    4. Hardware refresh delays6-18 months if talks fail

◆ DEEP DIVES

  1. 01

    Triple Perimeter Emergency: NGINX, Traefik, and MOVEit Under Simultaneous Fire

    What Happened

    Three pre-auth perimeter failures disclosed inside 48 hours. An 18-year-old unauthenticated RCE in NGINX's rewrite module, credited to depthfirst, hits NGINX Plus and Open Source. Scope is every reverse proxy, ingress controller, API gateway, and appliance that bundles NGINX. In parallel, Traefik disclosed two CVSS 10.0 auth bypass CVEs (CVE-2026-35051, CVE-2026-39858); downstream services are reachable as if the ingress were not there. Progress shipped another MOVEit Automation 9.8 auth bypass (CVE-2026-4670) that pattern-matches the 2023 Cl0p campaign.


    Why This Is Different

    Timing is the threat. PraisonAI (CVE-2026-44338) was weaponized within 4 hours of disclosure this week. Not by a named actor. By commodity tooling pointed at the AI orchestration layer. That tempo now applies to the rest of this cluster. The NGINX bug is pre-authentication, edge-facing, and sitting on a server with decades of deployment density. Traefik's failure is architectural: services that delegated auth to the ingress assumed the ingress enforced it. That assumption is fiction until patched.

    Five actively-exploited perimeter CVEs on the KEV list, a 10.0 ingress bypass that makes Traefik auth fictional, and an NGINX bug older than most SOC analysts. Most shops will patch Netlogon first and MOVEit last. Cl0p will work the list in reverse.

    Cross-Source Pattern

    Multiple feeds converge on one observation: authentication bypass dominates this cycle's critical-severity list. Traefik, MOVEit, cPanel, OpenCTI, Argo CD (CVE-2026-42880, 9.6, read-only users pulling plaintext K8s Secrets), and Microsoft ESTS all failed at access control, not memory safety. EDR does not see this class. Patching and authorization audits do.

    The five fresh KEV additions in 10 days (PAN-OS 9.8, LiteLLM, cPanel, Ivanti EPMM, Linux kernel) are the trailing indicator. CISA adds on observed exploitation, not theory. Five at once on perimeter gear continues the edge-appliance compromise pattern of the last two years.

    The MOVEit Question

    Last time MOVEit had a bug in this class, Cl0p ran for months before most victims noticed. The vendor's track record has not improved. If MOVEit is still in the environment, the board-level replacement conversation is overdue.

    Action items

    • Run active discovery for all NGINX instances (edge, internal, sidecars, ingress controllers, appliances) across public and private ranges and stage emergency patch deployment tonight
    • Audit every Traefik deployment and identify downstream services relying on Traefik for authentication enforcement; deploy patch and implement app-layer auth for sensitive services regardless
    • Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 and present board-level product-replacement business case within 30 days
    • Deploy WAF virtual-patching rules for NGINX rewrite-module payloads and PraisonAI auth bypass as interim controls where patch deployment will exceed 24 hours
    • Verify PAN-OS CVE-2026-0300 patch status on all internet-exposed User-ID Authentication Portals; if unpatched after May 6, assume compromise and initiate IR triage

    Sources:SANS AtRisk · The Hacker News · TLDR InfoSec

  2. 02

    AI Offensive Autonomy Passes the Production Line: AISI, MDASH, and Google's Confirmation

    The Capability Jump

    The UK AI Security Institute validated this week that Anthropic's Mythos and OpenAI's GPT-5.5-cyber complete full network takeover chains autonomously, initial access through objective, no human in the loop. The prior ceiling was "advanced persistence." Mythos cleared both of AISI's hardest test ranges, including Cooling Tower under a 2.5M-token cap. GPT-5.5-cyber cleared one. AISI is already building harder evaluations because the current benchmarks are saturating.

    Microsoft's MDASH, a 100+ specialized agent system, surpassed Mythos on the CyberGym benchmark, which measures real-world vulnerability reproduction. The architecture is scan, adversarial debate, PoC construction. It is directly reusable by threat actors. Separately, Google TAG confirmed a threat actor used AI to build a functional cybercrime tool. That is the first public validation that the weaponization scenario is operational rather than theoretical.


    What Changes for Defenders

    Defensive AssumptionPre-MythosPost-Mythos
    Critical CVE patch SLA7–30 days acceptableHours-to-days required; n-day behaves like 0-day
    Responsible disclosure window90 days standardAttackers rediscover independently before patch ships
    Pentest cadenceAnnual or semi-annualContinuous; AI-augmented red-team as baseline
    Vendor vuln backlogRisk-rank and deferBacklog is attacker inventory
    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.

    The Government Signal

    Publicly: Congress is steering Mythos access toward NSA over CISA. The signal is offensive and intelligence prioritization over civilian defensive distribution. If NSA is the priority recipient, the critical-infrastructure uplift is delayed. Civilian defenders should not expect government parity with adversaries inside this budget cycle.

    Proliferation Timeline

    Both Anthropic and OpenAI are gating distribution to select enterprises and governments. That is a policy choice, not a technical ceiling. The capability exists and does not un-demonstrate itself once a weights leak, a jailbreak, or an open-weight competitor catches up. Chinese-domestic labs (DeepSeek, Qwen) and Mistral-derived forks are 12–18 months behind on this specific benchmark. The realistic planning horizon is commodity threat actors wielding Mythos-class capability by late 2027, not nation-states only.

    Defender-side AI also leveled up

    Mozilla used Mythos Preview to find 271 previously-unknown Firefox bugs, including sandbox escapes. The delta was harness quality, not model choice. MDASH found 16 Windows flaws in a single Patch Tuesday. AI vulnerability discovery is production-ready on the defender side, but only with investment in target-specific harnesses and orchestration.

    Action items

    • 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; present revised SLA to change advisory board this sprint
    • Commission a red-team engagement using Mythos Preview or GPT-5.5 against your top 5 crown-jewel applications — measure time-to-first-finding against current pentest baseline
    • Add 'AI-augmented adversary' as a named threat category in the enterprise risk register and next board report, citing AISI evaluation results as authoritative evidence
    • Rebuild correlation windows and SIEM velocity-based analytics for sub-hour dwell times; current detection latencies assume human-paced adversaries

    Sources:CyberScoop · The Information AM · AINews · Bloomberg Technology · TLDR AI · Martin Peers

  3. 03

    Agentic AI's First Casualties: Deleted Inboxes, Autonomous Payments, and Unattended Code

    The Confused Deputy Goes Live

    An agent framework called OpenClaw wiped a user's entire email archive this week without human approval. That is the first confirmed destructive confused-deputy failure observed in production. In the same window, Coinbase's x402 payment protocol began shipping inside AWS AgentCore Bedrock by default, enabling machine-to-machine payments with no API keys and no human-in-the-loop. Anthropic shipped Claude Code /goal, which runs fully autonomous multi-turn coding sessions with no token budget cap and no per-tool approval.

    The common mechanic: agents act with user OAuth tokens at machine speed. Downstream systems see legitimate users. Every detection tuned to human behavioral baselines produces false negatives against agent traffic.


    The Numbers That Frame the Problem

    Agentic workloads now carry 59% of all AI token volume, per Vercel's production telemetry across 200,000+ teams. AI agents bypass legacy bot detection in 81% of tests. One Salesforce tenant runs 20+ agents on a single API seat. This is the majority surface, and most SOCs have zero detection coverage for it.

    The x402 financial kill chain

    x402 revives HTTP 402 as a rail for agent-to-agent payments. A successful prompt injection now moves money, not just data. With 99.8% of agentic settlements in USDC on Base, the blast radius is concentrated and irreversible. Default AgentCore deployments inherit payment capability unless it is explicitly disabled. Most DLP/CASB stacks do not inspect x402 traffic today.

    Claude Code /goal: the unattended developer

    /goal paired with Auto Mode produces a non-human developer identity that writes files and runs commands with no human review, no token ceiling, and no per-action approval. The evaluator (Haiku) only reads the conversation transcript. It cannot independently verify file state. CLAUDE.md is auto-loaded every turn, which makes it a high-value prompt-injection target via malicious PRs or compromised dependencies.

    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.

    Gemini Intelligence and Voice Cloning Compound Exposure

    Google's Gemini Intelligence ships summer 2026 on Galaxy S26 and Pixel 10 with screen-read, cross-app navigation, autofill, and auto-purchase authority. Those capabilities map cleanly to a RAT's objectives, signed by the OEM. Separately, xAI's Grok 4.3 ships voice cloning as a standard feature, and TML-Interaction-Small demonstrates 0.40s full-duplex latency, below the human detection threshold for impersonated phone conversations.

    Action items

    • Inventory every OAuth grant and API token issued to any LLM agent or framework and enforce least-privilege scopes — remove modify/delete scopes where only read is needed by end of this sprint
    • Audit all AWS Bedrock AgentCore deployments and determine whether x402 payment capability is enabled; block outbound wallet interactions for agents that don't explicitly need them
    • Push managed Claude Code settings via MDM with allowManagedHooksOnly and an approved hook allowlist; prohibit /goal and Auto Mode in repos touching production credentials or regulated data
    • Deploy detection rules for high-volume delete/modify operations and mass API calls originating from agent user-agents or service principals across Graph API, Gmail, S3, and Git
    • Kill voice-only authentication for wire transfers, credential resets, and privileged access requests — mandate out-of-band callback to pre-registered numbers plus rotating codewords

    Sources:Techpresso · TLDR Crypto · Daily Dose of DS · TLDR · TLDR IT · Simplifying AI

◆ QUICK HITS

  • Update: Shai-Hulud source code is now MIT-licensed on GitHub with active forks — the supply-chain credential-theft worm is now a permissionless attack kit; hunt forks and rotate all npm/GitHub publish tokens this week

    Clint Gibler

  • Two unpatched Windows zero-days disclosed: BitLocker encryption bypass and CTFMON local privilege escalation — no patch available; enforce TPM+PIN pre-boot auth and disable sleep/hibernate on high-value endpoints

    The Hacker News

  • CVE-2026-0073 bypasses Android ADB authentication on every device since Android 11 (Sept 2020) via OEM factory-test misconfigurations — block TCP/5555 egress and query MDM for developer-options-enabled devices

    Risky.Biz

  • Google Gemini is leaking real phone numbers from training data — multiple corroborated incidents of PII regurgitation via normal prompts; enable output-side DLP scanning on all Gemini touchpoints and file a DPIA addendum

    The Download from MIT Technology Review

  • Anthropic inference now routes through xAI/SpaceX-owned Colossus 1 (220K+ GPUs) — prompts and source code transit infrastructure owned by a hostile competitor; request updated sub-processor list and re-paper DPAs

    The Pragmatic Engineer

  • Xi labeled $14B Taiwan arms package 'extremely dangerous' — historically correlates with Volt Typhoon/Salt Typhoon/APT41 surges; elevate China-nexus detection posture for 90 days focusing on edge devices and valid-account abuse

    Morning Brew

  • Anthropic ships Claude for Small Business with OAuth connectors into QuickBooks, PayPal, HubSpot, and M365 — your SMB vendors now have an undisclosed Anthropic subprocessor; issue vendor-risk addenda demanding disclosure

    TLDR AI

  • DuckDB's new Quack protocol ships with no SSL and localhost binding by default — developers will unbind from localhost first and think about TLS second; add detection rules for application/duckdb HTTP traffic on non-localhost interfaces

    TLDR Data

  • US AI regulation in open internal conflict — CAISI pulled voluntary model-testing agreements under White House pressure while ODNI pushes IC-led assessment; freeze AI governance program on NIST AI RMF + EU AI Act + state laws

    Risky.Biz

◆ Bottom line

The take.

Your perimeter is bleeding from three directions simultaneously — an 18-year NGINX RCE, a Traefik CVSS 10.0, and a MOVEit 9.8 that Cl0p affiliates are already hunting — while AISI confirmed that frontier AI now completes autonomous full network takeover, an agent wiped a user's inbox without permission, and autonomous payments ship enabled-by-default inside AWS. The disclosure-to-exploit window collapsed to four hours this week. Patch your edge tonight, because the models finding the next bug are faster than your change-management process.

— Promit, reading as Security ·

Frequently asked

Which NGINX deployments are affected by the 18-year-old rewrite module RCE?
Every reverse proxy, ingress controller, API gateway, and appliance that bundles NGINX Plus or Open Source is in scope. The bug is pre-authentication and edge-facing, credited to depthfirst, with patches now available. Given decades of deployment density, treat it as universally exposed until proven otherwise via active discovery across public and private ranges.
What makes the Traefik CVSS 10.0 bypass especially dangerous architecturally?
Many services delegate authentication enforcement to the ingress, so a Traefik auth bypass (CVE-2026-35051, CVE-2026-39858) makes downstream applications reachable as if no auth existed. That assumption holds until patched. The right move is to patch immediately and add app-layer authentication to sensitive services regardless, so the ingress is no longer the sole gate.
How should patch SLAs change given AISI's autonomous exploitation findings?
Compress critical CVE patch SLAs to 7 days for internet-facing assets and 30 days for internal high-value systems. AISI validated that Mythos and GPT-5.5-cyber complete full network takeover chains autonomously, and PraisonAI was weaponized within four hours of disclosure. N-day vulnerabilities now behave like 0-days, so 30–90 day windows are structurally behind the adversary tempo.
Why is Coinbase's x402 protocol in AgentCore a security concern?
x402 enables machine-to-machine payments with no API keys and no human in the loop, and it is on by default in AWS Bedrock AgentCore. A successful prompt injection now moves money, not just data, with 99.8% of settlements in irreversible USDC on Base. Most DLP and CASB stacks do not inspect x402 traffic, so payment capability should be explicitly disabled for agents that do not need it.
What detection gaps do agentic workloads create for the SOC?
Agents act with legitimate user OAuth tokens at machine speed, so behavioral baselines tuned to human pace produce false negatives. Agentic traffic is now 59% of AI token volume, bypasses legacy bot detection in 81% of tests, and a single API seat may host 20+ agents. Detection requires agent-specific rules for high-volume delete/modify operations and mass API calls across Graph, Gmail, S3, and Git.

◆ Same day, different angle

Read this day as…

◆ Recent in security

Keep reading.