LiveActive security incident?Get immediate response
CVE Record

CVE-2026-45498: Microsoft Defender Denial of Service Vulnerability

Microsoft Defender Denial of Service Vulnerability

MediumCVSS 4Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-45498 is a Microsoft Defender Antimalware Platform denial-of-service issue. Public data rates it medium severity, but CISA lists it as known exploited. The likely business impact is disruption of Defender availability on affected systems, not data theft or code execution based on current sources.

Executive priority

Treat this as prompt patching work, not a crisis response unless Defender outages are observed. KEV listing means exploitation is credible, and Defender availability is a security control dependency. Prioritize broad endpoint update compliance and exception tracking.

Technical view

The CVSS 3.1 vector is 4.0: local attack, low complexity, no privileges, no user interaction, unchanged scope, and low availability impact. The listed weakness is CWE-400, uncontrolled resource consumption. The affected product listed is Microsoft Defender Antimalware Platform version 4.0.0.0.

Likely exposure

Exposure is most relevant on Windows assets running Microsoft Defender Antimalware Platform 4.0.0.0. The attack vector is local, so risk depends on an attacker or malware already executing on the host. CISA KEV status raises urgency despite limited technical impact.

Exploitation context

CISA KEV indicates known exploitation. The provided public sources do not describe exploit mechanics, targeting, scale, or observed campaigns. The vulnerability is denial of service only in the available CVSS data, with no confidentiality or integrity impact listed.

Researcher notes

Evidence is thin in the provided sources. MSRC and CVE data identify a Defender Antimalware Platform DoS with CWE-400 and an available fix, but do not provide root-cause detail. Avoid assuming remote exploitation or code execution from the current record.

Mitigation direction

  • Review Microsoft’s MSRC advisory for CVE-2026-45498 and apply the listed Defender platform update.
  • Prioritize remediation on internet-facing, high-value, and user workstation fleets.
  • Use normal enterprise update channels to keep Microsoft Defender components current.
  • Monitor CISA KEV guidance for required remediation timelines.

Validation and detection

  • Inventory endpoints for Microsoft Defender Antimalware Platform version 4.0.0.0.
  • Confirm the installed platform version is no longer listed as affected by Microsoft.
  • Verify update compliance through endpoint management or Defender administration tooling.
  • Check security monitoring for Defender service instability on unpatched hosts.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-45498 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
4Timeline events
1ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA-ADP
Date added
KEV reference

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: activeAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C2.51.4microsoft

Vulnerability scoring details

Base CVSS 3.1 score

4Medium
CVSS 3.1 vector shape for CVE-2026-45498Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. Added to KEVCISA-ADP

    CISA Known Exploited Vulnerabilities metadata lists this CVE as known exploited.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvcother:kev

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft Defender Antimalware Platform4.0.0.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.