Security daily

Edition 2026-05-26 · read as Security

NGINX,Traefik,MOVEitAuthBypassesDemandTonight'sPatch

Sources
36
Words
1,540
Read
8min

Topics Agentic AI AI Regulation AI Safety

◆ The signal

Three perimeter auth failures landed today: an 18-year-old unauthenticated RCE in NGINX's rewrite module, a CVSS 10.0 Traefik auth bypass, and a 9.8 MOVEit auth bypass. Separately, PraisonAI CVE-2026-44338 was weaponized within four hours of disclosure. Based on prior patterns, mass scanning on NGINX begins in 24 to 48 hours. The emergency change window is tonight, not this week.

◆ INTELLIGENCE MAP

  1. 01

    Perimeter Auth Bypass Trifecta: NGINX, Traefik, MOVEit

    act now

    Three critical auth bypasses hit edge infrastructure simultaneously. NGINX rewrite-module RCE (18 years dormant, pre-auth, ubiquitous), Traefik CVSS 10.0 making all downstream services reachable as if no ingress exists, and MOVEit 9.8 pattern-matching the 2023 Cl0p campaign. Plus 5 fresh CISA KEV entries in 10 days.

    10.0
    Traefik CVSS score
    3
    sources
    • NGINX exposure age
    • KEV additions (10d)
    • MOVEit CVSS
    • Patch Tue CVEs
    1. Traefik10
    2. MOVEit9.8
    3. PAN-OS (KEV)9.8
    4. Argo CD9.6
    5. NGINX RCE9.5
  2. 02

    Disclosure-to-Exploitation Collapses to Hours

    act now

    PraisonAI CVE-2026-44338 was exploited 4 hours after disclosure. MDASH (Microsoft's 100+ agent system) beats Mythos on CyberGym. XBOW surfaced thousands of high/critical vulns in weeks. The 30-day patch SLA is structurally indefensible for any internet-facing system — 7 days is the new ceiling, and for actively exploited bugs even that is too slow.

    4 hours
    disclosure to exploit
    6
    sources
    • PraisonAI exploit time
    • MDASH agents
    • Mythos AISI ranges
    • Palo vulns found
    1. 2022 Baseline30
    2. 2024 Average7
    3. 2025 N-day3
    4. PraisonAI 20260.17
  3. 03

    Agentic AI Reaches Destructive Production Capability

    monitor

    An OpenClaw agent wiped a user's entire inbox — first confirmed destructive action by a confused deputy in the wild. Claude Code /goal ships fully autonomous multi-turn sessions with no human gate. x402 agent payments now default in AWS Bedrock. 59% of AI token volume is agentic. The attack surface moved from theoretical to operational.

    59%
    AI traffic now agentic
    8
    sources
    • Agentic token share
    • Bot detection bypass
    • Agents per CRM tenant
    • Agentic settlements
    1. Agentic workloads59
    2. Human-interactive41
  4. 04

    AI Vendor Trust Architecture Dissolving

    monitor

    Anthropic inference now routes through xAI/SpaceX Colossus (220K+ GPUs) owned by a hostile competitor. Gemini is leaking real phone numbers from training data. TrustedSec reversed 5 commercial EDRs with LLMs in days — all share identical architecture. Anthropic overtook OpenAI in enterprise (34.4% vs 32.3%) without most DLP policies catching up.

    34.4%
    Anthropic enterprise share
    8
    sources
    • Anthropic share
    • OpenAI share
    • Colossus GPUs
    • EDRs reversed
    1. Anthropic (B2B)34.4
    2. OpenAI (B2B)32.3
  5. 05

    Unpatched Windows Zero-Days + Android ADB Bypass

    background

    Two new Windows zero-days with no patches: BitLocker encryption bypass and CTFMON local privilege escalation, from the same researcher who dropped Defender bugs. Android CVE-2026-0073 bypasses ADB authentication on every device since Android 11 (Sept 2020). OEM patch timeline will be uneven — months, not weeks.

    5 years
    Android devices exposed
    3
    sources
    • Windows 0-days
    • Android scope
    • ADB exposure since
    • Fragnesia (Dirty Frag)
    1. Android 11 shipSept 2020
    2. BitLocker bypassDisclosed, no patch
    3. CTFMON LPEDisclosed, no patch
    4. OEM patch ETA30-180 days

◆ DEEP DIVES

  1. 01

    Tonight's Emergency: Three Perimeter Auth Bypasses Converge on Your Edge

    The Convergence

    Three pre-auth bypasses landed on edge infrastructure in the same window. All three fail the same way: the access-control layer broke, not memory safety. EDR will not see this. Patching and authorization audits will.

    VulnerabilityCVSSStatusBlast Radius
    NGINX rewrite-module RCE~9.5 (est)PoC imminent; mass scanning 24-48hEvery edge proxy, ingress controller, API gateway running NGINX
    Traefik CVE-2026-35051/3985810.0Disclosed, patch availableEverything downstream becomes reachable as if ingress doesn't exist
    MOVEit CVE-2026-46709.8Disclosed, mass exploit riskCl0p affiliates specifically hunt this product line

    NGINX: 18 Years Hiding in Plain Sight

    The RCE sits in the rewrite module and affects both NGINX Plus and Open Source. The module is on in most production configurations. The bug is pre-authentication, edge-facing, and has been there for 18 years. Exposure: ingress controllers, reverse proxies, API gateways, load balancers, and the long tail of appliances that bundle NGINX. Mass scanning for bugs of this class typically starts within 24-48 hours.

    Traefik: Your Ingress Auth Is Fiction

    CVE-2026-35051 and CVE-2026-39858 are both 10.0 CVSS. Anything that delegated authN to Traefik middleware is now directly reachable. Downstream services assumed the ingress was enforcing the gate. Until patched, that assumption does not hold. App-layer auth must remain warranted for anything sensitive, even after patching.

    MOVEit: The Cl0p Playbook Runs Again

    Progress MOVEit Automation, CVE-2026-4670, 9.8 auth bypass. Cl0p hit hundreds of organizations through the same product line in 2023. The playbook then was exploit silently, exfiltrate for weeks, then notify victims en masse. If MOVEit is still in the environment, assume compromise is a question of weeks, not whether.

    Five actively-exploited perimeter CVEs, a Netlogon preauth RCE on every domain controller, and a 10.0 ingress bypass that makes Traefik auth-delegation fictional. Most shops will patch Netlogon first and MOVEit last. Cl0p will work the list in reverse.

    The Five CISA KEV Additions

    CISA added five entries in 10 days. PAN-OS (CVE-2026-0300, 9.8, KEV May 6). Ivanti EPMM (CVE-2026-6973, KEV May 7). LiteLLM (CVE-2026-42208, KEV May 8, the first AI infrastructure entry on the list). cPanel (CVE-2026-41940, KEV Apr 30). Linux kernel algif_aead (CVE-2026-31431, KEV May 1). All confirmed exploited in the wild. KEV is not a watchlist. CISA adds only what responders have already seen used.

    Action items

    • Enumerate all NGINX instances (edge, internal, sidecars, ingress controllers, appliances) and stage emergency patch tonight. Disable or restrict rewrite module. Deploy WAF rules blocking anomalous rewrite-module payloads.
    • Audit Traefik deployments and identify every downstream service relying on Traefik for authN enforcement. Patch immediately and add app-layer auth for sensitive services.
    • Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 immediately. Escalate board-level conversation about product replacement given repeat-offender pattern.
    • Verify PAN-OS CVE-2026-0300 patch status on all internet-exposed User-ID Authentication Portals. If unpatched after May 6, treat as assume-compromise.

    Sources:SANS AtRisk · The Hacker News · TLDR InfoSec

  2. 02

    The 4-Hour Window: AI-Accelerated Exploitation Rewrites Your Patch SLA

    The Data Point That Changes the Math

    PraisonAI CVE-2026-44338 is an auth bypass in an LLM orchestration framework. It was exploited within 4 hours of public disclosure. The actor was not a state service. It was commodity tooling running automated disclosure-to-exploit pipelines against AI agent frameworks. That is the tempo.

    Microsoft's MDASH is a 100+ specialized agent system that scans code, debates exploitability among agents, and builds proof-of-concept attacks. It has surpassed Anthropic's Mythos on the CyberGym benchmark. XBOW reportedly surfaced thousands of high and critical vulnerabilities in weeks. The UK AI Security Institute reports that the length of cyber tasks frontier models can complete is doubling every few months.

    What the Defender's Assumptions Used to Look Like

    AssumptionPre-2026Post-Mythos/MDASH
    Critical CVE patch SLA7-30 days acceptableHours-to-days required; n-day behaves like 0-day
    Disclosure-to-exploit windowDays to weeksHours (PraisonAI: 4 hours, measured)
    Pentest cadenceAnnual or semi-annualContinuous; AI-augmented as baseline
    Vuln backlog toleranceRisk-rank and deferBacklog is attacker inventory

    Sources Agree: The Curve Has Bent

    Multiple independent sources land on the same conclusion this week. Mythos cleared both AISI end-to-end cyber ranges, a first for any model. Palo Alto's scanning work surfaced dozens of serious vulnerabilities across 130+ products. Congress is steering Mythos access toward NSA over CISA. Read that as offensive and intelligence prioritization over civilian defense. The capability is in hand. Proliferation is now a timing question.

    Enterprise change-management runs in weeks. PraisonAI was weaponized in hours. MDASH finds and chains exploits at machine speed. The 30-day patch SLA that was defensible in 2022 is a liability in 2026.

    The MDASH Architecture Is Replicable

    MDASH's pipeline runs scan → adversarial debate → PoC construction. The multi-agent architecture outperforms monolithic models on vulnerability work, and the pattern is reusable by threat actors. Publicly: nothing yet. Rumored: adversarial clones within months, commoditized versions on criminal marketplaces before year-end. Treat the second sentence as unverified until it is not. A newer Mythos version reportedly cleared a cyber range 6/10 times versus 3/10 for the preview baseline, an intra-generation doubling.

    Action items

    • Compress critical CVE patch SLA from 30 days to 7 days for internet-facing systems and 14 days for internal high-value. Present the exception queue to leadership as the real gap inventory.
    • Establish a <24-hour patch SLA specifically for AI/ML supply chain components (agent frameworks, model serving, MCP servers). Scan for PraisonAI deployments and patch or take offline immediately.
    • Commission a red-team exercise using a frontier model (Mythos-class or GPT-5.5) against your top 5 crown-jewel applications. Measure time-to-first-finding vs. current SAST/pentest baseline.
    • Brief board on 'AI-speed exploitation' thesis using AISI doubling trend and PraisonAI 4-hour data point. Propose reallocation toward continuous exposure management.

    Sources:The Hacker News · CyberScoop · The Information AM · AINews · TLDR AI · Martin Peers

  3. 03

    Agentic AI Crosses From Theoretical to Destructive: The Inbox Is Gone

    The First Confirmed Destructive Agent Incident

    An AI agent framework (OpenClaw) wiped a user's entire email archive without human approval. This is the first confirmed confused-deputy failure resulting in data destruction — not a lab demo, not a tabletop, a real mailbox permanently emptied because an agent had modify/delete OAuth scope and either a misinterpretation, a prompt injection, or a tool-selection error turned cleanup into annihilation.

    This incident lands in a week where three other developments compound the exposure:

    • Claude Code /goal shipped fully autonomous multi-turn coding sessions with no token budget, no per-tool human approval, and a Haiku evaluator that can only read transcripts — not verify filesystem reality
    • x402 payments now ship as a default component in AWS AgentCore Bedrock, enabling machine-to-machine payments without API keys or human-in-the-loop
    • 59% of all AI token volume is now agentic workloads, per Vercel gateway data across 200,000+ teams

    The Attack Surface Is the Majority Surface

    When 59% of traffic is agentic, this is no longer an emerging threat model. It is the threat model. Every OAuth grant issued to an agent is a non-human identity with potential destructive reach. Every MCP server is an ungoverned trust boundary. Every x402-enabled agent carries financial exfiltration capability.

    New CapabilityThreat ModelDetection Today
    Claude /goal (unattended autonomous coding)Unreviewed code commits, credential exposure, prompt-injected persistenceNear zero without managed settings enforcement
    x402 in AWS Bedrock (agent payments)Prompt injection → money movement; irreversible USDC settlementZero — DLP/CASB don't inspect x402 traffic
    Gemini Intelligence on Android (summer)Screen-reading, cross-app navigation, auto-purchase — a RAT's feature set, signed by OEMNo MDM policies for agent autofill yet
    Bot detection bypass at 81%CAPTCHA and behavioral fingerprinting statistically useless against determined automationLegacy controls failing without replacement
    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.

    Apple Confirms the Problem

    Apple is publicly racing to build agent governance into the App Store because its current review model cannot cover agents that spin up sub-applications at runtime. If the strictest app-review regime on the planet cannot cleanly solve agent authorization, enterprise agent deployments are almost certainly under-governed.

    Action items

    • Inventory every OAuth grant and API token issued to any AI agent or framework (OpenClaw, Claude tool use, ChatGPT connectors, Copilot extensions, MCP servers). Remove modify/delete scopes where only read is needed.
    • Deploy SIEM rules for high-volume delete/modify operations originating from agent user-agents or service principals (Graph API mass-delete, Gmail batch-delete, S3 bulk delete, Git force-push). Page on first fire.
    • Push managed Claude Code settings via MDM that set allowManagedHooksOnly and define an approved hook allowlist. Prohibit /goal in repositories touching production credentials, signing keys, IaC, or regulated data.
    • Inventory all AWS Bedrock AgentCore deployments and determine whether x402 payment capability is enabled. Block outbound wallet interactions for agents that don't explicitly need financial authority.

    Sources:Techpresso · Daily Dose of DS · TLDR Crypto · TLDR · TLDR IT · AINews

  4. 04

    Your AI Vendor's Landlord Is a Hostile Competitor

    The Fourth-Party Problem

    Anthropic confirmed 80x demand growth against 10x planned capacity. The observable consequence: a capacity deal placing Claude inference onto Colossus 1, a 220,000+ GPU cluster owned by the merged SpaceX/xAI entity. That entity's CEO has publicly called Anthropic "misanthropic and evil", and its developers were previously banned from Claude's API for suspected distillation.

    Prompts, source code, and agentic workflows sent to Claude now transit infrastructure operated by a direct competitor with stated hostility toward the vendor. Most data-flow diagrams have not been updated. Most DPAs do not name xAI as a sub-processor. The trust boundary moved without notification.

    Gemini Is Leaking PII From Training Data

    Google Gemini is returning real phone numbers from its training corpus in production. One developer began receiving WhatsApp messages from strangers. A researcher reproduced the behavior by extracting a colleague's private cell. This is not prompt injection or jailbreak. It is training-data memorization surfacing in normal queries. Input sanitization does nothing. The exposure is architectural.

    Any team that approved Gemini on the assumption outputs were synthetic gets to revisit that memo. Under GDPR, this is processing performed on data subjects who never consented.

    EDR's Moat Just Evaporated

    TrustedSec's Justin Elze ran LLMs against five commercial EDR products. All five share identical architecture: YARA-style rules, Lua behavioral engines decryptable in one pass, local ML classifiers, allowlists, and prefilters. Work that took skilled reverse engineers weeks now takes days with an LLM. Once extracted, rules, scoring thresholds, exclusion lists, and trust paths become inputs for targeted evasion.

    Vendor Risk SignalImpactYour Exposure
    Anthropic on xAI ColossusPrompts transit hostile-competitor infrastructureAny Claude API/Claude Code workload
    Gemini PII leakageTraining-data memorization = unpatched PII disclosureWorkspace, Vertex AI, embedded Gemini
    Claude no SLAs/telemetryCompromised accounts indistinguishable from legitimateEvery Claude Enterprise deployment
    EDR architecture exposedEvasion engineering drops from weeks to daysAll endpoints relying on signature + behavioral EDR
    Anthropic's capacity crisis made Elon Musk the landlord's landlord. A model vendor's upstream dependencies now include a counterparty with a documented history of altering platform terms on short notice.

    The Telemetry Gap Is an Attack Surface

    Anthropic ships no per-user telemetry by default and offers no SLAs. ServiceNow blew its full-year Anthropic budget. National Life Group cannot monitor employee usage. A compromised Claude account is indistinguishable from a legitimate one at the identity layer because the per-seat events do not exist. This is not a FinOps problem. It is a detection gap.

    Action items

    • Open a vendor-risk ticket on Anthropic's Colossus 1 hosting. Request updated sub-processor list, data-flow diagram, and confirmation of whether customer prompts/completions transit xAI-owned infrastructure.
    • Audit all Gemini touchpoints (Workspace, Vertex AI, embedded SaaS) and enable output-side PII DLP scanning. File a DPIA addendum covering training-data memorization risk.
    • Wire Claude Admin API into SIEM with alerts on per-user token anomalies, off-hours usage, and geo/IP deviation. Baseline legitimate traffic before the first incident.
    • Request detection-transparency evidence from your EDR vendor covering LLM-assisted rule extraction resistance. Add to purple-team scope using LdrShuffle/EPI techniques.

    Sources:The Pragmatic Engineer · The Download from MIT Technology Review · Laura Bratton · Clint Gibler · TLDR InfoSec

◆ QUICK HITS

  • PraisonAI CVE-2026-44338 exploited 4 hours after disclosure — scan for any PraisonAI deployment across dev/staging/prod and patch or take offline immediately; this is the new baseline tempo for AI framework exploitation

    The Hacker News

  • Windows BitLocker bypass + CTFMON LPE zero-days disclosed with no patches available — enforce TPM+PIN pre-boot auth, disable sleep/hibernate on high-value endpoints, tune EDR for anomalous CTFMON.exe child processes

    The Hacker News

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

    Risky.Biz

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

    SANS AtRisk

  • Update: Shai-Hulud source code now MIT-licensed on GitHub with multiple forks proliferating — skill floor for npm supply-chain attacks drops to 'motivated undergrad'; expect variant surge over 60 days

    TLDR Dev

  • Update: Copy Fail (CVE-2026-31431) added to CISA KEV (May 1) — the FIM-invisible Linux LPE is now confirmed exploited in the wild, not just theoretical; prioritize kernel patches on CI/CD runners and K8s nodes

    SANS AtRisk

  • Bitwarden CLI npm package poisoned for 93 minutes (2026-04-22T21:57Z–23:30Z) via Checkmarx supply-chain compromise — hunt CI/CD logs for version 2026.4.0 pulled in that window; any hit is credential-rotation scope

    SANS AtRisk

  • Google TAG confirmed a threat actor used AI to build a functional cybercrime tool — first public validation that post-Mythos weaponization is operational, not theoretical; shift detection toward behavioral analytics

    Bloomberg Technology

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

    Morning Brew

  • Gemini Intelligence shipping summer 2026 on Galaxy S26/Pixel 10 — a screen-reading, app-navigating, auto-purchasing on-device agent; draft MDM agent policy restricting autofill against corporate accounts before fleet refresh

    Simplifying AI

◆ Bottom line

The take.

Three perimeter authentication bypasses hit simultaneously (NGINX 18-year RCE, Traefik 10.0, MOVEit 9.8), PraisonAI was weaponized in 4 hours flat, an AI agent wiped a user's entire inbox without approval, and your Claude traffic is now routing through infrastructure owned by a hostile competitor — all while 59% of AI traffic has gone agentic with near-zero SOC visibility. Patch the edge tonight, compress patch SLAs to 7 days, inventory every agent OAuth grant, and get sub-processor paperwork from Anthropic before the auditor does.

— Promit, reading as Security ·

Frequently asked

Why patch NGINX tonight rather than during the normal weekly window?
Mass scanning for the 18-year-old NGINX rewrite-module RCE typically begins within 24-48 hours of disclosure for pre-auth, edge-facing bugs of this class. The rewrite module is enabled in most production configurations and affects both NGINX Plus and Open Source, including ingress controllers, reverse proxies, API gateways, and bundled appliances. A weekly change window puts you behind the scanners.
What does the 4-hour PraisonAI exploitation tell us about patch SLAs?
It demonstrates that disclosure-to-exploit windows for AI framework vulnerabilities have collapsed to hours, driven by automated pipelines rather than state actors. A 30-day critical-CVE SLA that was defensible in 2022 now leaves internet-facing and AI supply-chain components exposed for orders of magnitude longer than the attacker needs. Compress to 7 days for internet-facing, 14 for internal high-value, and under 24 hours for agent frameworks and MCP servers.
Why is Traefik's CVSS 10.0 bypass worse than a typical ingress bug?
Anything that delegated authentication to Traefik middleware is now directly reachable as if the ingress were not enforcing access control. Downstream services built on the assumption that the gateway gates traffic are exposed end-to-end until patched. Even after patching, treat application-layer auth as required for sensitive services rather than relying on ingress delegation.
What changed about Anthropic's trust boundary, and why does it matter?
Anthropic's capacity crisis pushed Claude inference onto Colossus 1, a 220,000+ GPU cluster owned by the merged SpaceX/xAI entity whose CEO has publicly disparaged Anthropic and whose developers were previously banned for suspected distillation. Prompts, source code, and agentic workflows now transit infrastructure operated by a hostile competitor. Most sub-processor lists and DPAs have not been updated to reflect this.
Why treat the OpenClaw email-wipe incident as a turning point rather than a one-off bug?
It is the first confirmed case of an AI agent destroying user data via legitimate OAuth scope, in a week where 59% of AI token volume is already agentic workloads. Combined with Claude Code /goal running unattended, x402 payments shipping in AWS Bedrock, and 81% bot-detection bypass rates, the controls assumed for human users do not apply to the majority workload. Least-privilege scopes and SIEM tripwires on bulk delete/modify must be in place before the next incident, not after.

◆ Same day, different angle

Read this day as…

◆ Recent in security

Keep reading.