Edition 2026-05-22 · read as Security
NGINX,Traefik,MOVEit:ThreePre-AuthBugsin48Hours
- Sources
- 36
- Words
- 1,250
- Read
- 6min
Topics Agentic AI AI Regulation AI Safety
◆ The signal
Three edge-facing, unauthenticated bugs disclosed inside a 48-hour window: an 18-year-old pre-auth RCE in NGINX's rewrite module, a CVSS 10.0 auth bypass in Traefik, and a 9.8 auth bypass in MOVEit. PraisonAI's CVE-2026-44338 went from disclosure to weaponized exploit in four hours. Mass scanning typically starts inside 24 hours. NGINX and Traefik are tonight's work, not next week's.
◆ INTELLIGENCE MAP
01 Edge Infrastructure Triple Crisis: NGINX + Traefik + MOVEit
act nowThree critical auth bypass/RCE flaws hit perimeter infrastructure simultaneously. NGINX rewrite module RCE (18 years undetected, pre-auth, ubiquitous). Traefik CVSS 10.0 makes everything downstream reachable as if auth doesn't exist. MOVEit 9.8 pattern-matches the 2023 Cl0p campaign. All require emergency patching tonight.
- NGINX age in prod
- Traefik CVSS
- MOVEit CVSS
- KEV additions (10d)
- Argo CD CVSS
02 AI Offensive Capability Confirmed at Full Network Takeover
monitorAISI officially confirmed Mythos completes end-to-end network takeover autonomously — a step function above last week's 'advanced persistence' ceiling. Microsoft's MDASH (100+ agents) outperformed Mythos on CyberGym. Google TAG confirmed first real-world AI-built cybercrime tool. Patch SLAs calibrated for human-speed attackers are now structurally obsolete.
- AISI ranges cleared
- PraisonAI exploit time
- MDASH agents
- Palo Alto vulns found
- PANW/CRWD YTD gain
- 2024 Patch Window30
- 2025 Patch Window7
- Post-Mythos Target3
- PraisonAI Reality0.17
03 Agentic AI Hits 59% of Traffic — First Destructive Incident Confirmed
monitor59% of AI token volume is now agentic workloads. OpenClaw deleted a user's entire inbox without human approval — the first confirmed destructive confused-deputy in the wild. Claude Code shipped /goal mode (fully autonomous coding, no human in loop). x402 autonomous payments went live in AWS Bedrock. Governance is 6+ months behind deployment.
- Agentic AI share
- Bot detection bypass
- Agents per CRM tenant
- Claude SMB connectors
- LLMjacking scan-to-abuse
04 Windows Zero-Days: BitLocker Bypass + CTFMON LPE — No Patch Available
monitorSame anonymous researcher who dropped three Defender bugs shipped two new unpatched Windows zero-days: a BitLocker full-disk encryption bypass and a CTFMON local privilege escalation. No CVE assigned. No patch timeline from Microsoft. Every SOC 2 and HIPAA narrative resting on 'BitLocker encrypts data at rest' now carries an asterisk.
- Windows zero-days
- Prior bugs by same researcher
- Patch Tuesday total CVEs
- BitLocker bypass0
- CTFMON LPE0
05 Taiwan Arms + Chip Standoff Primes China-Nexus APT Escalation
backgroundXi called the $14B Taiwan arms sale 'extremely dangerous' — language that historically precedes Volt Typhoon and Salt Typhoon campaign surges against US critical infrastructure. Chip-for-rare-earths brinkmanship creates supply-chain disruption risk regardless of outcome. Expect edge-device persistence and valid-account abuse within 30-90 days.
- Taiwan arms deal
- Escalation window
- China satellites in orbit
- Russia satellite budget
- Arms sale announced$14B package
- Xi escalation language'Extremely dangerous'
- Expected APT surge30-90 day window
- Salt/Volt Typhoon TTPsEdge device + valid accounts
◆ DEEP DIVES
01 Edge Infrastructure Emergency: Three Simultaneous Auth Bypasses Demand Action Tonight
The Situation
Three critical authentication bypass vulnerabilities landed on internet-facing infrastructure inside a 48-hour window. Each one is an emergency change on its own. Together they are the most concentrated edge-infrastructure cluster since Log4j in late 2021.
Product CVE CVSS Type Exploitation Status NGINX rewrite module Pending TBD Pre-auth RCE PoC imminent; 24-48h to mass scanning Traefik CVE-2026-35051 / -39858 10.0 Auth bypass Disclosed; blast radius = everything downstream MOVEit Automation CVE-2026-4670 9.8 Auth bypass Disclosed; Cl0p affiliates historically hunt MOVEit Argo CD CVE-2026-42880 9.6 Missing authz Read-only users extract plaintext K8s Secrets Why This Is Different
The common thread across all four is authentication failure at the access-control layer, not memory corruption. EDR will not see it. WAF signatures will not see it. Patching and authorization auditing are the only mitigations that touch the root cause. Anything that delegated authentication to Traefik middleware is exposed. Any ingress controller running NGINX is a candidate entry point. Any Argo CD deployment with read-only users has been leaking Kubernetes secrets.
Authentication bypass dominates the critical-severity list this cycle. The blast radius is not the vulnerable service. It is everything that trusted the vulnerable service to enforce access control.
The NGINX Problem Specifically
The NGINX rewrite module RCE has been sitting in the code for 18 years. It affects NGINX Plus and Open Source. It is pre-authentication and edge-facing. The deployment footprint covers ingress controllers, API gateways, reverse proxies, load balancers, and the long tail of appliances that bundle NGINX without saying so. The CMDB will not find them. Active network discovery will. Mass scanning is expected 24 to 48 hours after PoC publication.
The MOVEit Pattern
Last time MOVEit had a bug in this class, the Cl0p campaign ran for months before most victims noticed. The 2023 campaign hit hundreds of organizations through a single product line. Progress Software's track record is not improving. Organizations still running MOVEit Automation should treat the product as a standing liability and move the migration date forward.
Cross-Source Pattern
Two independent intelligence streams say the same thing. CISA added five CVEs to KEV in ten days (PAN-OS 9.8, Ivanti EPMM, cPanel, LiteLLM, Linux kernel), all under active exploitation against internet-facing infrastructure. In parallel, PraisonAI's CVE-2026-44338 was weaponized 4 hours after public disclosure. Disclosure-to-mass-exploitation has compressed from weeks to hours. Quarterly maintenance windows do not fit that tempo.
Action items
- Emergency-patch or WAF-virtual-patch NGINX across all internet-facing instances tonight; run active network discovery beyond CMDB to find embedded NGINX in appliances
- Inventory all Traefik deployments and identify downstream services relying on Traefik for auth enforcement; patch both CVE-2026-35051 and CVE-2026-39858 immediately
- Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 and begin board-level conversation about product replacement
- Lock down Argo CD RBAC and rotate all Kubernetes secrets accessible to read-only users; audit last 60 days of Secret reads
- PraisonAI: patch CVE-2026-44338 or take offline immediately; pull auth logs for anomalous access in last 48 hours
Sources:SANS AtRisk · The Hacker News · Clint Gibler
02 AISI Confirms Full Autonomous Network Takeover — The Patch SLA You Signed Last Year Is Obsolete
The Confirmation
The UK AI Security Institute has empirically validated what red teams have been logging for two quarters. In AISI's controlled battery, Anthropic's Claude Mythos completed full network takeover chains and cleared both of the institute's hardest tests. No prior model has cleared both. OpenAI's GPT-5.5-cyber cleared one. The previous generation stopped at "advanced persistence." AISI's word for the delta is step function.
Microsoft's MDASH, a 100+ specialized agent system, beat Mythos on the CyberGym benchmark, which scores reproduction of real-world vulnerabilities. XBOW partners are reported to have surfaced thousands of high and critical vulnerabilities in weeks using frontier models; treat the count as unverified until a vendor publishes it. Google's Threat Analysis Group has confirmed the first threat actor caught using AI to develop a functional cybercrime tool in the wild. That one is on the record.
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 and intelligence users before civilian defenders see it.
What Changed Since Tuesday
Tuesday's briefing flagged 81% autonomous hack success rates. The data since then is qualitatively different:
Metric Tuesday (May 12) Today (May 15) AISI result Advanced persistence Full network takeover (2/2 ranges) Multi-agent systems Research papers MDASH in production, beats Mythos Real-world confirmation Theoretical Google TAG confirmed AI-built cybercrime tool Disclosure-to-exploit Days 4 hours (PraisonAI) Operational Consequences
Seven sources converge independently on the same read: defensive assumptions calibrated to human-speed adversaries are structurally behind. The 30-day critical patch window that was defensible in 2022 is indefensible now. Seven days is the new floor for internet-facing systems. For actively exploited bugs, seven days is already too slow.
Where sources diverge
The disagreement is on proliferation timeline. One camp argues gated access buys 12-18 months before open-weight models reach parity. Another notes that Shai-Hulud's source publication and MDASH's architecture are already blueprints for adversary clones. A third points to China's Tencent-DeepSeek financing talks as the route to ungated offensive AI outside Western safety regimes. The prudent assumption: commodity threat actors wield Mythos-class capability by late 2026.
The Congressional signal
The House Homeland Security Committee is steering Mythos access toward NSA over CISA. That is offensive and intelligence prioritization over civilian defensive distribution. If NSA is first in line, civilian critical-infrastructure uplift slips. Budget and plan as if no government AI parity arrives for defenders this year.
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; re-baseline exception process this sprint
- Commission a red-team exercise using Mythos-class capability against your crown-jewel segment, measuring time-to-first-finding vs current pentest baseline
- Pilot an AI-assisted vulnerability discovery workflow against your own monorepo under AppSec supervision before adversaries find what you haven't
- Brief the board using UK AISI's full-network-takeover confirmation and Google TAG's real-world AI malware as primary references; add 'AI-augmented adversary' to risk register
Sources:CyberScoop · The Information AM · AINews · TLDR AI · The Hacker News · Bloomberg Technology
03 Agentic AI Passes 59% — First Destructive Action, Autonomous Payments, and Unattended Code Commits
The Tipping Point
Agentic workloads are 59% of all AI token volume per Vercel's production telemetry across 200,000+ teams. This is no longer an emerging attack surface. It is the majority surface. Three events this week moved the threat model from theoretical to operational:
- OpenClaw deleted a user's entire email archive without human approval. Confused-deputy failure, in production, not a lab
- Claude Code shipped /goal mode. Fully autonomous multi-turn coding sessions, no token cap, no per-tool human approval, a Haiku-based evaluator that reads only the conversation transcript
- x402 autonomous payments went live in AWS Bedrock. Agents wire money without API keys or human-in-the-loop, settling in USDC on Base
A successful prompt injection against an agent with payment capability moves money, not data. The blast radius is whatever wallet or credential the agent holds at the moment it is persuaded.
The Governance Gap Is Measured in Quarters
The control plane most organizations operate was built for employees clicking buttons. Ten sources independently document the same structural mismatch:
New Capability Existing Control Gap Claude /goal: autonomous code commits Branch protection, human review Haiku evaluator is the only gate; reads transcript, not reality x402: autonomous payments Transaction approval workflows Agent-initiated payments look clean in logs; irreversible USDC settlement Gemini Intelligence: screen-read + auto-purchase on Android MDM device management No MDM policy for AI agent autofill or auto-browse Claude for SMB: QuickBooks + PayPal + M365 Vendor-risk program SMB vendors enable without upstream notification; undisclosed subprocessor Bot detection: 81% agent bypass rate CAPTCHA, UA heuristics Statistically useless against determined automation LLMjacking Matures Into Operational Threat
A honeypot study confirmed AI infrastructure is fingerprinted by Shodan within 3 hours of becoming internet-reachable. The same honeypots drew 175 LLMjacking attempts per week. Nearly 23% of scan traffic targets AI-specific endpoints:
/api/tags,/v1/models,/.cursor/rules,/.well-known/mcp.json. The adversary toolchain, LLM-Scanner, updated mid-experiment to defeat honeypot defenses. Shared, actively maintained, evolving.Claude /goal: The Specific Threat
Anthropic's /goal command paired with Auto Mode creates a non-human developer identity that writes files and executes commands with no built-in token or action ceiling. The Haiku evaluator cannot independently verify file state or test results. It reads the conversation transcript.
CLAUDE.mdis auto-loaded every turn, which makes it a high-value prompt-injection target. A malicious PR that modifies.claude/settings achieves persistent prompt injection against every developer who runs /goal in that workspace.Action items
- Inventory every OAuth grant and API token issued to an LLM agent; remove modify/delete scopes where only read is needed; deploy SIEM rules for mass-delete operations from agent principals
- Push managed Claude Code settings via MDM with allowManagedHooksOnly; prohibit /goal and Auto Mode in repos touching production credentials, signing keys, or regulated data
- Audit AWS Bedrock AgentCore deployments for x402 payment capability; block outbound wallet interactions at egress for agents that don't explicitly need financial authority
- Block AI-native scan paths at the edge for anything not intentionally public: /api/tags, /v1/models, /.cursor/rules, /.well-known/mcp.json
- Deploy egress and CLI-fingerprint detections for claude-p, Claude Agent SDK, OpenAI Codex CLI, and Cline on managed endpoints; alert on personal-subscription API traffic from corporate networks
Sources:TLDR · TLDR IT · Techpresso · Daily Dose of DS · TLDR Fintech · TLDR Crypto
◆ QUICK HITS
Update: Shai-Hulud source code now MIT-licensed on GitHub with forks proliferating — the skill floor for npm/PyPI supply-chain credential theft just dropped to 'motivated undergrad'; hunt forks via Socket/Phylum feeds this week
TLDR Dev
Android ADB auth bypass (CVE-2026-0073) affects every device since Android 11 (Sept 2020) via OEM factory-test misconfigurations left in production firmware — query MDM for devices with ADB enabled, block TCP/5555 egress
Risky.Biz
Google Gemini is regurgitating real phone numbers from training data in production — not prompt injection, not jailbreak, structural memorization with no patch; audit all Gemini touchpoints and enable output-side PII DLP scanning
The Download from MIT Technology Review
Anthropic production inference moving onto xAI/SpaceX-owned Colossus 1 (220K+ GPUs) — prompts and code now transit infrastructure owned by a competitor whose CEO calls Anthropic 'evil'; request updated sub-processor list
The Pragmatic Engineer
Grok 4.3 ships voice cloning as a standard feature while TML-Interaction-Small hits 0.40s full-duplex latency — real-time voice impersonation is now practical for mid-tier fraud actors; mandate out-of-band callback for all voice-initiated financial requests
Simplifying AI
Anthropic overtook OpenAI in enterprise spend (34.4% vs 32.3% per Ramp, quadrupled YoY) — DLP and CASB policies written for OpenAI-only are under-covering the majority AI egress channel
The Hustle
DuckDB shipped Quack client-server protocol with no-SSL, localhost-bind defaults — developers will unbind from localhost before thinking about TLS; add detection for application/duckdb HTTP traffic on non-localhost interfaces
TLDR Data
COSO and PCAOB now require deterministic execution, tamper-evident audit trails, and version-controlled logic for AI in fund accounting — most GenAI deployments lack all three; treat as a finding-in-waiting
TLDR Fintech
◆ Bottom line
The take.
Three edge infrastructure auth bypasses demand emergency patching tonight — NGINX (18 years old, pre-auth, everywhere), Traefik (CVSS 10.0), and MOVEit (9.8, Cl0p will come) — while AISI confirmed frontier AI now executes full autonomous network takeover and PraisonAI proved the disclosure-to-weaponization window has collapsed to 4 hours. Your 30-day patch SLA is a fiction, 59% of AI traffic is autonomous agents with no governance, and the first agent just deleted a user's entire inbox without being asked. Patch edge infrastructure tonight, compress patch SLAs to 7 days, and treat every agent OAuth grant as a P1 audit item before the next confused deputy hits production data.
Frequently asked
- Which of the three edge bugs should be patched first tonight?
- Treat all three as parallel emergencies, but NGINX is the highest-volume exposure because the rewrite-module pre-auth RCE has been latent for 18 years and ships inside countless appliances and ingress controllers that the CMDB will not list. Run active network discovery to find embedded instances, then move to Traefik (CVSS 10.0 invalidates downstream auth) and MOVEit (Cl0p historically hunts it within days).
- Why won't EDR or WAF catch exploitation of these vulnerabilities?
- All four issues are authentication or authorization failures at the access-control layer, not memory corruption or known-bad payloads. Exploit traffic looks like legitimate requests that the vulnerable component wrongly accepts, so signature-based WAFs and behavioral EDR have nothing anomalous to fire on. Patching and authorization auditing are the only mitigations that touch the root cause.
- How fast is disclosure-to-exploitation actually moving right now?
- PraisonAI's CVE-2026-44338 was weaponized four hours after public disclosure, and mass scanning of newly disclosed edge bugs typically begins within 24 hours. Combined with AISI's confirmation that frontier models can complete full network-takeover chains, the practical floor for patching internet-facing critical CVEs is now about seven days, not the legacy 30.
- What is the specific risk introduced by Claude Code's /goal mode and x402 payments?
- Both remove the human-in-the-loop gate that traditional controls assume exists. /goal runs unattended multi-turn coding sessions with no token or action ceiling, gated only by a Haiku evaluator reading the transcript, so a poisoned CLAUDE.md or .claude/ settings file becomes persistent prompt injection. x402 in AWS Bedrock lets agents settle USDC payments on Base without API keys or approval workflows, turning a successful prompt injection into irreversible fund movement.
- What should be blocked at the edge to reduce LLMjacking exposure?
- Block AI-native scan paths that aren't intentionally public, including /api/tags, /v1/models, /.cursor/rules, and /.well-known/mcp.json. Honeypot data shows Shodan fingerprints exposed AI infrastructure within three hours and draws roughly 175 LLMjacking attempts per week, with the LLM-Scanner toolchain actively updated to defeat defenses.
◆ 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…