Security daily

Edition 2026-05-29 · read as Security

NGINX18-YearPre-AuthRCELandsWithTraefik,MOVEitBugs

Sources
36
Words
1,128
Read
6min

Topics AI Regulation LLM Inference Agentic AI

◆ The signal

NGINX disclosed an 18-year-old pre-auth RCE in the rewrite module today, affecting NGINX Plus and Open Source across edge proxies, ingress controllers, and API gateways. Traefik shipped two CVSS 10.0 auth bypasses the same day. MOVEit disclosed a 9.8 auth bypass in the product line Cl0p ransacked in 2023. All pre-auth, all internet-facing. PraisonAI logged a four-hour gap from disclosure to working exploit this cycle.

◆ INTELLIGENCE MAP

  1. 01

    Edge Infrastructure Triple Siege: NGINX + Traefik + MOVEit

    act now

    Three critical pre-auth vulns hit perimeter infrastructure simultaneously. NGINX rewrite RCE affects 18 years of deployments. Traefik 10.0 auth bypass exposes everything downstream. MOVEit 9.8 auth bypass pattern-matches the 2023 Cl0p mass-exploitation campaign. All three are edge-facing with no authentication required.

    18
    years undetected (NGINX)
    2
    sources
    • NGINX age
    • Traefik CVSS
    • MOVEit CVSS
    • Mass scan ETA
    1. Traefik10
    2. MOVEit9.8
    3. NGINX9.8
    4. Argo CD9.6
  2. 02

    Disclosure-to-Exploit Collapses to Hours

    act now

    PraisonAI CVE-2026-44338 was weaponized 4 hours after disclosure. LLMjacking honeypots show 3-hour time-to-first-abuse. Adversaries are running automated disclosure-to-exploit pipelines against AI and edge targets. Monthly patch cadence is structurally incompatible with this tempo.

    4h
    disclosure to exploit
    5
    sources
    • PraisonAI weaponized
    • LLMjacking first abuse
    • AI scan attempts/week
    • AI scan traffic share
    1. 2024 avg72
    2. 2025 avg24
    3. PraisonAI 20264
    4. LLMjacking 20263
  3. 03

    AI Models Achieve Full Autonomous Network Takeover

    monitor

    UK AISI confirmed Anthropic's Mythos and OpenAI's GPT-5.5-cyber completed full network takeover chains autonomously — up from 'advanced persistence' last cycle. Mythos cleared both hardest AISI tests. Congress is routing access to NSA over CISA. Defensive assumptions built around human-tempo adversaries are now empirically invalid.

    2/2
    AISI ranges cleared
    7
    sources
    • Mythos AISI score
    • GPT-5.5-cyber
    • PANW/CRWD YTD
    • Vulns found (PAN)
    1. Mythos (Anthropic)100
    2. GPT-5.5-cyber (OpenAI)50
  4. 04

    Anthropic's Enterprise Ascent Creates Triple Risk Surface

    monitor

    Anthropic overtook OpenAI in enterprise spend (34.4% vs 32.3% per Ramp) while routing inference through xAI-owned Colossus 1 — a competitor's infrastructure. Most DLP/CASB rules were written for OpenAI only. Claude is now statistically the larger shadow-AI exfiltration channel in most enterprises, and the telemetry gap is structural.

    34.4%
    enterprise AI share
    10
    sources
    • Anthropic share
    • OpenAI share
    • Anthropic YoY growth
    • ARR run-rate
    1. Anthropic34.4
    2. OpenAI32.3
  5. 05

    Agentic AI Governance Failures Move from Theory to Incident

    background

    OpenClaw wiped a user's mailbox via confused-deputy failure. Agentic workloads hit 59% of AI token volume. Gemini Intelligence ships screen-read + auto-purchase on Android this summer. Claude Code /goal runs unattended with no token cap. The controls assume humans clicking buttons; the traffic is now autonomous.

    59%
    AI traffic is agentic
    8
    sources
    • Agentic share
    • Bot bypass rate
    • Agents per CRM tenant
    • Gemini launch
    1. AI traffic that is agentic59

