Cyber Posture

CVE-2026-20610

High

Published: 11 February 2026

Published
11 February 2026
Modified
13 February 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 3.5th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20610 is a high-severity Link Following (CWE-59) vulnerability in Apple Macos. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 3.5th 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 SI-2 (Flaw Remediation) and AC-3 (Access Enforcement).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-2 requires timely identification, reporting, and correction of system flaws, directly mitigating CVE-2026-20610 by applying the macOS Tahoe 26.3 patch for improved symlink handling.

prevent

AC-6 enforces least privilege, limiting the scope and impact of privilege escalation from low-privileged apps exploiting symlink mishandling to gain root access.

prevent

AC-3 mandates enforcement of approved access authorizations, addressing improper symlink resolution that bypasses access controls to enable root privilege gain.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Direct local privilege escalation via symlink handling flaw matches Exploitation for Privilege Escalation.

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

NVD Description

This issue was addressed with improved handling of symlinks. This issue is fixed in macOS Tahoe 26.3. An app may be able to gain root privileges.

Deeper analysisAI

CVE-2026-20610 is a vulnerability stemming from improper handling of symlinks (CWE-59) in macOS Tahoe versions prior to 26.3. Published on 2026-02-11, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). The flaw enables an app to escalate privileges to root level.

Exploitation requires local access on the target system with low-privilege credentials, such as a standard user account. A local attacker can execute a malicious app that abuses the symlink resolution issue to gain root privileges, resulting in high-impact confidentiality, integrity, and availability violations.

Apple's advisory confirms the issue was fixed in macOS Tahoe 26.3 through improved symlink handling. Additional details are available at https://support.apple.com/en-us/126348.

Details

CWE(s)

Affected Products

apple
macos
≤ 26.3

CVEs Like This One

CVE-2025-30457Same product: Apple Macos
CVE-2025-43257Same product: Apple Macos
CVE-2025-24267Same product: Apple Macos
CVE-2026-28817Same product: Apple Macos
CVE-2025-24277Same product: Apple Macos
CVE-2025-24234Same product: Apple Macos
CVE-2025-24255Same product: Apple Macos
CVE-2025-24170Same product: Apple Macos
CVE-2025-24228Same product: Apple Macos
CVE-2026-20658Same product: Apple Macos

References