Skip to main content

Microsoft Defender CVE-2026-56178

| EUVDEUVD-2026-44253 HIGH
Time-of-check Time-of-use (TOCTOU) Race Condition (CWE-367)
2026-07-14 microsoft GHSA-2q3v-wwm5-c8hw
7.0
CVSS 3.1 · NVD
Temporal: 4.8
Share

Severity by source

Vendor (microsoft) PRIMARY
MEDIUM
qualitative
NVD
7.0 HIGH
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CIRCL (temporal)
4.8 MEDIUM
cvss
vuln.today AI
7.0 HIGH

Local authenticated user (PR:L, AV:L) must win a non-deterministic TOCTOU race (AC:H) with no victim interaction; success yields full control of the privileged agent (C:H/I:H/A:H).

3.1 AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Jul 22, 2026 - 16:43 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 22, 2026 - 16:37 vuln.today
cvss_changed
Severity Changed
Jul 22, 2026 - 16:37 NVD
MEDIUM HIGH
CVSS changed
Jul 22, 2026 - 16:37 NVD
5.5 (MEDIUM) 7.0 (HIGH)
Analysis Generated
Jul 22, 2026 - 16:31 vuln.today
CVE Published
Jul 14, 2026 - 17:09 cve.org
MEDIUM 5.5

DescriptionNVD

Time-of-check time-of-use (toctou) race condition in Microsoft Defender for Endpoint allows an authorized attacker to elevate privileges locally.

AnalysisAI

Local privilege escalation in Microsoft Defender for Endpoint for Mac (versions 101.0.0 up to 101.26042.0020) lets an already-authenticated local user win a time-of-check/time-of-use race to gain higher privileges on the host. The flaw carries a CVSS 7.0 and is reported by Microsoft, which has shipped a fix; there is no public exploit identified at time of analysis and EPSS is low at 0.19% (9th percentile), consistent with CISA's SSVC rating of no observed exploitation. Because the endpoint agent typically runs with elevated system rights, a successful race can promote a standard local account toward root-level control of the security agent itself.

Technical ContextAI

The root cause is CWE-367 (Time-of-check Time-of-use race condition): the software validates a resource - such as a file path, symlink, or object handle - and then acts on it, but the state can be altered by another thread or process in the interval between the check and the use. In Microsoft Defender for Endpoint for Mac (CPE cpe:2.3:a:microsoft:microsoft_defender_for_endpoint_for_mac), a privileged component performs an operation on a resource whose properties were validated moments earlier; by manipulating that resource concurrently (for example swapping a file for a symlink), an attacker can cause the privileged process to act on an unintended target. On macOS this class of bug in an endpoint agent is significant because the agent runs as a system daemon with broad filesystem and process access, so a controlled race can translate into privileged file writes or execution.

RemediationAI

Vendor-released patch: update Microsoft Defender for Endpoint for Mac to version 101.26042.0020 or later, which resolves the race condition; this is the primary and recommended fix per the Microsoft MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56178. In managed environments, push the updated agent build through your MDM (Intune/Jamf) or Microsoft's automatic Defender update channel and confirm the reported product version on endpoints after deployment. No standalone workaround is documented; as an interim compensating control, limit interactive and standard-user local access to Mac endpoints and monitor for anomalous local privilege-escalation activity, accepting that this reduces but does not eliminate the local attack surface until the agent is upgraded.

Share

CVE-2026-56178 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy