Mass exploit risk for old iPhones
Apple warned that outdated iPhones can be targeted at scale by exploit chains like Coruna/DarkSword via compromised websites—this isn’t theoretical malware, it’s a broad attack vector that can hit unpatched devices. That makes platform-level mitigation and secure default behaviors a priority for teams shipping web-facing features. (x.com)
Coruna is a JavaScript‑delivered iOS exploit kit built from 23 exploits organized into five sequential chains that Google and independent researchers say target devices running iOS 13 through 17.2.1 and can lead to full device compromise. (labs.cloudsecurityalliance.org) DarkSword is a separate JavaScript exploit chain first observed in November 2025 that leverages six vulnerabilities — including at least three zero‑days — against iOS 18.4–18.7 to achieve sandbox escape and kernel‑level execution. (cloud.google.com) Research teams reported Coruna and DarkSword delivered via watering‑hole compromises on dozens of Ukrainian websites and observed operational use across Ukraine, Saudi Arabia, Turkey and Malaysia, with public reporting warning that up to hundreds of millions of iPhones could be exposed. (usnews.com) Apple published targeted security updates for legacy releases (notably iOS 15.8.7 and 16.7.15) and posted a support bulletin titled “Update iOS to protect your iPhone from web attacks,” with related advisories posted between March 11 and March 19, 2026. (9to5mac.com) A concise exec‑update template used in recent briefings maps directly to this incident: one‑line header with date and CVE list (example CVE‑2023‑41974), quantified scope using affected OS range (iOS 13–18.7) and an estimated at‑risk population (reporting has cited figures up to ~270 million), followed by immediate mitigations and asks (released 15.8.7/16.7.15 patches and requests for Rapid Security Response rollouts and telemetry access). (support.apple.com) Concrete leadership KPIs shown to focus decision cycles in past incidents include: percent of fleet on patched OS (anchor target: 95% within 72 hours), median time‑to‑patch in hours, number of watering‑hole domains identified/blocked, and count of exploited CVEs remediated — metrics that scale against Apple’s ~2.35 billion active devices and researchers’ exposure estimates. (security.apple.com) Platform mitigation priorities called out by multiple researchers include stricter WebKit feature gating, server‑side content hardening, and Background Security Improvements (for pushing fixes to legacy devices), with analysts noting adoption of these exploit chains by state actor UNC6353 and commercial spyware vendors as justification for accelerated platform controls. (cloud.google.com)