Memory corruption vulnerability in Apple operating systems that allows arbitrary code execution with memory write capability. Despite being in CISA KEV due to active exploitation, this affects client-side operating systems that are rarely deployed as internet-facing servers.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: OTHER
CVE Published: 2026-02-11
Added to CISA KEV: 2026-02-12 1 DAY BETWEEN CVE AND KEV
CVE-2026-20700 is a critical memory corruption vulnerability located in Apple's `dyld` (Dynamic Link Editor) component, which was identified as an actively exploited zero-day vulnerability in early 2026 [2] [5].
| Feature | Details |
|---|---|
| Vulnerability Type | Memory corruption (improper state management in `dyld`) [4] [3] |
| Active Exploitation | Yes, it was actively exploited in the wild prior to the release of security patches [2] [1] |
| Impact | Allows an attacker with memory write capability to execute arbitrary code, leading to full device compromise [3] [5] |
| Attack Context | Used in "extremely sophisticated" targeted attacks [1] |
| Patch Status | Fixed in iOS 26.3, iPadOS 26.3, macOS Tahoe 26.3, and tvOS 26.3 [4] |
CVE-2026-20700 is an actively exploited Apple zero-day in dyld (the Dynamic Link Editor). Apple says attackers with “memory write capability” may execute arbitrary code, and the issue was used in “extremely sophisticated” targeted attacks on iOS versions prior to iOS 26. This deep-dive explains what…
Apple releases security updates fixing exploited dyld zero-day CVE-2026-20700 enabling code execution across iOS, macOS, and Apple devices.
A memory corruption flaw allows an attacker with memory write capabilities to run code of their choice. The vulnerability is tied to improper state handling and can be triggered by writing to memory buffers, leading to execution of arbitrary instructions. This poses a severe threat to confidentialit…
Description. A memory corruption issue was addressed with improved state management. This issue is fixed in iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, tvOS ... Official websites use .gov A .gov website belongs to an official government organization in the United States.
CVE-2026-20700 is a memory corruption vulnerability in Apple's dyld component. Apple states that an attacker with memory write capability may be ...
Is this commit the fix for the CVE-2026-20700 dyld memory corruption exploit? dyld/Loader.cpp | 3 ++- 1 file changed, 2 insertions(+), ...