Cyber Resilience

CVE-2024-43451

MediumCISA KEVActive ExploitationEUVD Exploited

Published: 12 November 2024

Published
12 November 2024
Modified
28 October 2025
KEV Added
12 November 2024
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS Score 0.9031 99.6th percentile
Risk Priority 87 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-43451 is a medium-severity External Control of File Name or Path (CWE-73) vulnerability in Microsoft Windows 10 21H2. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 0.4% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

Deeper analysis

CVE-2024-43451 is an NTLM Hash Disclosure Spoofing Vulnerability carrying a CVSS 3.1 score of 6.5. The flaw enables an attacker to obtain NTLM hashes via spoofing and is tracked under CWE-73.

An unauthenticated remote attacker can trigger the issue over the network with no privileges required, provided the victim performs a user interaction such as opening attacker-controlled content; successful exploitation discloses NTLM hashes and therefore compromises confidentiality while leaving integrity and availability unaffected.

Microsoft has issued an advisory detailing the vulnerability, and CISA has added CVE-2024-43451 to its Known Exploited Vulnerabilities catalog. The associated EPSS score currently stands at 0.9031 with a recorded peak of 0.9039, indicating sustained and substantial exploitation interest following disclosure.

EU & UK References

Vulnerability details

NTLM Hash Disclosure Spoofing Vulnerability

CWE(s)
KEV Date Added
12 November 2024

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20826 · ≤ 10.0.10240.20826
microsoft
windows 10 1607
≤ 10.0.14393.7515 · ≤ 10.0.14393.7515
microsoft
windows 10 1809
≤ 10.0.17763.6532 · ≤ 10.0.17763.6532
microsoft
windows 10 21h2
≤ 10.0.19044.5131 · ≤ 10.0.19044.5131 · ≤ 10.0.19044.5131
microsoft
windows 10 22h2
≤ 10.0.19045.5131 · ≤ 10.0.19045.5131 · ≤ 10.0.19045.5131
microsoft
windows 11 22h2
≤ 10.0.22621.4460 · ≤ 10.0.22621.4460
microsoft
windows 11 23h2
≤ 10.0.22631.4460 · ≤ 10.0.22631.4460
microsoft
windows 11 24h2
≤ 10.0.26100.2314 · ≤ 10.0.26100.2314
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+5 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-73

Rejects externally supplied file or resource identifiers that fail validity checks.

References