Cyber Resilience

CVE-2026-20650

HighDDoS

Published: 11 February 2026

Published
11 February 2026
Modified
02 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0007 21.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20650 is a high-severity Uncontrolled Resource Consumption (CWE-400) vulnerability in Apple Ipados. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 21.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-5 (Denial-of-service Protection) and SI-10 (Information Input Validation).

Deeper analysis

CVE-2026-20650 is a denial-of-service vulnerability stemming from insufficient validation in Apple's Bluetooth implementation. It affects iOS and iPadOS prior to version 26.3, macOS Tahoe prior to 26.3, tvOS prior to 26.3, visionOS prior to 26.3, and watchOS prior to 26.3. The issue, classified under CWE-400 (Uncontrolled Resource Consumption), carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity due to its potential for significant availability disruption without requiring privileges or user interaction.

An attacker in a privileged network position can exploit this vulnerability by sending crafted Bluetooth packets to targeted Apple devices. Successful exploitation results in a denial-of-service condition, rendering the affected device unavailable until reboot or other recovery measures are applied. No confidentiality or integrity impacts are possible, but the network accessibility and low complexity make it feasible for remote attackers within Bluetooth range.

Apple's security advisories detail the fix as improved validation of Bluetooth packets, available in the specified 26.3 updates across all affected platforms. Organizations should prioritize patching to iOS 26.3, iPadOS 26.3, macOS Tahoe 26.3, tvOS 26.3, visionOS 26.3, or watchOS 26.3, as outlined in support documents at https://support.apple.com/en-us/126346, https://support.apple.com/en-us/126348, https://support.apple.com/en-us/126351, https://support.apple.com/en-us/126352, and https://support.apple.com/en-us/126353.

EU & UK References

Vulnerability details

A denial-of-service issue was addressed with improved validation. This issue is fixed in iOS 26.3 and iPadOS 26.3, macOS Tahoe 26.3, tvOS 26.3, visionOS 26.3, watchOS 26.3. An attacker in a privileged network position may be able to perform denial-of-service…

more

attack using crafted Bluetooth packets.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

CVE enables direct exploitation of Bluetooth packet validation flaw (CWE-400) to trigger OS resource exhaustion and endpoint DoS without privileges or interaction.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-24126Same product: Apple Ipados
CVE-2026-20652Same product: Apple Ipados
CVE-2025-24129Same product: Apple Ipados
CVE-2026-28959Same product: Apple Ipados
CVE-2026-28983Same product: Apple Ipados
CVE-2026-28969Same product: Apple Ipados
CVE-2026-28953Same product: Apple Ipados
CVE-2026-28974Same product: Apple Ipados
CVE-2026-28846Same product: Apple Ipados
CVE-2025-24264Same product: Apple Ipados

Affected Assets

apple
ipados
≤ 26.3
apple
iphone os
≤ 26.3
apple
macos
≤ 26.3
apple
tvos
≤ 26.3
apple
visionos
≤ 26.3
apple
watchos
≤ 26.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly addresses the root cause of insufficient validation of crafted Bluetooth packets that leads to denial-of-service.

prevent

Provides denial-of-service protection mechanisms tailored to mitigate resource exhaustion from malformed Bluetooth packets.

prevent

Ensures timely remediation through patching to the fixed versions (e.g., iOS 26.3) that include improved Bluetooth validation.

References