AI description
CVE-2026-39868 is a kernel vulnerability affecting macOS and other Apple operating systems, including iOS, iPadOS, tvOS, visionOS, and watchOS. This flaw resides within Apple's DTrace subsystem, which is a dynamic tracing framework. An unprivileged application can exploit this vulnerability to corrupt kernel memory. The vulnerability stems from insufficient input validation within DTrace when processing a binary format called DOF. A crafted DOF can be staged by a normal, unprivileged application, and when DTrace processes this data from a trusted root context, it can lead to a confused-deputy problem. Weak section validation and an integer overflow allow attacker-chosen indices to bypass checks, resulting in out-of-bounds kernel pointers during probe setup and subsequent kernel memory corruption. Apple addressed this issue with improved input validation and released fixes in updates such as iOS 26.5.2, iPadOS 26.5.2, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5.2, tvOS 26.6, visionOS 26.6, and watchOS 26.6. A proof-of-concept exploit for CVE-2026-39868 has been publicly disclosed.
- Description
- This issue was addressed with improved input validation. This issue is fixed in iOS 26.5.2 and iPadOS 26.5.2, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5.2, tvOS 26.6, visionOS 26.6, watchOS 26.6. An app may be able to cause unexpected system termination or corrupt kernel memory.
- Source
- product-security@apple.com
- NVD status
- Modified
- Products
- ipados, iphone_os, macos
CVSS 3.1
- Type
- Secondary
- Base score
- 9.1
- Impact score
- 5.2
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
- Severity
- CRITICAL
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-20
- Hype score
- Not currently trending
🚨 PoC released: Full exploit details for CVE-2026-39868, a macOS DTrace kernel vulnerability, are now public. The flaw allows a local application to corrupt kernel memory, potentially leading to system instability or further privilege escalation. PoC: https://t.co/8vn46hsi2x
@ThreatWire_
7 Aug 2026
1438 Impressions
2 Retweets
8 Likes
3 Bookmarks
0 Replies
0 Quotes
CVE-2026-39868: 公開された概念実証により、macOSおよびiOSカーネルのメモリ破損の脆弱性が明らかに CVE-2026-39868: Public PoC Discloses a macOS and iOS Kernel Memory Corruption Flaw #DailyCyberSecurity (Aug 6) https://t.co/uB9x5hUY7P
@foxbook
7 Aug 2026
255 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DB0D3014-6223-4BE5-B8D5-C8A17326859D",
"versionEndExcluding": "26.5.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"matchCriteriaId": "237EDA63-32B7-40AA-8EDD-726EC67EAE38",
"versionEndExcluding": "26.5.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*",
"matchCriteriaId": "32D958E9-AA46-4ED6-A8F3-ADE50F3C31AD",
"versionEndExcluding": "26.5.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]