Description
Heap-based buffer overflow in Windows Message Queuing allows an unauthorized attacker to execute code over a network.
Published: 2026-07-14
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap‑based buffer overflow flaw exists in the Windows Message Queuing (MSMQ) service that allows an unauthenticated attacker to execute arbitrary code on any host that exposes MSMQ over a network. The overflow occurs when the service processes malformed queue messages, leading to full control over the affected system with potential to install malware, exfiltrate data, or pivot to other internal resources. The vulnerability is strongly coupled with the CWE‑122 category, underscoring the classic heap misuse and the severe consequences for confidentiality, integrity, and availability.

Affected Systems

Microsoft Windows operating systems are affected. Clients include Windows 10 builds 1607, 1809, 21H2, and 22H2, as well as Windows 11 builds 24H2, 25H2, and 26H1; all are supported on x86, x64, and ARM64 architectures. Server deliveries span Windows Server 2012, 2012 R2, 2016, 2019, 2022, and 2025, including both Standard and Server Core installations. Any system that has the MSMQ service enabled is potentially vulnerable.

Risk and Exploitability

The CVSS v3 score of 9.8 indicates critical severity, while the EPSS score of less than 1% reflects a very low current exploitation probability; however, the lack of listing in the CISA KEV catalog does not mitigate the high impact of a successful exploit. The likely attack vector is a remote network approach, where an attacker sends specially crafted MSMQ messages to the target service. The vulnerability can be leveraged without privileged credentials, provided the attacker can reach the MSMQ windows service port. Given the breadth of affected platforms, the exploitation surface is wide, and an organization should treat this as an enterprise‑wide threat.

Generated by OpenCVE AI on July 31, 2026 at 07:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Microsoft update for CVE-2026-50447 from the Microsoft Update Catalog or Windows Update immediately.
  • If the update cannot be applied at the moment, stop the Windows Message Queuing service to eliminate the exposed code path until a patch is available.
  • Configure firewalls or network segmentation to block external traffic to the MSMQ ports, limiting access to only trusted internal systems, and monitor MSMQ logs for anomalous message activity.

Generated by OpenCVE AI on July 31, 2026 at 07:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description Heap-based buffer overflow in Windows Message Queuing allows an unauthorized attacker to execute code over a network.
Title Windows Message Queuing Service (MSMQ) Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-122
CPEs cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012_R2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 9.8, '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'}


Subscriptions

Microsoft Windows 10 1607 Windows 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2012 Windows Server 2012 R2 Windows Server 2016 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:55:53.763Z

Reserved: 2026-06-04T18:57:47.376Z

Link: CVE-2026-50447

cve-icon Vulnrichment

Updated: 2026-07-14T19:40:24.275Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T08:00:04Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow