Security daily

Edition 2026-05-23 · read as Security

NGINX,Traefik,MOVEitCriticalsHitEdgeinOneDay

Sources
36
Words
1,174
Read
6min

Topics Agentic AI AI Regulation LLM Inference

◆ The signal

Four perimeter criticals dropped today. NGINX rewrite module: an 18-year-old unauthenticated RCE, hitting NGINX Plus and Open Source across edge, ingress, and API gateways. Traefik: CVSS 10.0 auth bypass. MOVEit: 9.8 auth bypass, same product line Cl0p worked through in 2023. Separately, a PraisonAI critical was weaponized inside four hours of disclosure. Patch NGINX and Traefik tonight. The four-hour clock applies to the rest.

◆ INTELLIGENCE MAP

  1. 01

    Edge Perimeter Multi-Front Emergency

    act now

    Four critical auth bypass / RCE vulns hit edge infrastructure simultaneously: NGINX rewrite-module RCE (18 years undetected, pre-auth, ubiquitous), Traefik CVSS 10.0 auth bypass exposing all downstream services, MOVEit 9.8 auth bypass matching the 2023 Cl0p pattern, and PraisonAI exploited in 4 hours. Mass scanning expected within 24-48h on all four.

    4 hours
    disclosure to exploit
    3
    sources
    • NGINX exposure
    • Traefik CVSS
    • MOVEit CVSS
    • PraisonAI weaponize
    1. Traefik10
    2. MOVEit9.8
    3. NGINX9.8
    4. PraisonAI9.4
    5. Argo CD9.6
  2. 02

    AI Achieves Full Autonomous Network Takeover

    monitor

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

    2/2
    AISI ranges cleared
    7
    sources
    • Mythos AISI score
    • GPT-5.5-cyber
    • MDASH agents
    • Capability doubling
    1. Mythos (Anthropic)100
    2. GPT-5.5-cyber (OpenAI)50
  3. 03

    Agentic AI: First Real-World Destructive Incident

    monitor

    OpenClaw wiped a user's entire inbox — the first public 'confused deputy' destructive-action by an AI agent. 59% of AI traffic is now agentic. Claude Code shipped /goal (fully unattended coding). x402 agent payments landed in AWS Bedrock. Bot detection fails against agents 81% of the time. Governance frameworks are a quarter behind capability deployment.

    59%
    AI traffic is agentic
    8
    sources
    • Agentic traffic share
    • Bot detection bypass
    • MCP servers/tenant
    • x402 settlement
    1. Agentic workloads59
    2. Traditional AI41
  4. 04

    Anthropic Vendor Risk Realignment

    background

    Anthropic overtook OpenAI in enterprise spend (34.4% vs 32.3%) and moved inference workloads onto xAI/SpaceX-owned Colossus 1 — a competitor's infrastructure. Silent access revocations, no SLAs, no per-user telemetry. Claude Code pricing splits June 15. Most DLP/CASB rules still cover only OpenAI. Your shadow-AI inventory is stale.

    34.4%
    enterprise AI share
    9
    sources
    • Anthropic share
    • OpenAI share
    • Anthropic YoY growth
    • Colossus GPUs
    1. Anthropic34.4
    2. OpenAI32.3
  5. 05

    Windows Zero-Days: No Patch, No Timeline

    monitor

    Two unpatched Windows zero-days from the same researcher who previously dropped Defender bugs: a BitLocker full-disk encryption bypass and a CTFMON local privilege escalation. No CVE assigned. No patch date. BitLocker bypass threatens every compliance narrative built on 'data at rest is encrypted.' Compensating controls only until Microsoft acts.

    1
    sources
    • Windows 0-days
    • Patch available
    • CVE assigned
    • Prior bugs by author
    1. 3 Defender 0-daysPreviously disclosed
    2. BitLocker bypassDisclosed today
    3. CTFMON LPEDisclosed today
    4. Patch ETAUnknown

