The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-36911

CVE-2023-36911: Windows 10 MSMQ RCE Vulnerability

CVE-2023-36911 is a remote code execution vulnerability in Microsoft Message Queuing (MSMQ) for Windows 10 that allows attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2023-36911 Overview

CVE-2023-36911 is a critical remote code execution vulnerability affecting Microsoft Message Queuing (MSMQ), a Windows component that enables applications to communicate across heterogeneous networks and systems. This vulnerability allows unauthenticated attackers to execute arbitrary code on vulnerable systems by sending specially crafted packets to the MSMQ service over the network.

The vulnerability is particularly dangerous because it requires no user interaction and can be exploited remotely without authentication. Organizations running Windows systems with MSMQ enabled are at significant risk, as successful exploitation could lead to complete system compromise.

Critical Impact

Unauthenticated remote attackers can achieve complete system compromise including full confidentiality, integrity, and availability impact on affected Windows systems with MSMQ enabled.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (21H2, 22H2 - both ARM64 and x64)
  • Microsoft Windows Server 2008 (SP2 and R2 SP1)
  • Microsoft Windows Server 2012 (including R2)
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • August 8, 2023 - CVE-2023-36911 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36911

Vulnerability Analysis

CVE-2023-36911 is an Integer Overflow vulnerability (CWE-190) in the Microsoft Message Queuing service. The vulnerability exists in how MSMQ processes incoming network packets, where improper handling of integer values can lead to memory corruption conditions. When exploited, this allows attackers to execute arbitrary code in the context of the MSMQ service, which typically runs with SYSTEM privileges.

The attack surface is network-accessible, requiring only that the target system has MSMQ enabled and TCP port 1801 exposed. No authentication credentials are required, and the attack can be executed without any user interaction, making it highly exploitable in enterprise environments where MSMQ is commonly deployed for application integration.

Root Cause

The root cause of this vulnerability is an Integer Overflow (CWE-190) condition in the MSMQ packet processing code. When handling certain fields in incoming MSMQ messages, the service performs arithmetic operations on attacker-controlled values without proper bounds checking. This can cause integer values to wrap around, leading to undersized buffer allocations followed by subsequent buffer overflow conditions when data is copied into the allocated memory.

Attack Vector

The attack vector is network-based, targeting TCP port 1801 which is the default port used by MSMQ. An attacker can exploit this vulnerability by:

  1. Identifying systems with MSMQ enabled and port 1801 accessible
  2. Crafting malicious MSMQ packets containing specially calculated integer values designed to trigger the overflow
  3. Sending the malicious packets to the target MSMQ service
  4. The integer overflow causes improper memory allocation, leading to heap corruption
  5. Attacker-controlled code execution occurs with SYSTEM privileges

The vulnerability does not require the attacker to be authenticated or have any prior access to the target system. The MSMQ service processes the malicious input before any authentication checks occur, making it a pre-authentication remote code execution vulnerability.

Detection Methods for CVE-2023-36911

Indicators of Compromise

  • Unusual network traffic to TCP port 1801 from external or unexpected sources
  • MSMQ service crashes or unexpected restarts (mqsvc.exe)
  • Suspicious process spawning from mqsvc.exe parent process
  • Memory corruption artifacts or access violations in Windows Event logs related to MSMQ

Detection Strategies

  • Monitor network traffic for anomalous MSMQ protocol communications on TCP port 1801
  • Deploy intrusion detection/prevention system rules to detect malformed MSMQ packets
  • Enable and monitor Windows Event logs for MSMQ service errors and crashes
  • Use endpoint detection and response (EDR) solutions to identify suspicious process behavior originating from mqsvc.exe

Monitoring Recommendations

  • Configure firewall logging for all traffic to TCP port 1801
  • Enable process creation auditing to track processes spawned by MSMQ service
  • Monitor for unauthorized network connections from Windows MSMQ services
  • Implement network segmentation monitoring to detect lateral movement attempts using MSMQ

How to Mitigate CVE-2023-36911

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2023-36911 immediately on all affected systems
  • If MSMQ is not required, disable the Message Queuing service on all Windows systems
  • Block TCP port 1801 at network perimeter firewalls to prevent external exploitation
  • Audit all systems to identify where MSMQ is enabled and assess business necessity

Patch Information

Microsoft has released security updates to address CVE-2023-36911 as part of the August 2023 Patch Tuesday release. Administrators should consult the Microsoft Security Update Guide for CVE-2023-36911 for specific patch information and download links for each affected Windows version. The patches address the integer overflow vulnerability by implementing proper bounds checking on input values during MSMQ packet processing.

Workarounds

  • Disable the Message Queuing service if not required: Set the MSMQ service startup type to Disabled via Services console or Group Policy
  • Block inbound connections to TCP port 1801 using Windows Firewall or network firewalls
  • Implement network segmentation to isolate systems requiring MSMQ from untrusted networks
  • Use host-based firewall rules to restrict MSMQ access to only trusted application servers
bash
# PowerShell: Check if MSMQ is installed and running
Get-Service -Name MSMQ -ErrorAction SilentlyContinue

# PowerShell: Disable MSMQ service if not needed
Stop-Service -Name MSMQ -Force
Set-Service -Name MSMQ -StartupType Disabled

# PowerShell: Block TCP port 1801 using Windows Firewall
New-NetFirewallRule -DisplayName "Block MSMQ Inbound" -Direction Inbound -LocalPort 1801 -Protocol TCP -Action Block

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability3.46%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-190

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36911
  • Related CVEs
  • CVE-2026-31995: Openclaw Command Injection Vulnerability

  • CVE-2026-25190: Windows GDI RCE Vulnerability

  • CVE-2026-25166: Windows System Image Manager RCE Flaw

  • CVE-2026-25173: Windows RRAS RCE Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English