Vulnerabilities

Apple Ships Three Dozen Fixes, Including WebKit Bugs Surfaced by LLM-Assisted Review

Four of the patched WebKit flaws were found with help from Claude and Codex — a quiet data point on how vendors are folding AI into vulnerability discovery.

Connor Lee· 2 min read
Apple Ships Three Dozen Fixes, Including WebKit Bugs Surfaced by LLM-Assisted Review
Share

Apple pushed out a wave of security updates on Monday covering iOS, macOS and Safari, closing more than 30 flaws across its platforms.

The notable detail isn't the volume. It's the provenance of four of the WebKit bugs.

According to Apple's release notes, the company credits AI-assisted analysis — specifically Anthropic's Claude and OpenAI's Codex Security tooling — with surfacing several of the memory corruption issues patched in WebKit. One of those, tracked as CVE-2026-43707, is a memory corruption flaw that could be triggered by processing maliciously crafted web content.

WebKit bugs are a perennial soft target. The engine sits behind Safari on every Apple device, and historically it's the path mercenary spyware vendors have used to land on iPhones. Any pre-auth memory corruption in WebKit gets attention from offensive research shops, commercial and otherwise.

No in-the-wild exploitation has been disclosed for this batch. Apple's advisories don't carry the "may have been actively exploited" language the company reserves for known zero-days. That distinction matters. Capability is not intent, and a patched WebKit bug doesn't automatically mean Intellexa or NSO had it first.

Still, the AI-discovery angle is worth sitting with.

Vendors quietly running large language model tooling against their own codebases isn't new — Google's Big Sleep project flagged a SQLite bug last year, and Microsoft has been public about similar efforts. What's shifting is the disclosure norm. Apple naming Claude and Codex in release notes is a signal that AI-assisted variant analysis is moving from research curiosity to a routine part of the SDLC at platform vendors.

For defenders, the practical takeaway is the usual one. Patch.

iOS, iPadOS, macOS Sequoia, macOS Sonoma, macOS Ventura and Safari all received updates. Managed fleets should prioritize the WebKit fixes given the engine's exposure to drive-by attacks through the browser and any embedded WKWebView component in third-party apps — those embedded views are easy to forget in patch posture reviews.

The broader question this raises for threat intel teams is whether the offensive side is running comparable tooling at comparable scale. Reasonable assumption: yes. Several commercial spyware vendors and at least one suspected state-aligned cluster tracked under overlapping names by different vendors have advertised for ML engineers with vulnerability research backgrounds over the past year. None of that is confirmation of operational use, and I'd treat any claim that APTs are "weaponizing LLMs to find zero-days" with skepticism absent telemetry.

What we can say with medium confidence is that the discovery asymmetry is narrowing on both sides. Defenders are catching variants faster. Attackers, probably, are too.

Apple's full advisory list is available on its security releases page.

© 2026 Threat Vectr