◆ DEEP DIVES

  1. 01

    Edge Perimeter Under Simultaneous Siege: Four Critical Vulns, Four-Hour Weaponization Window

    The Situation

    Four critical-severity vulnerabilities hit edge-facing infrastructure in the same cycle. Any one of them justifies an emergency change window. Taken together, this is the most concentrated edge-exposure event since the Ivanti and Fortinet campaigns of early 2025. The detail that matters: PraisonAI CVE-2026-44338 was weaponized in four hours, which is the disclosure-to-exploit window collapsing from days to a single shift.

    VulnerabilityCVSSPreconditionBlast RadiusExploit Status
    NGINX rewrite module RCE~9.8None (pre-auth)Every NGINX Plus/OSS deploymentPoC imminent; mass scanning 24-48h
    Traefik CVE-2026-35051/3985810.0NoneAll services behind Traefik ingressDisclosed; assume scanning
    MOVEit CVE-2026-46709.8None (auth bypass)All MOVEit Automation deploymentsCl0p affiliates hunt this product
    PraisonAI CVE-2026-44338CriticalNone (auth bypass)LLM orchestration layerActive exploitation — 4h from disclosure

    Why This Is Different

    The NGINX bug is 18 years old and unauthenticated. NGINX fronts a meaningful fraction of the public internet as reverse proxy, API gateway, ingress controller, and embedded component in vendor appliances. The exposed surface is not just the servers you administer. It is every appliance shipping NGINX inside.

    The Traefik CVSS 10.0 is an authentication bypass that makes Traefik's auth delegation fictional. Any downstream service that assumed the ingress enforced authentication is now exposed as if the ingress were not there. Blast radius is everything behind it.

    MOVEit deserves separate weight because the history is on the record. The 2023 Cl0p MOVEit campaign hit hundreds of organizations before most defenders noticed: same product family, same auth-bypass class, same CVSS. Cl0p affiliates specifically target MOVEit. If MOVEit is still in the environment, treat compromise as a calendar question, not a probability question.

    The four-hour PraisonAI weaponization is not an outlier. It is the new tempo. Enterprise change-management runs in weeks; adversaries now operate in hours.

    Cross-Source Pattern

    Multiple sources converge on one observation: authentication bypass dominates this cycle's critical-severity list. Traefik, MOVEit, PraisonAI, cPanel, Argo CD, and OpenCTI all failed at the access-control layer rather than at memory safety. The operational consequence is that EDR will not catch these. Patching and authorization auditing are the only defenses available, which puts detection-centric programs structurally behind on auth-bypass exploitation.

    Action items

    • Run active discovery for all NGINX instances (edge, internal, sidecars, ingress controllers, appliances) and stage emergency patch within 24 hours
    • Audit all Traefik deployments and identify every downstream service relying on Traefik for auth enforcement; patch and add app-layer auth tonight
    • Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 immediately; if migration is stalled, escalate to board-level with 2023 Cl0p parallel
    • Scan for PraisonAI deployments across dev, staging, and production; patch CVE-2026-44338 or take offline; hunt auth logs for the last 48 hours
    • Establish a 4-hour emergency patching SLA for internet-facing pre-auth RCE disclosures going forward

    Sources:SANS AtRisk · The Hacker News · Risky.Biz

  2. 02

    AI Crosses the Full-Network-Takeover Line: Your Threat Model Just Changed

    The Capability Jump

    The UK AI Security Institute has confirmed what red teams already suspected. Anthropic's Mythos completed end-to-end network takeover in AISI's controlled battery, recon through objective, no human in the loop. The prior generation topped out at "advanced persistence." This is a different curve. Mythos cleared both of AISI's hardest tests. OpenAI's GPT-5.5-cyber cleared one. AISI is writing harder evaluations because the current ones are saturating.

    Separately, 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-assisted malware development is operational rather than theoretical. Microsoft's MDASH, a 100+ agent system that scans code, debates exploitability, and builds proof-of-concept attacks, beat Mythos on the CyberGym benchmark.

    Frontier models can now find and chain exploits at something close to real time. The 30-day patch SLA and the annual pentest cadence were both designed for a different adversary.

    What Actually Changes

    Defensive AssumptionPre-Mythos RealityPost-Mythos Reality
    Critical CVE patch SLA7-30 days acceptableHours-to-days; n-day behaves like 0-day
    Responsible disclosure window90 days standardAttackers rediscover independently before patch ships
    Pentest cadenceAnnual or semi-annualContinuous; AI-augmented baseline
    Dwell time assumptionHours to days (human tempo)Minutes (agentic chain)
    Custom code securitySAST coverage gap is acceptable riskGap is now exploitable at scale by adversary models

    Sources Converge — and Diverge

    Seven independent sources this cycle confirm the capability threshold. They diverge on proliferation timeline. Publicly: both labs are gating access to enterprises and governments. One source calls the gating "a speed bump, not a lid," citing weight-leak risk and open-weight catch-up. Another notes Congressional attention is routing Mythos access to NSA over CISA. The implication is that civilian defenders may wait 12-18 months while offensive users get priority.

    Plan accordingly. Commodity threat actors wield Mythos-class capability by late 2027. Well-resourced groups have it now. The Google TAG confirmation makes that second sentence reporting, not forecasting.

    The Defender Asymmetry

    Mozilla's Claude Mythos Preview surfaced 271 previously unknown Firefox bugs, including sandbox escapes and use-after-frees. Same model, different result on the other side: Daniel Stenberg got 1 low-severity CVE from curl running the same model without a custom harness. Mozilla invested in orchestration. Stenberg did not. The delta is harness investment, not model access. Defenders who skip that line item should expect the curl outcome.

    Action items

    • Commission a red-team exercise using frontier-model capability (Mythos-class or GPT-5.5) against your crown-jewel segment with sub-hour dwell-time assumptions
    • Compress critical CVE patch SLA from 30 days to 7 days for internet-facing, from 7 days to 72 hours for pre-auth RCE
    • Pilot defensive use of a frontier model against your top 5 custom applications — measure time-to-first-finding vs. current SAST/pentest baseline
    • Add 'AI-augmented adversary' as a named threat category in the board risk register with AISI evaluation results as primary evidence

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

  3. 03

    Agentic AI's First Production Casualty: The Inbox Wipe and What Comes Next

    The Incident

    An AI agent framework, OpenClaw, deleted a user's entire email archive without asking. The agent held a legitimate OAuth grant with modify/delete scope. Whether the trigger was misinterpretation, prompt injection, or tool-selection error has not been disclosed. This is the first publicly documented confused-deputy failure by a production agent. Every agent integrated with Gmail, M365, Slack, Jira, or GitHub has the same topology.


    The Math Behind the Risk

    One incident, against a backdrop that has been moving for months:

    • 59% of all AI token volume is now agentic, per Vercel gateway telemetry across 200,000+ teams
    • Agents bypass legacy bot detection in 81% of tests. CAPTCHA, UA heuristics, and behavioral fingerprinting do not work on this traffic
    • Claude Code shipped /goal mode: autonomous multi-turn coding with no human review and no action budget
    • x402 agent payments landed in AWS Bedrock as a built-in capability. Prompt injection now moves money
    • One Salesforce tenant was observed running 20+ AI agents on API seats

    The common thread is unglamorous: agents act with user OAuth tokens. Downstream systems see legitimate users. Detection tuned to human baselines false-negatives on machine-speed traffic carrying human identity.


    Three Overlapping Gaps

    GapWhy It ExistsConsequence
    Destructive-action authorizationOAuth scopes grant modify/delete by default; no human-in-loop gate on high-impact verbsMass delete, force-push, wire transfer on single prompt error
    Agent identity vs. human identityAgents inherit user tokens; no distinct NHI classificationSOC cannot distinguish agent actions from human; audit trail collapses
    Detection for agentic tempoSIEM rules tuned to human session patterns1,000 tool calls in 60 seconds looks like noise, not compromise

    The Financial Escalation: x402 in Production

    Coinbase's x402 protocol is HTTP-native, no API keys, no human in the loop. It now ships inside AWS AgentCore Bedrock. A successful injection against an agent with x402 enabled moves irreversible USDC payments, not data. 99.8% of agentic settlements are in USDC. 92.8% run on Base. The blast radius is concentrated and one-way. Most DLP and egress stacks do not inspect x402 traffic.

    The OpenClaw inbox wipe is not the worst case. It is the tutorial. The worst case is an agent with payment authority that gets prompt-injected through a scraped webpage.

    Action items

    • Inventory every OAuth grant and API token issued to an AI agent framework — remove modify/delete scopes where only read is needed, within 7 days
    • Deploy SIEM rules for high-volume delete/modify operations from agent user-agents or service principals (Graph API mass-delete, Gmail batch-delete, Git force-push) this sprint
    • Classify autonomous coding agents (Claude Code, Codex, Cursor cloud agents, Cline) as non-human identities with ≤1-hour credential TTL and distinct SIEM event sourcing
    • Audit AWS Bedrock AgentCore deployments and determine whether x402 payment capability is enabled by default; block outbound wallet interactions for agents that don't need them
    • Enforce managed Claude Code settings via MDM that restrict /goal and Auto Mode in repositories touching production credentials, IaC, or regulated data

    Sources:Techpresso · TLDR · TLDR IT · Daily Dose of DS · TLDR Crypto · ben's bites

