LiveActive security incident?Get immediate response
CVE Record

CVE-2026-33825: Microsoft Defender Elevation of Privilege Vulnerability

Insufficient granularity of access control in Microsoft Defender allows an authorized attacker to elevate privileges locally.

HighCVSS 7.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-33825 is a Microsoft Defender privilege escalation flaw. A user who already has local access could gain higher privileges on the same system. Because CISA lists it as known exploited, affected Windows endpoints running the vulnerable Defender Antimalware Platform should be treated as urgent.

Executive priority

Treat this as a near-term endpoint remediation priority because it affects a security product and is listed in CISA KEV. The main business risk is attacker privilege gain after initial local access.

Technical view

Microsoft describes insufficient access-control granularity in Microsoft Defender Antimalware Platform version 4.0.0.0. CVSS 3.1 is 7.8: local attack, low complexity, low privileges required, no user interaction, with high confidentiality, integrity, and availability impact. MSRC identifies an official remediation path.

Likely exposure

Exposure is most relevant to Windows endpoints using Microsoft Defender Antimalware Platform 4.0.0.0, especially systems where Defender platform updates are delayed, pinned, unmanaged, or blocked.

Exploitation context

Active exploitation is supported by the CISA KEV listing. The provided sources do not establish remote exploitation; the CVSS vector requires local access and low privileges.

Researcher notes

Evidence supports a local EoP issue in Defender with an official Microsoft update. Public details in the supplied bundle are limited; avoid assuming affected builds beyond the listed platform version or inferring exploit mechanics from the CVSS vector alone.

Mitigation direction

  • Apply Microsoft’s Defender Antimalware Platform update from the MSRC advisory.
  • Prioritize remediation on internet-facing, shared, and high-value endpoints.
  • Ensure Defender platform updates are not blocked by update policy.
  • Review CISA KEV guidance for organizational remediation timelines.
  • Monitor Microsoft and Huntress updates for additional defensive context.

Validation and detection

  • Inventory Defender Antimalware Platform versions across managed endpoints.
  • Confirm systems no longer run the affected 4.0.0.0 platform version.
  • Check update management logs for Defender platform update failures.
  • Review endpoint telemetry for suspicious local privilege escalation activity.
  • Verify high-risk assets are covered by current endpoint monitoring.
Prepared
Confidence
high
Sources
5

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-1220: 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-33825 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
High
CVSS
7.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/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
4Source 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: total

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C1.85.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-33825Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/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. CVE publishedCVE Program

    The CVE record was published.

  3. Added to KEVCISA-ADP

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

  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-1220 · source CWE mapping

Insufficient Granularity of Access Control

Insufficient Granularity of Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.