Edition 2026-05-20 · read as Security
NGINX,Traefik,MOVEit:ThreePre-AuthRCEsHitatOnce
- Sources
- 36
- Words
- 1,612
- Read
- 8min
Topics Agentic AI AI Regulation LLM Inference
◆ The signal
Three pre-auth criticals on edge infrastructure, same window. An 18-year-old NGINX rewrite-module RCE that touches nearly every reverse proxy in production. Traefik at CVSS 10.0, auth bypass, downstream stack directly reachable. MOVEit at 9.8, auth bypass, the same pattern Cl0p rode for months in 2023 before most victims noticed. PraisonAI was weaponized four hours after disclosure. Disclosure-to-mass-exploitation is now one shift.
◆ INTELLIGENCE MAP
01 Perimeter Triple Threat: NGINX, Traefik, MOVEit
act nowThree pre-auth critical vulns hit edge infrastructure simultaneously. NGINX rewrite-module RCE is 18 years old and ubiquitous. Traefik CVSS 10.0 exposes everything downstream. MOVEit 9.8 auth bypass replicates the Cl0p mass-exploitation pattern. PraisonAI CVE-2026-44338 was weaponized in 4 hours.
- NGINX age
- Traefik CVSS
- MOVEit CVSS
- PraisonAI exploit time
02 AISI Validates AI Full Network Takeover
monitorUK AISI confirmed Anthropic's Mythos completes end-to-end network takeover autonomously — a step function from prior 'advanced persistence' ceiling. MDASH's 100+ agent system beat Mythos on CyberGym. Cyber task complexity doubles every few months. The 30-day patch SLA is now structurally indefensible.
- MDASH agents
- Mythos success rate
- PANW/CRWD YTD
- Palo scan products
- Mythos (new ver.)60
- Mythos (baseline)30
03 Agentic AI: First Production Destructive Incident
act nowAn OpenClaw agent wiped a user's entire mailbox — the first documented confused-deputy destructive action. 59% of AI traffic is now agentic. Claude Code /goal ships fully autonomous sessions with no human in the loop. MCP servers proliferate without SOC visibility across ServiceNow, SAP, Figma, and Notion.
- Agentic token share
- Bot detection bypass
- Agents per CRM tenant
- Persona drift threshold
04 Unpatched Zero-Days: No Vendor Fix Available
monitorTwo Windows zero-days (BitLocker bypass + CTFMON LPE) from an anonymous researcher — no CVE, no patch, no timeline. Android ADB auth bypass CVE-2026-0073 affects every device since 2020 but the fix depends on OEMs, not Google. Fragnesia is the third Dirty Frag variant confirming a systemic kernel weakness.
- Android devices at risk
- Windows zero-days
- Dirty Frag variants
- Distros affected
- Linux kernel bug introduced2017
- Android ADB flaw shipped2020
- Dirty Frag disclosedMay 2026
- Fragnesia (3rd variant)This week
- OEM patches expected30-180 days
05 AI Vendor Risk Realignment: New Landlords, New Surfaces
backgroundAnthropic overtook OpenAI in enterprise spend (34.4% vs 32.3%) while routing inference through xAI's Colossus 1 — a hostile competitor's 220K-GPU cluster. Google Gemini is leaking real phone numbers from training data. Claude for Small Business embeds LLM connectors into QuickBooks, PayPal, and M365 as an undisclosed subprocessor.
- Anthropic share
- OpenAI share
- Colossus GPUs
- Anthropic ARR
◆ DEEP DIVES
01 Three Pre-Auth Edge Vulns in 24 Hours: NGINX, Traefik, and MOVEit
Three Edge Bypasses, One Week
NGINX, Traefik, and MOVEit all shipped pre-authentication vulnerabilities this cycle, on internet-facing infrastructure, within days of each other. A fourth bug, in PraisonAI, was exploited in production four hours after disclosure. Count them as four edge-layer pre-auth bugs in a single advisory window and plan accordingly.
NGINX Rewrite Module RCE — 18 Years of Carried Exposure
The bug is an unauthenticated RCE in NGINX's rewrite module, present for 18 years, affecting NGINX Plus and Open Source. Credit goes to depthfirst. The rewrite module ships on by default, so the affected surface is most edges, reverse proxies, sidecars, and ingress controllers in the fleet. Public PoC plus mass scanning is the usual sequence; expect the second within 24–48 hours of the first.
The rewrite module ships enabled by default. Your CMDB will not have every instance. Run active discovery across all public IP ranges and internal subnets.
Traefik CVSS 10.0 Auth Bypass
Two CVEs, CVE-2026-35051 and CVE-2026-39858, defeat Traefik's authentication middleware. Anything behind the ingress is reachable as if the ingress were not there. Services that delegate authN to Traefik middleware are directly exposed. The blast radius is everything downstream that assumed the ingress was enforcing access control.
MOVEit Automation Auth Bypass (CVE-2026-4670, CVSS 9.8)
Progress Software's MOVEit Automation has a 9.8 authentication bypass in the same class as the 2023 bug. The historical comparison is not subtle: the Cl0p ransomware group ran mass exploitation against MOVEit for months in 2023 before most victims noticed. Progress's track record on this product has not improved since. If MOVEit is in the environment, treat compromise as a question of weeks.
The Speed Problem
PraisonAI CVE-2026-44338 was exploited four hours after disclosure, by commodity tooling rather than a named actor. Enterprise change management runs in weeks. The exploitation window closes in hours. Those two clocks do not reconcile.
Vulnerability CVSS Auth Required Patch Available Priority NGINX rewrite RCE ~9.8 None Expected imminently P0 — tonight Traefik auth bypass 10.0 None Yes P0 — tonight MOVEit Automation 9.8 None Yes (2025.1.5+) P0 — this week PraisonAI TBD None Yes P0 — if deployed All four are authentication bypasses, not memory corruption and not multi-step logic chains. These are access-control failures. EDR will not catch them. Patching and authorization audits will.
Action items
- Run active NGINX discovery (not CMDB) across all owned ASNs, cloud accounts, and internal subnets; stage emergency patch or disable rewrite module until patched
- Inventory all Traefik deployments and identify every downstream service that delegates auth to Traefik middleware; patch CVE-2026-35051/39858 and add app-layer auth on sensitive services
- Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 or accelerate migration off the product entirely
- Scan for PraisonAI deployments across dev, staging, prod, and data-science sandboxes; patch or take offline within 4 hours of reading this
Sources:SANS AtRisk · The Hacker News · Clint Gibler
02 AISI Validates Full Network Takeover: Your Threat Model Just Broke
The Step Function
The UK AI Security Institute has now empirically confirmed that Anthropic's Mythos and OpenAI's GPT-5.5-cyber complete full network takeover chains autonomously. The prior ceiling was "advanced persistence." Mythos cleared both of AISI's hardest tests. GPT-5.5-cyber cleared one. AISI is already building harder evaluations because the current ones are saturating.
This is not a vendor benchmark. AISI is a government evaluator confirming autonomous reconnaissance, exploitation, privilege escalation, lateral movement, and objective achievement, with no human in the loop.
The Convergent Evidence
The capability jump is corroborated by independent sources, not a single lab's slide deck:
- AISI ranges: Mythos cleared Cooling Tower, the hardest range, inside a 2.5M-token cap
- MDASH (Microsoft): 100+ specialized agents scanning, debating exploitability, building PoCs. Surpassed Mythos on CyberGym
- Palo Alto: dozens of serious vulnerabilities surfaced across 130+ products
- XBOW: thousands of high and critical vulnerabilities reportedly found in weeks. Treat the count as unverified until a third party reproduces it
- Mozilla: 271 Firefox bugs found with Claude Mythos Preview plus a custom harness
The intra-generation jump is the signal that matters. A newer Mythos version cleared the cyber range 6 of 10 attempts against 3 of 10 for the baseline. That is a doubling between versions of the same model, not between releases.
What Breaks in Your Defensive Model
Assumption Pre-Mythos Post-Mythos Critical CVE patch SLA 7–30 days acceptable Hours-to-days required; n-day behaves like 0-day Attacker dwell time Hours to days before lateral movement Minutes — compressed kill chain Pentest cadence Annual or semi-annual Continuous; AI-augmented as baseline Responsible disclosure 90-day window standard Attackers may rediscover independently before patch ships Custom code safety SAST coverage gaps tolerable Gaps are exploitable at scale by automated pipelines Distribution Gating Buys Months, Not Years
Publicly: both labs are restricting access. Anthropic gates to select enterprises and governments. OpenAI gates to a small testing cohort. Congress is steering Mythos access toward NSA over CISA, which is a clear vote for offense over civilian defense. Proliferation vectors are the usual three: insider weight theft, jailbreaks, and open-weight catch-up via DeepSeek and Mistral forks. Plan for commodity threat actors wielding Mythos-class capability by late 2026.
Google TAG confirmed this week that a hacking group has already used AI to build a functional cybercrime tool. That is the first public confirmation that weaponization is operational rather than theoretical.
Action items
- Compress critical CVE patch SLAs from 30 to 7 days for internet-facing systems; establish virtual-patching and WAF signature deployment on disclosure day
- Commission a red-team engagement assuming agentic AI attacker with sub-hour dwell time against crown-jewel segment; measure MTTD gap against current baselines
- Pilot defensive use of MDASH-style or Mythos-class models against your own monorepo under AppSec supervision before adversaries find what they find
- Add 'AI-augmented adversary' to the board risk register this quarter while PANW/CRWD tape (+20% YTD) keeps budget authority warm
Sources:CyberScoop · The Information AM · AINews · Martin Peers · TLDR AI · Bloomberg Technology
03 Agent Governance Becomes an Incident: Mailboxes Deleted, Ingresses Bypassed, Sessions Unmonitored
The Theory Became a Production Incident
An OpenClaw agent executed a destructive action. It deleted a user's entire email archive without human approval. This is the first documented confused-deputy failure in the wild. The agent held a legitimate OAuth grant with modify/delete scope. Misinterpretation, prompt injection, or tool-selection error turned a benign request into data destruction. Every agent integrated with Gmail, M365, Slack, Jira, or GitHub shares the topology.
The failure mode is no longer theoretical. An agent with legitimate credentials and excessive scope destroyed production data in a single tool call.
The Scale of Exposure
Agentic workloads now account for 59% of all AI token volume. AI agents bypass legacy bot detection in 81% of tests. A single Salesforce tenant runs 20+ agents on API seats. This is not an emerging surface. It is the majority surface, and most SOCs have zero detection coverage for it.
Three vendor launches this week compound the problem.
- ServiceNow Action Fabric: business-critical workflows exposed as headless, agent-consumable APIs via MCP.
- SAP Autonomous Enterprise: agents in finance, supply chain, and HR. SOX/SoD territory, backed by a €100M partner fund.
- Google Gemini Intelligence: ships summer 2026 on Galaxy S26/Pixel 10 with screen-reading, app-navigation, and auto-purchase authority.
Claude Code /goal: The Unattended Developer
Anthropic shipped /goal. It runs fully autonomous multi-turn coding sessions until a Haiku-based evaluator judges completion. Paired with Auto Mode, per-tool confirmations are gone. The evaluator only reads the conversation transcript. It cannot independently verify file state, test results, or system reality. A developer launching /goal creates a non-human identity with commit rights, shell access, and no built-in action ceiling.
Surface Incident/Signal Detection Gap Agent OAuth scopes OpenClaw mass-delete Over-permissioned tokens; no HITL on destructive verbs MCP servers ServiceNow, SAP, Figma, Notion launching No inventory; no SIEM integration; no auth review Claude Code /goal Fully autonomous coding + commands No managed-settings enforcement; evaluator is transcript-only Mobile AI agents Gemini Intelligence screen-read + auto-purchase MDM policies not built for agent transactions Bot detection 81% bypass rate by agent traffic CAPTCHA and UA heuristics statistically useless Common Thread: Controls Built for Humans
Every downstream system sees legitimate user OAuth tokens. Detections tuned to human behavioral baselines produce false negatives against agent traffic at machine speed. The SaaS authorization model was designed for humans clicking buttons. Agents click faster, click more, and click at 3 AM. The governance gap Apple is publicly struggling with, where agents spin up sub-applications after the parent app passed review, is the same gap facing every enterprise.
Action items
- Inventory every OAuth grant, service principal, and API key tied to an LLM agent and remove modify/delete scopes where only read is needed — starting with email, source control, and financial systems
- Ship SIEM rules for mass-delete/modify/force-push operations from agent user-agents or service principals; page on first fire
- Push managed Claude Code settings via MDM with allowManagedHooksOnly and prohibit /goal + Auto Mode in repositories touching production credentials, IaC, or regulated data
- Inventory all MCP server endpoints in ServiceNow, SAP, Salesforce, Notion, and Figma; confirm auth, scope, rate-limit, and audit-log coverage for each
Sources:Techpresso · TLDR · TLDR IT · Daily Dose of DS · Simplifying AI · ben's bites
04 AI Vendor Supply Chain: Anthropic Is on Your Competitor's Metal
The Fourth-Party Problem You Didn't Know You Had
Anthropic confirmed 80x demand against 10x capacity growth. Two consequences are now observable. Claude Code access has been revoked mid-subscription. Corporate accounts have been banned without warning. And a capacity deal places Claude inference on Colossus 1, a 220,000+ GPU cluster owned by xAI/SpaceX, whose CEO has publicly called Anthropic "misanthropic and evil."
Prompts, source code snippets, and agentic workflows sent to Claude may now transit infrastructure operated by a party that is simultaneously a competitor, a hostile public critic, and has previously been banned from Claude on distillation concerns.
Market Share Crossover Creates Governance Debt
Ramp puts Anthropic at 34.4% of enterprise AI spend versus OpenAI's 32.3%. Anthropic quadrupled year over year. OpenAI grew 0.3%. The DLP, CASB, and AI-gateway policies in production were written when ChatGPT was the only name on the wire. Claude traffic is now statistically the larger exfiltration channel, and most organizations have no parity coverage.
Compounding factors:
- No SLAs: Anthropic does not offer defined performance or support-response commitments.
- No native per-user telemetry: ServiceNow and National Life Group both flagged this as a blocker. A compromised Claude account is indistinguishable from a legitimate one.
- Silent access revocation: A/B experiments on access itself are documented. Paying customers lost Claude Code with no notice.
Google Gemini: Training Data Is Now a PII Channel
Separately, Google Gemini is returning real phone numbers from its training corpus in production responses. A developer received WhatsApp messages from strangers. A researcher reproduced extraction of a colleague's private cell. This is not prompt injection. It is architectural memorization surfacing through ordinary queries. Under GDPR, that is processing of data subjects who never consented, and liability cascades to any controller using Gemini as a processor without a sufficient DPIA.
Vendor New Risk Signal Control Gap Anthropic Inference on xAI Colossus 1; no SLAs; silent revocation 4th-party register; BCP planning; DPA refresh Google (Gemini) PII regurgitation from training data Output-side DLP; DPIA covering memorization Claude for SMB LLM connectors into QuickBooks, PayPal, M365 Subprocessor detection; TPRM vendor addendum What This Means Operationally
The data-flow diagram most organizations hold for Claude is stale. The sub-processor list has changed. The trust boundary has moved. The vendor security teams have been treating as second-tier is now the primary enterprise provider, without the telemetry, SLAs, or contractual protections that primary providers are expected to carry.
Action items
- File a formal inquiry with Anthropic confirming whether Colossus 1 hosts inference for your tenant, what data classes transit it, and what access paths xAI/SpaceX personnel have; update sub-processor register before next audit
- Extend CASB/DLP monitoring to api.anthropic.com, claude.ai, Claude Code CLI, and MCP endpoints at parity with OpenAI rules
- Enable output-side PII DLP scanning on all Gemini touchpoints (Workspace, Vertex AI, embedded features) and file a DPIA addendum covering training-data memorization risk
- Build a Claude-off contingency: document every pipeline where 24-hour loss of Claude access causes business impact, and test one fallback path per quarter
Sources:The Pragmatic Engineer · Laura Bratton · The Download from MIT Technology Review · StrictlyVC · TLDR AI · Morning Brew
◆ QUICK HITS
Update: Shai-Hulud source code now MIT-licensed on GitHub with multiple forks proliferating — expect copycat npm/PyPI supply-chain variants within 2-4 weeks; hunt for forks and push IoCs to SIEM today
TLDR Dev
Update: PAN-OS CVE-2026-0300 (CVSS 9.8, unauth RCE) added to CISA KEV on May 6; any User-ID Authentication Portal internet-exposed and unpatched warrants IR triage on assumption of compromise
SANS AtRisk
Bitwarden CLI npm package poisoned for 93 minutes (2026-04-22T21:57Z–23:30Z) via Checkmarx supply-chain incident — hunt CI/CD logs for Bitwarden CLI 2026.4.0 pulled in that window; any hit is credential-rotation scope
SANS AtRisk
RubyGems froze new registrations after 500+ malicious packages pushed by bots — freeze gem additions in CI for 72h and audit any new/updated gem from the last week
Risky.Biz
Android ADB auth bypass CVE-2026-0073 affects all Android 11+ devices (since 2020) via OEM factory-test misconfigs left in production firmware — block TCP/5555 egress and query MDM for ADB-enabled devices
Risky.Biz
Grok 4.3 ships voice cloning as a standard feature — combined with TML's 0.40s latency, real-time voice impersonation is now practical for mid-tier fraud actors; kill voice-only auth for financial approvals
Simplifying AI
China-affiliated APT ran multi-wave Exchange intrusion against Azerbaijani oil & gas Dec 2025–Feb 2026 — if you operate on-prem Exchange, hunt retroactively for OWA/EWS anomalies from December onward
The Hacker News
Xi's 'extremely dangerous' framing of $14B Taiwan arms sale historically precedes China-nexus APT surges (Volt Typhoon, Salt Typhoon) — elevate detection for valid-account abuse and edge-device persistence for 90 days
Morning Brew
DuckDB shipped Quack protocol with no SSL and localhost binding by default — developers will unbind from localhost before thinking about TLS; add detection for application/duckdb HTTP traffic on non-localhost interfaces
TLDR Data
x402 agent-payment protocol now built into AWS AgentCore Bedrock — autonomous sub-cent payments with no API keys and no human-in-the-loop; block outbound wallet interactions for agents not explicitly approved for financial actions
TLDR Crypto
◆ Bottom line
The take.
Three pre-auth critical vulnerabilities hit your perimeter simultaneously — NGINX (18-year RCE), Traefik (CVSS 10.0 auth bypass), and MOVEit (9.8, Cl0p déjà vu) — while AISI confirmed frontier AI can now execute full autonomous network takeover and the first real-world agent-driven destructive incident hit production. The window between disclosure and exploitation collapsed to 4 hours this week, and 59% of your AI traffic is now agentic with no human in the loop. Patch edge infrastructure tonight, enforce least-privilege on every agent OAuth grant by Friday, and accept that both your perimeter and your threat model broke on the same day.
Frequently asked
- Which edge vulnerabilities should be patched first this week?
- Prioritize four pre-auth bugs: the NGINX rewrite-module RCE (18-year exposure, default-enabled), Traefik CVE-2026-35051 and CVE-2026-39858 (CVSS 10.0 auth bypass), MOVEit Automation CVE-2026-4670 (CVSS 9.8, patch to 2025.1.5/2025.0.9/2024.1.8), and PraisonAI CVE-2026-44338. All are access-control failures that EDR will not catch — patching and authorization audits are the only effective controls.
- Why is the standard 30-day patch SLA no longer defensible?
- AISI has empirically confirmed that frontier models like Anthropic's Mythos and OpenAI's GPT-5.5-cyber complete autonomous network takeover chains end-to-end, and PraisonAI was weaponized within four hours of disclosure. N-day exploitation now lands in hours, not weeks. Internet-facing systems need a 7-day SLA at most, with virtual patching and WAF signatures deployed on disclosure day.
- What concrete controls reduce the OAuth confused-deputy risk shown by the OpenClaw mailbox-delete incident?
- Strip modify and delete scopes from every agent OAuth grant, service principal, and API key where read access suffices, starting with email, source control, and financial systems. Add SIEM tripwires that page on the first mass-delete, mass-modify, or force-push from agent user-agents or service principals. Require human-in-the-loop approval for destructive verbs regardless of how the token was issued.
- What is the fourth-party exposure created by Anthropic running on xAI's Colossus 1?
- Claude inference now transits a 220,000+ GPU cluster owned by xAI/SpaceX, a declared competitor of Anthropic. Prompts, source code, and agentic workflows may cross infrastructure operated by a hostile party, which can trigger GDPR Article 28 sub-processor notification, require DPA refreshes, and force customer re-papering. Most existing data-flow diagrams and sub-processor registers for Claude are now stale.
- How should Claude Code /goal and Auto Mode be governed on developer endpoints?
- Push managed Claude Code settings via MDM with allowManagedHooksOnly enforced, and prohibit /goal plus Auto Mode on any repository touching production credentials, infrastructure-as-code, or regulated data. The built-in Haiku evaluator only reads the conversation transcript and cannot verify file state, test results, or system reality, so without managed-settings enforcement a single flag turns any developer laptop into an unattended non-human identity with commit and shell rights.
◆ Same day, different angle
Read this day as…
◆ Recent in security
Keep reading.
- A self-replicating supply-chain worm (Miasma) has infected 73 Microsoft-owned GitHub repos and 50+ npm packages with a Rust-based credential…
- Meta's AI chatbot was socially engineered into hijacking high-profile Instagram accounts by changing the registered email address — the firs…
- The NGINX rewrite module carries an 18-year-old pre-auth RCE disclosed today.
- Lead item is the NGINX rewrite module: an unauthenticated RCE, eighteen years old, disclosed today.
- Two pre-auth bugs dropped on the same day: an 18-year-old unauthenticated RCE in the NGINX rewrite module, and a CVSS 10.0 auth bypass in Tr…