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-36397

CVE-2023-36397: Windows 10 1507 PGM RCE Vulnerability

CVE-2023-36397 is a remote code execution vulnerability in Windows Pragmatic General Multicast (PGM) that enables attackers to execute arbitrary code. This article covers technical details, affected Windows versions, and mitigation.

Published: February 11, 2026

CVE-2023-36397 Overview

CVE-2023-36397 is a critical remote code execution vulnerability affecting the Windows Pragmatic General Multicast (PGM) protocol implementation across a wide range of Microsoft Windows operating systems. PGM is a reliable multicast transport protocol used for applications requiring ordered, duplicate-free, multicast data delivery from multiple sources to multiple receivers. This vulnerability allows an unauthenticated attacker to remotely execute arbitrary code on vulnerable systems over the network without requiring any user interaction.

Critical Impact

Successful exploitation enables complete system compromise with the ability to execute arbitrary code, potentially leading to full control over affected Windows systems, data theft, lateral movement, and deployment of malware or ransomware.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2, 23H2)
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022

Discovery Timeline

  • November 14, 2023 - CVE-2023-36397 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36397

Vulnerability Analysis

This vulnerability exists in the Windows implementation of the Pragmatic General Multicast (PGM) protocol, which is part of the Message Queuing (MSMQ) service. The vulnerability is classified under CWE-126 (Buffer Over-read), indicating that the flaw involves reading data beyond the boundaries of an allocated buffer during PGM packet processing.

The exploitation of this vulnerability requires the Windows Message Queuing service to be running on the target system. When the MSMQ service is enabled and listening for PGM traffic, an attacker can send specially crafted network packets to the vulnerable system. The improper handling of these packets leads to a buffer over-read condition that can be leveraged to achieve remote code execution.

This vulnerability is particularly dangerous because it can be exploited remotely over the network without authentication and without requiring any user interaction, making it ideal for worm-like propagation scenarios.

Root Cause

The root cause of CVE-2023-36397 stems from improper bounds checking in the PGM protocol handler within Windows. When processing incoming multicast packets, the vulnerable code fails to properly validate the length of data being read, resulting in a buffer over-read condition (CWE-126). This memory safety issue allows attackers to manipulate program execution flow and potentially execute arbitrary code in the context of the MSMQ service.

Attack Vector

The attack vector for this vulnerability is network-based. An attacker can exploit this vulnerability by:

  1. Identifying target systems with the Windows Message Queuing (MSMQ) service enabled
  2. Crafting malicious PGM protocol packets designed to trigger the buffer over-read
  3. Sending these packets to port 3389 (PGM default) on the target system
  4. Leveraging the memory corruption to achieve code execution

The vulnerability mechanism involves malformed PGM packet processing that triggers a buffer over-read condition. When the Windows PGM driver receives specially crafted multicast packets, insufficient validation of packet lengths allows memory beyond allocated buffers to be read. This can corrupt program state and enable code execution. For detailed technical analysis, refer to the Microsoft Security Advisory.

Detection Methods for CVE-2023-36397

Indicators of Compromise

  • Unusual network traffic on PGM multicast ports, particularly malformed or unexpected multicast packets
  • Anomalous behavior of the Message Queuing service (mqsvc.exe) including unexpected crashes or high resource utilization
  • Memory access violations or exception events logged from MSMQ-related processes
  • Unexpected outbound connections from systems running MSMQ service following receipt of multicast traffic

Detection Strategies

  • Monitor network traffic for anomalous PGM protocol activity including malformed packets or unusual packet sizes
  • Implement endpoint detection rules to identify exploitation attempts targeting the MSMQ service
  • Deploy intrusion detection signatures that flag suspicious multicast traffic patterns
  • Enable Windows Event logging for the Message Queuing service and monitor for service crashes or restarts

Monitoring Recommendations

  • Configure network intrusion detection systems to alert on PGM protocol anomalies
  • Establish baseline network behavior for systems with MSMQ enabled and alert on deviations
  • Monitor security logs for events indicating memory corruption or access violation in mqsvc.exe
  • Leverage SentinelOne's behavioral AI to detect post-exploitation activities following PGM-based attacks

How to Mitigate CVE-2023-36397

Immediate Actions Required

  • Apply the Microsoft security update released in November 2023 Patch Tuesday immediately
  • If patching is not immediately possible, disable the Message Queuing service on systems where it is not required
  • Implement network segmentation to limit exposure of systems running MSMQ to untrusted networks
  • Block PGM multicast traffic at network perimeters if the protocol is not business-critical

Patch Information

Microsoft has released security updates addressing CVE-2023-36397 as part of their November 2023 security update cycle. Patches are available for all supported versions of Windows and Windows Server. Organizations should consult the Microsoft Vulnerability Advisory for CVE-2023-36397 for specific KB article numbers corresponding to their Windows versions and proceed with patching through Windows Update, WSUS, or manual download from the Microsoft Update Catalog.

Workarounds

  • Disable the Message Queuing (MSMQ) service on systems where it is not required using services.msc or PowerShell
  • If MSMQ is required, disable the PGM feature component through Windows Features management
  • Implement strict firewall rules to block incoming multicast traffic from untrusted sources
  • Isolate systems requiring MSMQ functionality in network segments with enhanced monitoring
bash
# Disable Message Queuing service as a workaround
# PowerShell command to stop and disable MSMQ service
Stop-Service -Name "MSMQ" -Force
Set-Service -Name "MSMQ" -StartupType Disabled

# Verify MSMQ service status
Get-Service -Name "MSMQ" | Select-Object Name, Status, StartType

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.23%

  • 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-126

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Vulnerability Advisory CVE-2023-36397
  • 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