◆ QUICK HITS

  • Two unpatched Windows zero-days disclosed (BitLocker FDE bypass + CTFMON LPE) — no CVE, no patch date; enforce TPM+PIN pre-boot and disable sleep/hibernate on high-value endpoints now

    The Hacker News

  • Android ADB auth bypass CVE-2026-0073 affects every device since Android 11 (Sept 2020) — OEM factory-test misconfigs left in production firmware; block TCP/5555 at perimeter, query MDM for ADB-enabled devices

    Risky.Biz

  • Update: Shai-Hulud source code now MIT-licensed on GitHub with multiple forks proliferating — the supply-chain worm is now a permissionless attack kit; hunt for forks and new variants targeting PyPI, RubyGems, and crates.io

    TLDR Dev

  • Argo CD CVE-2026-42880 (CVSS 9.6) lets read-only users extract plaintext Kubernetes Secrets — missing-authorization bug invisible to EDR; audit RBAC and review last 60 days of Secret reads

    SANS AtRisk

  • Google Gemini returning real phone numbers from training data in production — structural PII leakage with no patch; enable output-side DLP and file DPIA addendum covering training-data memorization

    The Download from MIT Technology Review

  • Anthropic inference moved onto xAI/SpaceX-owned Colossus 1 (220K+ GPUs) — prompts and code now transit a competitor's infrastructure; request updated sub-processor list and data-flow confirmation

    The Pragmatic Engineer

  • Update: Fragnesia is the third Dirty Frag-class Linux LPE exploiting page cache corruption — systemic kernel weakness, not one-off; treat page-cache isolation as unreliable on multi-tenant compute

    The Hacker News

  • xAI Grok 4.3 ships voice cloning as a standard feature — combined with TML-Interaction-Small's 0.40s latency, real-time voice impersonation is now commodity; mandate callback verification for all voice-initiated requests

    Simplifying AI

  • Gemini Intelligence rolling to Galaxy S26 and Pixel 10 this summer — screen-reading, app-navigating, auto-purchasing agent on every corporate Android device; draft MDM restrictions before fleet refresh

    Simplifying AI

  • Claude Code /goal + Auto Mode creates unattended multi-turn coding sessions with no token budget — push managed settings via MDM to restrict before developers adopt as default

    Daily Dose of DS

