Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
A use after free issue was addressed with improved memory management. This issue is fixed in iOS 18.7.7 and iPadOS 18.7.7, iOS 26.4 and iPadOS 26.4, macOS Sequoia 15.7.5, macOS Tahoe 26.4, tvOS 26.4, watchOS 26.4. An app may be able to cause unexpected system termination or write kernel memory.
AnalysisAI
Apple's iOS, iPadOS, macOS, tvOS, and watchOS contain a use-after-free vulnerability that could allow a local attacker to corrupt kernel memory or cause unexpected system crashes. An installed application can trigger this memory corruption flaw through user interaction, potentially leading to denial of service or unauthorized kernel-level modifications. No patch is currently available for this vulnerability (CVSS 7.1).
Technical ContextAI
This vulnerability is a use-after-free (CWE-416 class) issue in memory management within Apple's kernel subsystem, affecting the core operating system across all major Apple platforms as indicated by the CPE strings (cpe:2.3:a:apple:ios_and_ipados, cpe:2.3:a:apple:macos, cpe:2.3:a:apple:tvos, cpe:2.3:a:apple:watchos). Use-after-free vulnerabilities occur when a program continues to access memory regions after they have been freed, allowing attackers to either cause memory corruption leading to system crashes or, in sophisticated attacks, to write arbitrary data to freed memory regions now under attacker control. The fact that this affects kernel memory distinguishes it from user-space vulnerabilities and elevates its severity, as kernel memory corruption can compromise system stability and security guarantees. Apple's remediation involved improved memory management practices, likely through better reference counting, use of safer memory patterns, or additional bounds checking in the affected code paths.
RemediationAI
Immediately upgrade to iOS 18.7.7 or iPadOS 18.7.7, iOS 26.4 or iPadOS 26.4, macOS Sequoia 15.7.5, macOS Tahoe 26.4, tvOS 26.4, or watchOS 26.4, depending on your device (see Apple support articles at the references above). Enable automatic OS updates in device settings to ensure timely patching of future kernel vulnerabilities. Until patching is complete, restrict the installation of untrusted third-party applications by enforcing App Store-only installation policies through Mobile Device Management (MDM) on managed devices, and educate users to avoid sideloading or installing applications from unknown sources. Organizations should prioritize patching tvOS and watchOS devices first if they are used in security-sensitive environments, as these platforms may receive less frequent manual update attention from users.
An unauthenticated remote code execution vulnerability exists in Remote for Mac, a macOS remote control utility develope
A use-after-free issue was addressed with improved memory management. Rated high severity (CVSS 8.8), this vulnerability
Apple's kernel across all platforms (iOS, macOS, watchOS, visionOS, tvOS) contains a memory corruption vulnerability (CV
Remote code execution in OpenSSH's sshd server (regression of CVE-2006-5051) allows unauthenticated remote attackers to
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot
The issue was addressed with improved checks. Rated high severity (CVSS 7.0). Actively exploited in the wild (cisa kev)
A logic issue was addressed with improved restrictions. Rated high severity (CVSS 7.8), this vulnerability is no authent
In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environmen
A race condition was addressed with additional validation. Rated high severity (CVSS 7.0), this vulnerability is no auth
This issue was addressed with improved checks. Rated critical severity (CVSS 10.0), this vulnerability is remotely explo
When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data t
When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the
Same weakness CWE-416 – Use After Free
View allSame technique Use After Free
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15058
GHSA-c4px-j3mf-78gh