◆ DEEP DIVES

  1. 01

    Three Pre-Auth Edge Vulns Dropped Simultaneously — Patch Tonight or Assume Breach by Monday

    The Situation

    Three pre-auth vulnerabilities landed on perimeter infrastructure in a single disclosure cycle. Any one of them carries the week. Together they are the heaviest edge-infrastructure event since the Ivanti and Citrix run in early 2024.

    ProductCVECVSSTypeExploitation Status
    NGINX rewrite modulePending~9.8Unauth RCEPoC imminent; mass scan in 24-48h
    TraefikCVE-2026-35051 / -3985810.0Auth bypassDisclosed; downstream fully exposed
    MOVEit AutomationCVE-2026-46709.8Auth bypassDisclosed; Cl0p affiliates hunt MOVEit

    Why This Is Different

    The NGINX bug has sat in the codebase for 18 years. It hits NGINX Plus and Open Source, which puts every edge proxy, reverse proxy, ingress controller, API gateway, and NGINX-bundled appliance in scope. The rewrite module is on by default in most configs. The blast radius is a non-trivial slice of the internet's reverse proxy layer.

    The Traefik pair, both CVSS 10.0, are auth bypasses. Any service leaning on Traefik middleware for authentication is reachable as if the ingress were not there. Anything that assumed ingress-enforced authN and skipped app-layer auth is exposed directly.

    MOVEit is the rerun. Cl0p worked the same product line in 2023 and sat inside victims for months before detection. Progress Software's track record has not improved. Cl0p affiliates hunt MOVEit specifically.

    All three bugs share one trait: authentication bypass at the edge. EDR will not catch these. Only patching and architecture review will.

    Cross-Source Analysis

    The sources agree on timing. SANS puts prior KEV-to-mass-scanning windows at days, sometimes hours. PraisonAI's 4-hour weaponization timeline in this same cycle confirms adversaries are running automated disclosure-to-exploit pipelines. The 7-day patch window for critical edge vulns is not a defensible assumption anymore.

    The sources split on NGINX PoC timing. One expects mass scanning in 24 to 48 hours. Another argues the 18-year age implies complexity that will slow PoC work. Plan for the faster timeline.

    Action items

    • Run active discovery for all NGINX instances (ingress controllers, API gateways, sidecars, appliances) across public and internal subnets — CMDB is insufficient
    • Stage NGINX emergency patch and deploy WAF virtual-patching rules against rewrite-module abuse patterns within 24 hours
    • Inventory all services relying on Traefik for authentication and validate app-layer auth exists independently
    • Patch MOVEit Automation to 2025.1.5/2025.0.9/2024.1.8 or isolate from network pending patch; initiate board-level conversation on product replacement
    • Disable or restrict NGINX rewrite module on any instance where it is not explicitly required

    Sources:SANS AtRisk · The Hacker News

  2. 02

    AISI Confirms AI Full Network Takeover — Your Detection Stack Was Built for a Slower Adversary

    The Capability Jump

    The UK AI Security Institute has now confirmed empirically what red teams were arguing about in private. In AISI's controlled battery, Anthropic's Mythos and OpenAI's GPT-5.5-cyber both completed full network takeover chains autonomously. Mythos cleared both of AISI's hardest tests, 2/2. GPT-5.5-cyber cleared 1/2. The previous public ceiling was "advanced persistence." AISI is already building harder evaluations because the current ones are saturating.

    This is not a vendor blog post. AISI is a government evaluator. The result is a step function above the prior cycle.

    What 'Full Network Takeover' Means Operationally

    An LLM autonomously chains reconnaissance → vulnerability discovery → exploitation → privilege escalation → lateral movement → objective achievement against a target environment with no human in the loop. Seven sources confirm the capability level this cycle. Palo Alto's scanning work surfaced dozens of serious vulnerabilities across 130+ products. Microsoft's MDASH, 100+ specialized agents, beat Mythos on the CyberGym reproduce-and-exploit benchmark.

    Defensive AssumptionPre-ConfirmationPost-Confirmation
    Critical CVE patch SLA7-30 days acceptableHours-to-days required
    Responsible disclosure window90 days standardAttackers may rediscover independently before patch
    Pentest cadenceAnnual or semi-annualContinuous; AI-augmented baseline
    SOC correlation windowsHours of dwell timeMinutes-long chains possible

    Proliferation Timeline

    Anthropic and OpenAI are both gating access to select enterprises and governments. That is a policy decision, not a technical ceiling. Sources are aligned: gating buys months, not years. Vectors for proliferation are weight leaks, jailbreaks, fine-tuning, and open-weight competitors closing the gap. China's domestic stack, Tencent-DeepSeek and domestic chips arriving "month by month," operates outside Western safety regimes.

    The threat model shifted this week without a CVE attached. Agentic attack chains that plan, pivot, and persist without a human in the loop are now empirically demonstrated, not theoretical.

    Where Sources Disagree

    Vendor framing diverges on imminence. AISI and security researchers treat this as an operational capability statement that demands immediate defensive adjustment. The labs frame it as a controlled evaluation result not yet matched to production-network complexity. Both are technically correct. Cyber ranges are instrumented and bounded. Production networks are neither. The gap between them is narrowing, not widening. Plan for 12-18 months to commodity proliferation.

    Congressional Signal

    The House Homeland Security Committee is routing Mythos access to NSA over CISA. Read it plainly: the U.S. government is prioritizing offensive and intelligence use before civilian defensive distribution. Budget as if no government help arrives at AI parity with adversaries.

    Action items

    • Commission a red-team exercise assuming an agentic AI attacker with sub-hour dwell time against your crown-jewel segment within 60 days
    • Compress critical CVE patch SLA from 30 to 7 days for internet-facing systems; move high-severity from 90 to 30 days
    • Audit identity, privilege escalation, and lateral-movement telemetry — the exact primitives full-takeover chains exploit — and reduce SIEM correlation window latency
    • Add 'AI-augmented adversary' as a named threat category in the annual risk register and next board briefing, using AISI findings as authoritative reference
    • Pilot AI-assisted variant analysis against one critical internal codebase to find what attackers will find first

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

  3. 03

    Anthropic Is Now Your Primary AI Vendor Risk — Whether You Chose It or Not

    The Market Has Already Moved

    Ramp's enterprise spend data shows Anthropic at 34.4% of paying business customers versus OpenAI at 32.3%. Anthropic quadrupled year-over-year. OpenAI grew 0.3%. Ten independent sources this cycle confirm the crossover. The security read is straightforward. Shadow-AI controls, DLP rules, CASB policies, and DPAs scoped to OpenAI now cover the smaller channel. Claude is now statistically the larger unmonitored exfiltration path in most enterprises.

    Three Risks Compound Simultaneously

    1. Shadow AI Governance Gap

    Claude traffic exits through api.anthropic.com, the Claude Code CLI, MCP servers, and third-party SDK wrappers including Cursor, Conductor, Zed, and OpenCode. Most CASB and DLP rules written before 2026 do not enumerate these endpoints. Anthropic's June 15 pricing split gives third-party tools a separate credit pool, then bills at API rates. The predictable response is developer migration to unsanctioned wrappers and personal accounts. The shadow-AI surface expands on a known date.

    2. Fourth-Party Infrastructure Risk

    Anthropic has confirmed routing production inference to Colossus 1, a 220,000+ GPU cluster owned by the merged SpaceX/xAI entity. Elon Musk has publicly called Anthropic "misanthropic and evil." Prompts, source code, and customer data now transit a competitor's infrastructure. Most vendor-risk programs have not processed this sub-processor change.

    3. Operational Volatility

    Publicly, Anthropic has silently revoked Claude Code from paying customers, banned corporate accounts without warning, and run A/B experiments on access itself. The product ships without per-user telemetry by default and without SLAs covering performance or support response. ServiceNow exhausted its full-year Anthropic budget. National Life Group's CIO said Claude is "not great for companies" on observability.

    The vendor that now holds the plurality of your enterprise AI traffic provides no SLA, no native per-user telemetry, and routes inference through a competitor's data center.

    Cross-Source Convergence

    Sources agree on the crossover. They diverge on response. Procurement teams read it as a contracting story. For this audience it is a detection engineering, DPA compliance, and BCP problem. The security team did not make this choice. Business units adopted Claude independently. The controls were never updated.

    Action items

    • Extend DLP, CASB, and egress monitoring to cover api.anthropic.com, claude.ai, Claude Code CLI, and MCP server traffic at parity with OpenAI by end of sprint
    • File a formal inquiry with Anthropic confirming whether Colossus 1 hosts inference for your tenant, what data classes transit it, and whether xAI personnel have access; update sub-processor register
    • Wire Claude Admin API into SIEM with alerts for per-user token anomalies, off-hours usage, and geo/IP deviation within 30 days
    • Inventory every production pipeline with a hard Claude dependency and document the fallback for a 24-hour access loss; test one path this quarter
    • Before June 15: decide governance stance on Claude third-party wrappers — either fund Enterprise seats at projected usage or approve a sanctioned wrapper list and block the rest at egress

    Sources:TLDR InfoSec · Risky.Biz · The Pragmatic Engineer · Laura Bratton · Morning Brew · StrictlyVC

