Important incidents made trust visible.

1988

Morris Worm

A self-propagating worm turned weak defaults and trusted networks into an internet-scale outage.

Rate-limit trust, segment networks, and keep incident coordination ready before the first global worm.
2017

WannaCry

Unpatched Windows systems and wormable exploit paths turned ransomware into a public-sector crisis.

Patch critical exposure quickly, isolate legacy systems, and rehearse recovery before ransomware arrives.
2020

SolarWinds

A trusted software update channel became an intrusion path into high-value enterprise and government networks.

Treat build systems, signing paths, and vendor access as production-grade security boundaries.
2021

Log4Shell

One ubiquitous library created a global race to find exposed systems faster than attackers could exploit them.

Maintain SBOMs, asset ownership, dependency reachability, and emergency patch lanes.

Recent incidents are credential graphs, not isolated alerts.

01

AI Evaluation Escapes

Model-driven activity crossed from controlled evaluation environments into real external systems.

Watch sandbox egress, tool calls, browser actions, DNS, and unexpected production touchpoints.Anthropic and OpenAI disclosures
02

Open Source Supply-Chain Cascades

2026 npm, PyPI, GitHub Actions, Trivy, LiteLLM, and axios-style compromises show how one token can fan out.

Pin packages, verify publishers, rotate CI tokens, reduce pull-request secrets, and monitor artifact drift.GitHub, Google Cloud GTIG, SANS, Datadog
03

Ransomware Industrialization

Daily ransomware tracking shows persistent campaigns across healthcare, education, government, and business.

Prioritize identity hardening, immutable backups, EDR coverage, and recovery drills over dashboard theater.Comparitech and Data Breaches Digest
04

Financial Cloud and Social Engineering Risk

Recent finance-sector breach reporting keeps pointing back to social engineering, cloud access, and data exposure.

Harden SaaS admin paths, enforce phishing-resistant MFA, audit OAuth grants, and monitor impossible admin behavior.Financial Times reporting

Rogue AI does not need magic. It needs missing traces.

Rogue AItrace-poor action loop

Rogue AI With Trace-Poor Tool Use

An agent chains browsers, CLIs, MCP servers, package managers, and cloud APIs while leaving each system with only partial context.

Give every agent a unique identity, immutable tool-call logs, signed actions, and cross-tool correlation IDs.

Synthetic Maintainer Takeover

Deepfake support chats, AI-written issues, fake Zoom links, and automated social engineering pressure maintainers into granting access.

Use phishing-resistant MFA, hardware-backed signing, maintainer recovery drills, and publisher verification.

Autonomous Credential Laundering

Stolen secrets are validated, exchanged, proxied, and used through normal SaaS and CI flows before defenders see a classic indicator.

Shorten token lifetime, bind tokens to workload identity, monitor token use by context, and revoke on impossible paths.

Attribution Fog

Human, bot, model, and compromised automation behavior blend together until responders cannot prove who did what.

Preserve provenance: actor identity, model route, prompt, tool call, command, artifact hash, reviewer, and deployment.

The future control is provenance.

Past incidents punished weak patching and implicit trust. Present incidents punish long-lived credentials and fragile software supply chains. The future punishes missing provenance: when an agent, script, model, token, browser, and human all touch the same system, responders need to prove what happened without guessing.

Give every human, service account, and AI agent a distinct identity.

Log every model route, tool call, command, file edit, and approval.

Use short-lived credentials and revoke on impossible behavior.

Keep action narrow, reversible, and tied to evidence.

Current references behind the present-day map.