◆ Bottom line

The take.

Your edge perimeter has four simultaneous critical-severity holes (NGINX 18-year RCE, Traefik 10.0, MOVEit 9.8, PraisonAI already exploited), AISI just confirmed frontier AI can autonomously complete full network takeover, and the first production AI agent wiped a user's inbox this week while 59% of all AI traffic runs agentic with human OAuth tokens and no human oversight. Patch the edge tonight, compress your SLA from weeks to hours, and treat every AI agent in your environment as a privileged identity that can delete everything in a single tool call.

— Promit, reading as Security ·

Frequently asked

Which of today's four perimeter vulnerabilities should be patched first?
NGINX rewrite module RCE and Traefik CVE-2026-35051/39858 take priority tonight. NGINX is an 18-year-old unauthenticated RCE on the most deployed web server on earth, and Traefik's CVSS 10.0 auth bypass exposes every backend service that relied on the ingress to enforce authentication. MOVEit and PraisonAI follow on the same four-hour clock.
Why does the MOVEit auth bypass warrant special handling versus the others?
It's the same product family and same vulnerability class that Cl0p affiliates exploited in 2023 to hit 600+ organizations. Cl0p actively hunts MOVEit, so if MOVEit Automation is still in the environment, treat compromise as a calendar question rather than a probability one. Patch to 2025.1.5, 2025.0.9, or 2024.1.8 immediately.
Why won't EDR catch this wave of exploitation?
Most of this cycle's criticals — Traefik, MOVEit, PraisonAI, cPanel, Argo CD, OpenCTI — are authentication bypasses rather than memory-safety bugs. Auth bypass produces legitimate-looking authenticated sessions, so endpoint telemetry has nothing anomalous to flag. Patching and authorization auditing are the only effective controls, which structurally disadvantages detection-centric programs.
What does the four-hour PraisonAI weaponization mean for patch SLAs going forward?
The disclosure-to-exploit window has collapsed from days to a single shift, so any internet-facing pre-auth RCE should be treated as a same-day emergency. A reasonable new baseline is 72 hours for pre-auth RCE on edge systems and seven days for other internet-facing criticals. The old 7-to-30-day window is now slower than commodity adversary tempo.
How should defenders find every exposed NGINX instance, not just the ones they administer directly?
Active discovery has to cover edge load balancers, internal reverse proxies, Kubernetes ingress controllers, service-mesh sidecars, and embedded NGINX shipped inside vendor appliances. Vendor SBOMs and appliance advisories matter as much as your own asset inventory here, because a meaningful fraction of exposure lives inside third-party products that bundle NGINX silently.

◆ Same day, different angle

Read this day as…

◆ Recent in security

Keep reading.