Security News

Cybersecurity news aggregator

Follow-up April 27, 2026 8 min read By Security News

Seven days later: the AI threat thesis bent

On 20 April we said the data did not support a broad AI-driven acceleration of zero-day discovery. In the six days after that, Anthropic's Mythos found 271 Firefox vulnerabilities in a single evaluation pass. Two AI-sandbox-escape CVEs landed. Google reported a 32% jump in indirect prompt injection. CrowdStrike launched an industry coalition to deal with all of it. The thesis bent — here is exactly where, and how far.

Short answer

What we said on 20 April still holds for the historical data through April 19. What changed on 21–24 April is the kind of evidence you cannot dismiss as outliers — Anthropic and Mozilla jointly attribute 271 specific Firefox bugs to one model in one pass; two named CVEs (CVE-2026-5752, CVE-2025-59532) document AI-runtime sandbox escapes as a real category; Google reports prompt injection up 340% year-over-year with active in-the-wild monetisation; and a major endpoint vendor admits the legacy detect-and-patch loop has been outpaced.

The picture has not flipped — but it has moved enough that an honest re-read is required. We do that here.

What our 20 April analysis said

The original three datasets, in one sentence

CISA KEV monthly additions had been steady at 15–25/month since 2022; annual zero-days tracked by Google had oscillated 60–100 since 2021 with no post-ChatGPT ramp; Mandiant's time-to-exploit had collapsed from 63 days (2019) to −7 days (2026), but the industry consensus attributed that drop to automated scanners, public PoC explosion on GitHub, and N-day exploit markets — not AI.

The summary line was: AI is real on the phishing/BEC side; on the vulnerability side, the data did not yet support a broad AI-driven jump.

What changed

The bar we set for ourselves was: "If AI were broadly accelerating zero-day discovery, we would expect a steep ramp." The 21–24 April events do not yet show up in CISA KEV month-counts or in Google's annual zero-day tally — those are lagging indicators by 30–365 days. They show up first in vendor disclosures, CVE assignments and threat-vendor coalition launches. That is what the next four sections document.

Dataset 1 — Anthropic Mythos × Mozilla Firefox

One AI model, one codebase, 271 vulnerabilities

On 21 April, Anthropic publicly announced Claude Mythos — a cybersecurity-focused model trained for vulnerability discovery in large codebases. On 22 April, Mozilla released Firefox 150 with patches for 271 vulnerabilities discovered by Mythos in a single evaluation pass against the Firefox source tree. Three of those received public CVE numbers (CVE-2026-6746, CVE-2026-6757, CVE-2026-6758) — the rest are characterised as defence-in-depth, hardening or non-exploitable code-path bugs that did not meet Mozilla's CVE threshold.

Firefox CTO Bobby Holley described the model as “every bit as capable as elite security researchers,” while adding the important caveat: “we also haven't seen any bugs that couldn't have been found by an elite human researcher.” Read together, that is a claim about speed, not super-human capability — Mythos found in one pass what would have taken months of human effort, but did not (yet) find a category of bug a human couldn't have. Mozilla's framing is that Mythos “shifts security toward defenders” — a view that depends on Anthropic restricting access to the model. Anthropic has done so via a programme called Project Glasswing, currently limited to Amazon, Apple and Microsoft.

What it shows

One AI run produced 271 specific, named, attributable vulnerabilities in a real production codebase that has been audited continuously for two decades by some of the best security researchers in the world. Whether the rest of the picture is symmetric — i.e. whether attackers without Project Glasswing access can produce comparable output — is the open question. The leaked model copy (Dataset 4) is the early answer.

Dataset 2 — Two AI sandbox-escape CVEs

The AI runtime is now an attack surface — by CVE number

On 22 April, two related CVEs were published describing sandbox escapes in widely-used AI tooling:

What it shows

Both bugs are confused-deputy errors: the sandbox grants its trust boundary to a value the model produces. That is the canonical shape of an AI-runtime vulnerability — the AI is the attacker the sandbox is supposed to contain, and the sandbox forgot. With Cohere and OpenAI both publishing on the same day, this is now a category, not a one-off. Expect parallel CVEs in every code-execution AI tool deployed in 2025–2026.

Dataset 3 — Indirect prompt injection in the wild

From research-conference theory to live PayPal transfers

On 24 April, multiple research outlets published on indirect prompt-injection attacks now active against production AI agents. Indirect prompt injection is the case where the malicious instruction is embedded in third-party content (a webpage, an email, a PDF) that the agent then ingests, rather than typed by the user. Until very recently this was largely a research-conference scenario.

Three numbers to anchor the change:

What it shows

The risk profile of an AI agent is a function of its actions, not its words. A summarising agent with read-only access is low-risk. An agent with payment, mail-send or terminal-execution capability becomes a high-impact target the moment any of its inputs are attacker-controlled — and almost all of them are. The Unit 42 PayPal.me case is the cleanest single demonstration: a webpage instructed an agent to spend money, and the agent did.

Dataset 4 — Vendor response and the Mythos breach

The defence stack and the supply-chain pull both moved in the same week

Two things happened on the same day, 23 April:

What it shows

The defender pipeline (QuiltWorks) and the offence-side leak (Mythos third-party access) appeared simultaneously. The defender argument depends on Mythos staying restricted; the same week's leak demonstrated it cannot. This is the structural problem with AI-driven vulnerability discovery: the model is the asset, and the asset leaks. There is no analogue in the pre-AI defender stack — Cobalt Strike's leak in 2020 enabled adversaries to use a tool, but Cobalt Strike does not autonomously discover novel vulnerabilities the way Mythos does.

What this means for defenders

Pacing is now weekly, not annual

The original analysis used annual reports — Mandiant M-Trends 2026, Google Project Zero year totals, FBI IC3 2025. Annual reports remain valuable for trend identification. They do not capture week-on-week change, and the 21–24 April events are exactly the kind of cluster that an annual cycle would average out into invisibility.

Three concrete adjustments this week:

Iceland and NIS2

Local angle: AI tools in public-sector deployments

NIS2 transposition deadlines passed for Iceland's “essential entities” classification this past quarter. Many Icelandic public-sector deployments are evaluating GitHub Copilot, Microsoft 365 Copilot for Security and Anthropic-via-Bedrock. The 21–24 April events do not change which products are appropriate, but they change the threat-model assumptions an organisation is allowed to make about them. Specifically:

Methodology & honest caveats

What we did: aggregated public reporting on five named events from 21–24 April 2026; verified each against at least two independent sources; cross-referenced with our own news.1881.is article corpus for the same period.

What we did not do: re-run the underlying datasets from the 20 April analysis. CISA KEV, Google Project Zero and Mandiant M-Trends are still our primary trend sources; this article does not claim those numbers have changed yet — it claims the lagging indicators are about to.

What we are willing to retract: “no clear AI-driven jump in zero-day discovery” was a defensible reading of the data on 20 April. After 271 Mythos-attributed Firefox bugs and two named AI-runtime CVEs in three days, that sentence needs an asterisk: “as of 19 April 2026.” That asterisk now exists.

← All analysis Read the original (20 Apr) Back to News Email the author