Skip to main content

Microsoft Defender CVE-2026-55012

| EUVDEUVD-2026-44030 HIGH
Integer Overflow or Wraparound (CWE-190)
2026-07-14 microsoft GHSA-9r74-q979-v6gq
7.8
CVSS 3.1 · Vendor: microsoft
Share

Severity by source

Vendor (microsoft) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Crafted file must be locally delivered and scanned (AV:L, UI:R) with no attacker privileges (PR:N); memory corruption in the engine yields full C/I/A impact.

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

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

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

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 17:57 vuln.today
CVE Published
Jul 14, 2026 - 17:05 nvd
HIGH 7.8

DescriptionCVE.org

Integer overflow or wraparound in Microsoft Defender allows an unauthorized attacker to execute code locally.

AnalysisAI

Local code execution in Microsoft Defender (Microsoft Malware Protection Engine) allows an unauthorized attacker to run arbitrary code by having a maliciously crafted file processed by the scanning engine. The flaw stems from an integer overflow (CWE-190) that corrupts memory during scanning, yielding full confidentiality, integrity, and availability impact. Reported by Microsoft with a vendor patch available; no public exploit identified at time of analysis.

Technical ContextAI

The affected component is the Microsoft Malware Protection Engine (mpengine), the core file-scanning engine shared across Microsoft Defender Antivirus, Security Essentials, and related endpoint products (CPE cpe:2.3:a:microsoft:microsoft_malware_protection_engine). The root cause is an integer overflow/wraparound (CWE-190), typically arising when a length, size, or offset field parsed from a crafted file exceeds its integer bounds and wraps, leading to an undersized allocation or out-of-bounds write during unpacking/emulation of the sample. Because the engine parses untrusted file formats automatically and historically runs with high privilege, memory-safety defects in this parsing path are high-value; the 'Buffer Overflow' tag alongside 'Integer Overflow' indicates the wrap ultimately drives a memory-corruption write.

RemediationAI

Patch available per vendor advisory (Microsoft, https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55012); the Microsoft Malware Protection Engine updates automatically as part of the standard anti-malware definition/engine update channel, so the primary action is to ensure Defender engine and platform updates are current - most endpoints receive the fixed engine within 48 hours of release without manual action. Verify the deployed engine version against the advisory's fixed build and, in air-gapped or update-blocked environments, manually push the updated engine package. As a compensating control while updates propagate, restrict delivery of untrusted files to endpoints (attachment filtering, block risky download sources) to reduce the chance of a crafted sample reaching the scan path; note this does not eliminate risk because on-access scanning may still process locally staged files. Disabling real-time scanning would remove the vulnerable code path but is strongly discouraged as it defeats endpoint protection, so it is not a recommended workaround.

Share

CVE-2026-55012 vulnerability details – vuln.today

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