ZeroHour

CVE-2026-69579

large

Unauthenticated Use-After-Free RCE in Windows Message Queuing (MSMQ)

CVSS 3.1
9.8 critical
EPSS
<1%p60
Published
()
Modified
AI analysis

CVE-2026-69579 is a use-after-free memory corruption flaw (CWE-416) in Microsoft's Windows Message Queuing (MSMQ) component, patched as part of Microsoft's September 2026 Patch Tuesday. A remote, unauthenticated attacker can trigger the flaw over the network by sending crafted traffic to the MSMQ service, with no user interaction or privileges required (CVSS 3.1 9.8: AV:N/AC:L/PR:N/UI:N). Successful exploitation yields remote code execution in the context of the Message Queuing service, with high impact on confidentiality, integrity, and availability. Only Windows systems where the optional MSM feature/role is installed and enabled are exposed; systems without MSMQ are not affected. As of the advisory data, there is no known public proof-of-concept, it is not in CISA's KEV catalog, and no in-the-wild exploitation has been reported (EPSS 1.0%, 60th percentile).

What to do: Apply the September 2026 Patch Tuesday security updates from Microsoft to all Windows hosts running Message Queuing, prioritizing any MSMQ servers exposed to untrusted networks or the internet. As an interim mitigation, consider disabling the MSMQ service/feature if it is not required by legacy line-of-business applications, or restrict inbound access to MSMQ ports (e.g., TCP/UDP 1801 and related) at the firewall. Audit your estate to confirm whether MSMQ is installed/enabled (e.g., via Server Manager or Get-WindowsFeature on Windows Server) before patching.

Affected
Microsoft Windows Message Queuing (MSMQ) on affected Windows editions (September 2026 Patch Tuesday)
Estimated exposure
large≈10,000–100,000 internet-exposed Windows systems with MSMQ enabled; total installed base unknown — MSMQ is a legacy optional Windows feature enabled only on a subset of enterprise servers, and historical public internet scans of MSMQ's default ports (e.g., TCP 1801) typically show tens of thousands of exposed hosts, so exposure is far…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Use after free in Windows Message Queuing allows an unauthorized attacker to execute code over a network.

Weakness
CWE-416
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

September 2026 Microsoft Patch Tuesday, (Tue, Sep 8th)

Microsoft's September 2026 Patch Tuesday fixes a record 973 vulnerabilities, including 113 critical and two Windows privilege-escalation flaws already exploited in the wild.

Microsoft patched 973 vulnerabilities this month, its largest Patch Tuesday ever and far above the previous record of 664 set in July 2026, with 113 rated critical. Two Important elevation-of-privilege flaws (CVSS 7.8) are confirmed exploited in the wild: CVE-2026-81963 in the Windows Update Stack (improper link resolution, affects Windows 11 and Server 2025) and CVE-2026-85880 in Windows ALPC (heap-based buffer overflow allowing sandbox escape to SYSTEM, affects Windows 10 and Server 2012-2022). Critical unauthenticated RCEs (CVSS 9.8) were also fixed in Skype for Business Server (CVE-2026-66302), Windows Message Queuing (CVE-2026-69579), and Windows RRAS (CVE-2026-69590). SANS urges prioritizing the two exploited EoP fixes, then patching exposed MSMQ, RRAS, and Skype for Business deployments.