LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23379: Microsoft Defender for IoT Elevation of Privilege Vulnerability

Microsoft Defender for IoT Elevation of Privilege Vulnerability

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-23379 is a high-severity Microsoft Defender for IoT elevation-of-privilege issue. The provided data identifies version 22.0.0 as affected. An attacker would need local access and low privileges, but successful exploitation could materially compromise the affected system.

Executive priority

Treat as a high-priority maintenance item for Defender for IoT environments. It is not evidenced as actively exploited here, but the potential impact is broad if an attacker already has local low-privileged access.

Technical view

The CVSS vector indicates local attack, low complexity, low privileges required, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact. The CWE is CWE-23, suggesting path traversal is involved. The source bundle does not include technical exploit details.

Likely exposure

Organizations running Microsoft Defender for IoT version 22.0.0 have the clearest exposure. Risk is lower where local access and low-privileged accounts are tightly controlled, but vulnerable deployments should still be prioritized.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Microsoft’s CVSS exploit code maturity is unproven, so exploitation should not be assumed active from this bundle alone.

Researcher notes

Evidence is limited to CVE metadata and the Microsoft advisory reference. The CVSS vector and CWE-23 classification indicate a local, low-privilege path traversal-related elevation-of-privilege vulnerability with high CIA impact.

Mitigation direction

  • Apply Microsoft Defender for IoT update guidance from the MSRC advisory.
  • Prioritize remediation of Microsoft Defender for IoT version 22.0.0 deployments.
  • Restrict local and low-privileged access to Defender for IoT systems.
  • Review vendor guidance for any required upgrade sequencing or operational precautions.

Validation and detection

  • Inventory Microsoft Defender for IoT deployments and record installed versions.
  • Identify any systems still running version 22.0.0.
  • Confirm remediated systems no longer report the affected version.
  • Review local account access on affected Defender for IoT hosts.
  • Check change records against Microsoft’s advisory status for this CVE.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-23: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-2023-23379 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
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/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
0Timeline events
0ADP providers
2Source links

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:U/RL:O/RC:C1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-23379Attack 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: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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft Defender for IoT22.0.0Listed
Weakness

CWE details

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

CWE-23 · source CWE mapping

Relative Path Traversal

Relative Path Traversal represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.