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

CVE-2023-36788: Microsoft .NET Framework RCE Vulnerability

CVE-2023-36788 is a remote code execution vulnerability in Microsoft .NET Framework that enables attackers to execute arbitrary code. This article covers the technical details, affected versions, security impact, and mitigation.

Published: February 4, 2026

CVE-2023-36788 Overview

CVE-2023-36788 is a remote code execution vulnerability affecting Microsoft .NET Framework across multiple Windows operating system versions. This vulnerability allows an attacker to execute arbitrary code on the target system when a user is tricked into opening a specially crafted file or application. The local attack vector combined with no privilege requirements makes this a significant threat to enterprise environments running affected .NET Framework versions.

Critical Impact

Successful exploitation of this vulnerability allows attackers to achieve remote code execution with the potential for complete system compromise, including full confidentiality, integrity, and availability impact on affected systems.

Affected Products

  • Microsoft .NET Framework 2.0 SP2, 3.0 SP2, 3.5, 3.5.1, 4.7.2, 4.8, and 4.8.1
  • Microsoft Windows Server 2008, 2008 R2 SP1, 2012, 2012 R2, 2019, and 2022
  • Microsoft Windows 10 (1809, 21H2, 22H2) and Windows 11 (21H2, 22H2)

Discovery Timeline

  • September 12, 2023 - CVE-2023-36788 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36788

Vulnerability Analysis

This remote code execution vulnerability exists within the Microsoft .NET Framework, a managed code execution environment widely deployed across Windows systems. The vulnerability requires local access and user interaction, meaning an attacker must convince a user to open a malicious file or run a specially crafted application that exploits the flaw within the .NET Framework runtime.

When successfully exploited, the attacker gains the ability to execute arbitrary code in the context of the current user. If the targeted user has administrative privileges, the attacker could install programs, view, change, or delete data, or create new accounts with full user rights. The attack does not require any prior privileges on the target system, though it does require the victim to interact with malicious content.

Root Cause

The vulnerability stems from improper handling within the .NET Framework runtime environment. While Microsoft has not disclosed the specific technical details of the flaw (classified as NVD-CWE-noinfo), the impact characteristics indicate a memory safety or input validation issue within the framework's code execution path. This type of vulnerability typically arises from insufficient bounds checking or improper object handling during code execution.

Attack Vector

The attack vector is local, requiring the attacker to have a method to deliver the malicious payload to the victim's system. This is typically accomplished through:

  • Malicious email attachments containing crafted .NET applications
  • Drive-by downloads from compromised or malicious websites
  • Social engineering tactics to convince users to execute untrusted applications
  • Weaponized documents that invoke .NET Framework functionality

The attacker crafts a malicious file or application that, when processed by the .NET Framework, triggers the vulnerability. The user interaction requirement means the victim must explicitly open or execute the malicious content, though this could be disguised as a legitimate document or application.

Detection Methods for CVE-2023-36788

Indicators of Compromise

  • Unexpected .NET Framework process crashes or error events in Windows Event Logs
  • Suspicious execution of unknown .NET assemblies from temporary directories or user-writable locations
  • Anomalous child processes spawned from .NET Framework runtime components
  • Evidence of obfuscated or suspicious .NET assemblies in email attachments or downloads

Detection Strategies

  • Monitor Windows Event Logs for .NET Framework runtime exceptions and application crashes
  • Implement application whitelisting to prevent execution of unauthorized .NET applications
  • Deploy endpoint detection and response (EDR) solutions capable of monitoring .NET application behavior
  • Enable and analyze Windows Defender Exploit Guard telemetry for suspicious .NET activity

Monitoring Recommendations

  • Configure SIEM rules to alert on unusual .NET Framework error patterns across multiple endpoints
  • Establish baseline behavior for legitimate .NET applications and alert on deviations
  • Monitor email gateways for attachments containing .NET executables or obfuscated assemblies
  • Review PowerShell and script execution logs for suspicious .NET Framework invocations

How to Mitigate CVE-2023-36788

Immediate Actions Required

  • Apply the Microsoft security updates released in September 2023 immediately
  • Prioritize patching for systems with users who regularly handle external files or email attachments
  • Restrict execution of untrusted .NET applications through application control policies
  • Educate users about the risks of opening files from unknown or untrusted sources

Patch Information

Microsoft has released security updates to address this vulnerability as part of the September 2023 Patch Tuesday release cycle. The patches are available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog. Organizations should reference the Microsoft Security Update Guide for CVE-2023-36788 for specific KB articles and deployment guidance applicable to their environment.

The updates address the vulnerability across all affected .NET Framework versions including 2.0 SP2, 3.0 SP2, 3.5, 3.5.1, 4.7.2, 4.8, and 4.8.1. Ensure all applicable framework versions on each system receive the corresponding update.

Workarounds

  • Implement strict application control policies using Windows Defender Application Control (WDAC) or AppLocker to block unauthorized .NET applications
  • Configure email security gateways to block or quarantine executable attachments including .NET assemblies
  • Apply the principle of least privilege to limit the impact of potential exploitation
  • Consider network segmentation to limit lateral movement in case of successful exploitation
bash
# Verify installed .NET Framework updates using PowerShell
Get-HotFix | Where-Object {$_.Description -match "Security Update"} | Sort-Object InstalledOn -Descending | Select-Object -First 20

# Check installed .NET Framework versions
Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' -Recurse | Get-ItemProperty -Name Version -ErrorAction SilentlyContinue | Select-Object PSChildName, Version

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft Dotnet Framework

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.38%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36788
  • Related CVEs
  • CVE-2020-0646: Microsoft .NET Framework RCE Vulnerability

  • CVE-2022-41089: Microsoft .NET Framework RCE Vulnerability

  • CVE-2023-36873: .NET Framework Spoofing Vulnerability

  • CVE-2022-21911: Microsoft .NET Framework DOS 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