◆ QUICK HITS

  • Update: Foxconn/Nitrogen — scope now reported at 11M documents including Apple, Intel, Google, and Nvidia engineering drawings; issue TPRM query to any supplier in that chain for exposure attestation

    TLDR InfoSec

  • Windows BitLocker bypass + CTFMON LPE zero-days disclosed by anonymous researcher — no patches available; enforce TPM+PIN pre-boot auth and disable sleep/hibernate on high-value endpoints immediately

    The Hacker News

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

    Risky.Biz

  • Google Gemini confirmed leaking real phone numbers from training data in production — no CVE, no patch; enable output-side PII DLP scanning on all Gemini touchpoints and file DPIA addendum

    The Download from MIT Technology Review

  • Google TAG confirmed a hacking group used AI to build a functional cybercrime tool — first public validation that post-Mythos weaponization fears are operational, not theoretical

    Bloomberg Technology

  • 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 rotate exposed secrets immediately

    SANS AtRisk

  • Claude Code /goal ships fully autonomous multi-turn coding with no token cap and no human review — treat as a non-human identity with commit rights; push managed settings via MDM with allowManagedHooksOnly

    Daily Dose of DS

  • DuckDB's new Quack protocol ships with no SSL and localhost binding by default — same insecure-default pattern as early Redis/Elasticsearch; add detection for application/duckdb HTTP traffic on non-localhost interfaces

    TLDR Data

  • Grok 4.3 ships voice cloning as a standard feature — combined with TML sub-400ms latency, real-time voice impersonation is now feasible for mid-tier fraud actors; mandate callback-to-known-number for all voice-initiated financial requests

    Simplifying AI

  • US AI regulation in open internal conflict — CAISI pulled voluntary testing agreements under White House pressure while ODNI pushes IC-led center; freeze governance program on NIST AI RMF + EU AI Act, do not wait for federal clarity

    Risky.Biz

