Cyber Resilience

CVE-2025-53143

High

Published: 12 August 2025

Published
12 August 2025
Modified
18 August 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.1711 95.2th percentile
Risk Priority 28 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-53143 is a high-severity Type Confusion (CWE-843) vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation of Remote Services (T1210); ranked in the top 4.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and CM-7 (Least Functionality).

Deeper analysis

CVE-2025-53143 is a type confusion vulnerability, tracked as CWE-843, that affects the Windows Message Queuing component. The flaw permits an authorized attacker to execute arbitrary code over a network and carries a CVSS 3.1 base score of 8.8 reflecting network attack vector, low complexity, and low privileges required.

An authenticated attacker with network access can supply incompatible data types to the message queuing service, resulting in full control over the affected system and high impact to confidentiality, integrity, and availability without user interaction.

Microsoft's advisory published at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53143 addresses the issue and supplies mitigation guidance.

The associated EPSS score has remained flat at a peak of 0.1711 since disclosure, indicating no material increase in observed exploitation interest.

EU & UK References

Vulnerability details

Access of resource using incompatible type ('type confusion') in Windows Message Queuing allows an authorized attacker to execute code over a network.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Why these techniques?

Type confusion in Windows Message Queuing service directly enables remote exploitation of the service for code execution (T1210).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-53145Same product: Microsoft Windows 10 1507
CVE-2025-53144Same product: Microsoft Windows 10 1507
CVE-2025-21250Same product: Microsoft Windows 10 1507
CVE-2025-21282Same product: Microsoft Windows 10 1507
CVE-2025-21200Same product: Microsoft Windows 10 1507
CVE-2025-21306Same product: Microsoft Windows 10 1507
CVE-2025-21236Same product: Microsoft Windows 10 1507
CVE-2025-21295Same product: Microsoft Windows 10 1507
CVE-2025-21246Same product: Microsoft Windows 10 1507
CVE-2025-21376Same product: Microsoft Windows 10 1507

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.21100 · ≤ 10.0.10240.21100
microsoft
windows 10 1607
≤ 10.0.14393.8330 · ≤ 10.0.14393.8330
microsoft
windows 10 1809
≤ 10.0.17763.7678 · ≤ 10.0.17763.7678
microsoft
windows 10 21h2
≤ 10.0.19044.6216
microsoft
windows 10 22h2
≤ 10.0.19045.6216
microsoft
windows 11 22h2
≤ 10.0.22621.5768
microsoft
windows 11 23h2
≤ 10.0.22631.5768
microsoft
windows 11 24h2
≤ 10.0.26100.4851
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

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the type confusion vulnerability by requiring timely application of Microsoft patches for CVE-2025-53143 in Windows Message Queuing.

prevent

Implements memory protections like ASLR, DEP, and control-flow integrity that raise the bar for exploiting type confusion to achieve remote code execution.

prevent

Reduces attack surface by disabling or restricting nonessential Windows Message Queuing functionality, preventing low-privilege network access exploitation.

References