LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43468: Microsoft Configuration Manager Remote Code Execution Vulnerability

Microsoft Configuration Manager Remote Code Execution Vulnerability

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

This is a critical remote code execution issue in Microsoft Configuration Manager. The provided data classifies it as network reachable, unauthenticated, and requiring no user interaction. CISA KEV status means real-world exploitation is reported. Organizations using Configuration Manager should treat it as an urgent infrastructure risk.

Executive priority

Treat this as an urgent remediation item because it affects management infrastructure, has critical impact ratings, and is listed by CISA as exploited. Patch validation and exposure reduction should be tracked to completion.

Technical view

CVE-2024-43468 is a Microsoft Configuration Manager RCE mapped to CWE-89. The CVSS 3.1 vector is 9.8 critical: AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. The bundle identifies a Microsoft patch advisory but does not provide exploit mechanics or exact affected build details.

Likely exposure

Exposure is likely limited to environments running Microsoft Configuration Manager. The bundle does not define exact affected branches, builds, or deployment conditions beyond the listed product, so asset inventory and MSRC guidance are required.

Exploitation context

CISA KEV inclusion supports known exploitation. The bundle does not include public exploit details, attacker techniques, indicators, or campaign context. The CVSS temporal vector lists exploit maturity as unproven, but KEV is the stronger exploitation signal here.

Researcher notes

The source bundle supports RCE, CWE-89, critical CVSS, vendor patch availability, and KEV exploitation status. It does not provide exploit primitives, affected build ranges, or indicators. Avoid assuming more precise exposure until MSRC details are reviewed.

Mitigation direction

  • Apply the Microsoft update or remediation from the MSRC advisory.
  • Prioritize all internet-accessible or broadly reachable Configuration Manager servers.
  • Restrict Configuration Manager access to required administrative networks.
  • Check CISA KEV due dates and internal remediation SLAs.
  • Monitor vendor guidance for affected-build clarification and follow-up updates.

Validation and detection

  • Inventory Microsoft Configuration Manager servers and roles.
  • Compare installed versions against the MSRC advisory requirements.
  • Confirm the relevant Microsoft security update is installed.
  • Review exposure paths to Configuration Manager infrastructure.
  • Check security telemetry for suspicious Configuration Manager activity.
Prepared
Reviewed
Confidence
medium
Sources
4

Michael Williams reviewed this cited source version on .

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-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2024-43468 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
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
5Timeline 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: yesTechnical 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C3.95.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2024-43468Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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

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. ADP timelineCISA-ADP

    CVE-2024-43468 added to CISA KEV

  5. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvcother:kev
  • 2026-02-12T00:00:00.000Z: CVE-2024-43468 added to CISA KEV

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft Configuration Manager1.0.0Listed
Weakness

CWE details

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

CWE-89 · source CWE mapping

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.