◆ Bottom line

The take.

Three pre-auth edge vulnerabilities (NGINX 18-year RCE, Traefik CVSS 10.0, MOVEit 9.8) hit your perimeter simultaneously while AISI confirmed AI models now achieve full autonomous network takeover and PraisonAI proved the disclosure-to-exploit window has collapsed to four hours — and while you patch tonight, know that Anthropic quietly became your primary AI vendor exposure at 34.4% enterprise share, routing inference through a competitor's data center with no SLAs and no native telemetry, which means the attack surface you can't see grew faster than the one you can.

— Promit, reading as Security ·

Frequently asked

How fast is the expected exploitation window for the NGINX rewrite module bug?
Mass scanning is expected within 24 to 48 hours of disclosure, and a working exploit was observed just four hours after disclosure elsewhere in the same cycle. The 18-year codebase age may slow PoC work slightly, but defenders should plan for the faster timeline and patch or virtual-patch tonight rather than relying on the old 7-day SLA.
Why does the Traefik auth bypass matter beyond the ingress itself?
Any downstream service that delegated authentication to Traefik middleware is now reachable as if no ingress existed. Architectures that assumed ingress-enforced authN and skipped app-layer auth are directly exposed, so every service behind Traefik needs an independent auth check validated this sprint.
What does AISI's 'full network takeover' result actually demonstrate?
It confirms that frontier models can autonomously chain reconnaissance, vulnerability discovery, exploitation, privilege escalation, lateral movement, and objective achievement with no human in the loop. Anthropic's Mythos cleared 2/2 of AISI's hardest tests and GPT-5.5-cyber cleared 1/2, establishing agentic attack chains as empirically demonstrated rather than theoretical.
Why is Anthropic now considered a primary enterprise AI vendor risk?
Ramp data shows Anthropic at 34.4% of paying business customers versus OpenAI at 32.3%, making Claude the larger enterprise AI channel in most environments. Yet most DLP, CASB, and DPA controls were scoped to OpenAI, Anthropic offers no SLA or native per-user telemetry, and inference now routes through xAI's Colossus 1 cluster as an unprocessed sub-processor change.
What changes on June 15 that affects shadow AI exposure?
Anthropic's pricing split gives third-party tools like Cursor, Zed, and OpenCode a separate credit pool billed at API rates, which will predictably push developers toward unsanctioned wrappers and personal accounts. Security teams should either fund Enterprise seats at projected usage or publish a sanctioned wrapper allowlist and block the rest at egress before that date.

◆ Same day, different angle

Read this day as…

◆ Recent in security

Keep reading.