# Apple Patches CVE-2023-43010 WebKit Vulnerability in Older Devices

> Apple backports fixes for CVE-2023-43010 in older iOS and macOS versions to defend against the Coruna exploit kit targeting WebKit memory corruption.

- Published: 2026-03-12T12:17:21.000Z
- Severity: high
- Category: Vulnerabilities
- Tags: CVE-2023-43010, Apple, iOS, macOS, WebKit, Coruna Exploit Kit
- Author: Runtime Rebel Intel
- Primary source: https://thehackernews.com/2026/03/apple-issues-security-updates-for-older.html
- Canonical: https://runtimerebel.com/blog/apple-patches-cve-2023-43010-webkit-vulnerability-in-older-devices

## Key points

- Attackers are targeting older Apple devices with memory corruption exploits to gain unauthorized code execution via malicious web content.
- The vulnerability affects legacy versions of iOS, iPadOS, and macOS Sonoma that were previously left unpatched against the Coruna kit.
- Administrators must prioritize updating older hardware to the latest software versions to mitigate confirmed active exploitation attempts.

Apple has released a series of security updates targeting older versions of its mobile and desktop operating systems to address a flaw actively leveraged in the wild. This move comes as the tech giant backports protections for [CVE-2023-43010](https://nvd.nist.gov/vuln/detail/CVE-2023-43010), a memory corruption vulnerability in the WebKit engine that has been incorporated into the Coruna exploit kit. According to [The Hacker News](https://thehackernews.com/2026/03/apple-issues-security-updates-for-older.html), these updates ensure that users on legacy software versions receive the same protections recently afforded to the latest stable releases of iOS and macOS.

## Technical Analysis of CVE-2023-43010

The vulnerability, identified as [CVE](/glossary#cve)-2023-43010, resides within the WebKit framework, the engine powering the Safari browser and all web-view components across Apple's ecosystem. The flaw is characterized as an unspecified memory corruption issue. When a user interacts with maliciously crafted web content, the vulnerability allows an attacker to bypass memory safety boundaries, potentially leading to [RCE](/glossary#rce).

Because WebKit is integrated into numerous applications beyond the browser, the attack surface is significant. A [Phishing](/glossary#phishing) campaign or a compromised website could serve as the delivery mechanism for the exploit. Security researchers often find that such [Zero-Day](/glossary#zero-day) or near-zero-day vulnerabilities are highly prized by [APT](/glossary#apt) groups for initial access. The discovery of an **iOS 16 WebKit memory corruption fix** being backported suggests that organizations still running older hardware remain high-value targets for attackers who specialize in mobile surveillance or data exfiltration.

## Coruna Exploit Kit Mitigation for macOS and iOS

The most pressing aspect of this advisory is the link between the vulnerability and the Coruna exploit kit. Exploit kits are automated frameworks used by threat actors to identify and exploit vulnerabilities in a visitor's web browser. By integrating CVE-2023-43010, the operators of Coruna can automate the delivery of secondary payloads once the initial WebKit compromise is successful. 

Implementing **Coruna exploit kit mitigation for macOS** and iOS requires more than just perimeter defenses. Since the exploit kit targets the client-side browser engine, traditional [EDR](/glossary#edr) solutions on mobile devices may have limited visibility into the initial memory corruption event. Therefore, the primary line of defense is the application of the vendor-provided patch. Defenders analyzing their network traffic for [IoC](/glossary#ioc) signatures should look for anomalous outbound connections following browser crashes, which may indicate a successful exploit attempt and subsequent [C2](/glossary#c2) communication.

### Assessing Impact on Older Infrastructure

Many organizations maintain older Apple devices for specific legacy applications or as part of a staggered hardware refresh cycle. This creates a window of opportunity for attackers. When researching **how to detect CVE-2023-43010 exploit** activity, [SOC](/glossary#soc) analysts should review [SIEM](/glossary#siem) logs for browser-related process crashes (e.g., WebContent process) on unpatched devices. If an attacker achieves [Privilege Escalation](/glossary#privilege-escalation) following the initial WebKit breach, they may attempt [Lateral Movement](/glossary#lateral-movement) within the corporate network, particularly if the device is connected to a sensitive [Zero Trust](/glossary#zero-trust) environment.

## Recommendations and Remediation

The [CVSS](/glossary#cvss) score and active exploitation history of this flaw necessitate immediate action. Apple has historically prioritized its latest operating systems, but the decision to backport this fix highlights the severity of the threat posed by the Coruna kit. 

1. **Update Immediately**: Ensure all devices running iOS 16, iPadOS 16, or macOS Sonoma are updated to the latest minor version provided by Apple.
2. **Browser Isolation**: For high-risk users, consider utilizing browser isolation technologies to execute web content in a containerized environment, neutralizing the impact of a WebKit exploit.
3. **Audit Legacy Devices**: Inventory all Apple hardware to identify devices no longer receiving security updates. These should be decommissioned or isolated from the primary production network.

By following these steps, organizations can significantly reduce the risk of a [Supply Chain Attack](/glossary#supply-chain-attack) or data breach stemming from unpatched mobile vulnerabilities. Reviewing current [TTP](/glossary#ttp) sets according to the [MITRE ATT&CK](/glossary#mitre-att-ck) framework can further help teams understand how mobile exploits fit into broader campaign strategies.

**Related:** [Apple iOS CVE-2023-41993: Patching Exploited Spyware Vulnerabilities](/blog/apple-ios-cve-2023-41993-patching-exploited-spyware-vulnerabilities), [NATO Approves Apple iPhone and iPad for Classified Communications](/blog/nato-approves-apple-iphone-and-ipad-for-classified-communications)

---

AI-generated analysis from the primary source above; not human-reviewed before publication — verify anything operational against the original (https://runtimerebel.com/editorial). Quote with attribution and a link to the canonical URL: https://runtimerebel.com/blog/apple-patches-cve-2023-43010-webkit-vulnerability-in-older-devices
