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

CVE-2023-36577: Windows 10 1507 WDAC SQL Server RCE Flaw

CVE-2023-36577 is a remote code execution vulnerability in Microsoft WDAC OLE DB provider for SQL Server affecting Windows 10 1507. Attackers can exploit this flaw to execute arbitrary code. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: January 28, 2026

CVE-2023-36577 Overview

CVE-2023-36577 is a Remote Code Execution (RCE) vulnerability affecting the Microsoft Windows Data Access Components (WDAC) OLE DB provider for SQL Server. This vulnerability allows an attacker to execute arbitrary code on affected Windows systems when a user is tricked into connecting to a malicious SQL Server database or opening a specially crafted file that leverages the vulnerable OLE DB provider.

The vulnerability is classified as a Heap-based Buffer Overflow (CWE-122), which occurs when the OLE DB provider improperly handles memory operations during database communication. Successful exploitation requires user interaction, typically through social engineering tactics that convince a victim to connect to an attacker-controlled server.

Critical Impact

Successful exploitation enables remote code execution with the privileges of the user running the affected application, potentially leading to complete system compromise across enterprise Windows environments.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1809, 21H1, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2)
  • Microsoft Windows Server 2008 (SP2, R2 SP1)
  • Microsoft Windows Server 2012 (including R2)
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • October 10, 2023 - CVE-2023-36577 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36577

Vulnerability Analysis

This vulnerability resides in the Microsoft WDAC OLE DB provider for SQL Server, a critical component used by applications to communicate with SQL Server databases. The flaw stems from improper memory handling within the provider's data processing routines.

When the OLE DB provider processes specially crafted responses from a SQL Server connection, it fails to properly validate buffer boundaries. This heap-based buffer overflow (CWE-122) condition allows an attacker to corrupt heap memory structures, potentially overwriting critical control data and hijacking program execution flow.

The attack requires network access and user interaction, as the victim must initiate a connection to a malicious server controlled by the attacker. This interaction could be triggered through phishing attacks, malicious links, or compromised web pages that attempt database connections.

Root Cause

The root cause of CVE-2023-36577 is a heap-based buffer overflow vulnerability (CWE-122) in the WDAC OLE DB provider. The component fails to properly validate the size of data received from SQL Server responses before copying it into fixed-size heap buffers. This allows an attacker-controlled server to send oversized or malformed data that exceeds the allocated buffer space, resulting in heap memory corruption.

The vulnerability specifically manifests when processing certain data types or protocol messages from the SQL Server, where insufficient bounds checking permits writes beyond allocated memory regions.

Attack Vector

The attack vector for CVE-2023-36577 is network-based and requires user interaction. An attacker must convince a victim to connect to a malicious SQL Server instance under the attacker's control. This can be accomplished through several methods:

  1. Phishing campaigns - Emails containing links or attachments that trigger connections to malicious SQL servers
  2. Malicious websites - Web pages with embedded scripts that initiate database connections using the vulnerable OLE DB provider
  3. Compromised applications - Applications configured to connect to attacker-controlled database servers
  4. Man-in-the-middle attacks - Intercepting legitimate SQL Server traffic and injecting malicious responses

Once the victim's system connects to the malicious server, the attacker sends specially crafted SQL Server protocol responses designed to trigger the heap overflow condition, enabling arbitrary code execution in the context of the user's session.

Detection Methods for CVE-2023-36577

Indicators of Compromise

  • Unexpected outbound connections to unknown SQL Server instances on port 1433 or non-standard ports
  • Suspicious processes spawned by applications using OLE DB connectivity (e.g., sqloledb.dll or msoledbsql.dll activity)
  • Crash dumps or application errors related to heap corruption in database connectivity components
  • Unusual network traffic patterns to external IP addresses from database client applications

Detection Strategies

  • Monitor for anomalous SQL Server connection attempts to external or untrusted IP addresses
  • Deploy endpoint detection rules to identify exploitation attempts targeting OLE DB provider DLLs
  • Implement network intrusion detection signatures for malformed SQL Server protocol responses
  • Review application logs for unexpected database connection failures or crashes

Monitoring Recommendations

  • Enable Windows Event logging for OLE DB provider activities and connection events
  • Configure SIEM rules to alert on SQL Server connections to non-approved external destinations
  • Monitor for heap corruption indicators using crash analysis and memory forensics tools
  • Implement application whitelisting to restrict unauthorized database connectivity

How to Mitigate CVE-2023-36577

Immediate Actions Required

  • Apply Microsoft's October 2023 security updates immediately to all affected Windows systems
  • Restrict outbound SQL Server connections (port 1433) to approved, trusted database servers only
  • Implement network segmentation to limit database client exposure to untrusted networks
  • Educate users about phishing attacks that may attempt to trigger malicious database connections

Patch Information

Microsoft has released security updates addressing CVE-2023-36577 as part of the October 2023 Patch Tuesday release. Organizations should prioritize patching this vulnerability across all affected Windows client and server systems. The official security update information is available through the Microsoft Security Update Guide.

Administrators should use Windows Update, Windows Server Update Services (WSUS), or Microsoft Endpoint Configuration Manager to deploy patches across enterprise environments. Verify patch installation by checking the installed updates list for the relevant KB articles for each affected operating system version.

Workarounds

  • Restrict network access to SQL Server ports (1433/TCP) using host-based and network firewalls
  • Block connections to untrusted or external SQL Server instances at the network perimeter
  • Consider disabling or removing unused OLE DB providers if not required for business operations
  • Implement application-level controls to whitelist approved database server destinations
bash
# Windows Firewall rule to block outbound SQL Server connections to untrusted networks
netsh advfirewall firewall add rule name="Block Outbound SQL to Internet" dir=out action=block protocol=tcp remoteport=1433 remoteip=0.0.0.0/0
# Note: Modify remoteip to exclude trusted internal SQL Server ranges

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.19%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36577
  • 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
Default Legacy - Prefooter | 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