ZeroHour

CVE-2026-43719

mass

Use-After-Free in Apple macOS SMB Client Crashes Macs via Malicious Network Share

CVSS 3.1
6.5 medium
EPSS
Published
()
Modified
AI analysis

CVE-2026-43719 is a use-after-free flaw (CWE-416) in the way macOS handles SMB network shares, addressed by Apple with improved memory management. An attacker triggers it by convincing a user to mount a maliciously crafted SMB share — for example through an smb:// link or an attacker-controlled file server on the network — and successful exploitation causes the affected Mac to terminate (a crash or kernel-level denial of service). The CVSS 3.1 vector (6.5, A:H) shows the impact is availability only, with no indicated path to code execution or data theft, though a repeatable crash gives a reliable remote DoS against any user who mounts the share. The flaw affects macOS Sequoia before 15.8, macOS Tahoe before 26.7, and macOS Golden Gate before 27, and the vulnerable SMB client ships in standard macOS installs. It was fixed as part of a record-setting Apple patch batch; no public proof of concept or in-the-wild exploitation is known, and it is not on the CISA KEV list.

What to do: Update to macOS Sequoia 15.8, macOS Tahoe 26.7, or macOS Golden Gate 27 (or later) via System Settings > General > Software Update. Instruct users not to mount SMB shares from untrusted servers and to be cautious with unsolicited smb:// links that prompt to connect. Admins should treat this patch batch — reported as record-setting in size — as a priority rollout and verify update compliance across their Mac fleets.

Affected
Apple macOS Sequoiaprior to 15.8 (fixed in 15.8)
Apple macOS Tahoeprior to 26.7 (fixed in 26.7)
Apple macOS Golden Gateprior to 27 (fixed in 27)
Estimated exposure
mass≈100M+ Macs (the vulnerable SMB client ships in every default macOS install) — Apple's active Mac installed base is commonly estimated above 100 million devices, and the SMB mount-handling code is present in default installs, though triggering requires user interaction (UI:R), which limits practically exploitable…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. Mounting a maliciously crafted SMB network share may lead to system termination.

Weakness
CWE-416
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

In the news

The vulnpocalypse rains iBugs down on Apple with record-setting number of patches

Apple's record patch cycle fixes 260+ CVEs across iOS 27 and macOS 27, including CUPS remote code execution, with no active exploitation reported.

Apple patched more than 260 CVEs across its operating systems and software, its largest single patch cycle ever, with iOS 27 fixing 122 flaws and macOS 27 Golden Gate fixing 204. Notable bugs include CVE-2026-43692, a CUPS validation issue allowing remote code execution, and CVE-2026-43689, an iOS privilege-escalation flaw granting root access. Ten CVEs were credited to AI-assisted bug hunting, including CVE-2026-65410 and CVE-2026-65409 found by Calif with Claude and Anthropic Research. None of the vulnerabilities are listed as actively exploited.