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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-36012

CVE-2023-36012: Windows Server 2008 DHCP Vulnerability

CVE-2023-36012 is an information disclosure vulnerability in Microsoft Windows Server 2008 DHCP Server Service that could allow attackers to access sensitive data. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-36012 Overview

CVE-2023-36012 is an information disclosure vulnerability affecting the DHCP Server Service in Microsoft Windows Server products. This vulnerability allows remote attackers to potentially access sensitive information from affected DHCP servers without requiring authentication or user interaction.

Critical Impact

Unauthenticated remote attackers can exploit this vulnerability to disclose sensitive information from DHCP Server services across multiple Windows Server versions, potentially exposing network configuration data and internal infrastructure details.

Affected Products

  • Microsoft Windows Server 2008 SP2
  • Microsoft Windows Server 2008 R2 SP1 (x64)
  • Microsoft Windows Server 2012
  • Microsoft Windows Server 2012 R2
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

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

Technical Details for CVE-2023-36012

Vulnerability Analysis

This vulnerability is classified under CWE-908 (Use of Uninitialized Resource), indicating that the DHCP Server Service may utilize memory or resources that have not been properly initialized. When exploited, this flaw can lead to the disclosure of sensitive information that resides in uninitialized memory regions.

The vulnerability affects the DHCP Server Service, a critical network component responsible for automatically assigning IP addresses and network configuration parameters to client devices. Given its network-facing nature, DHCP servers are often accessible across enterprise networks, making this information disclosure vulnerability particularly concerning for organizations with extensive Windows Server deployments.

Root Cause

The root cause of CVE-2023-36012 stems from improper handling of uninitialized memory resources within the DHCP Server Service. When processing certain DHCP requests, the service may inadvertently expose memory contents that contain residual data from previous operations. This uninitialized memory could potentially contain sensitive information such as memory addresses, configuration data, or other internal server information.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no authentication or user interaction to exploit. An attacker positioned on the same network segment as a vulnerable DHCP server, or with network access to the DHCP service port, could craft malicious DHCP packets designed to trigger the information disclosure condition.

The exploitation scenario involves an attacker sending specially crafted DHCP messages to the vulnerable server. The server's improper handling of these requests could result in responses containing uninitialized memory contents, which the attacker can then analyze to extract sensitive information about the server's internal state or configuration.

Detection Methods for CVE-2023-36012

Indicators of Compromise

  • Unusual DHCP traffic patterns with malformed or abnormal packet structures targeting DHCP servers
  • Increased volume of DHCP requests from unexpected source addresses
  • DHCP server logs showing repeated failed or abnormal request handling events
  • Network traffic analysis revealing DHCP responses with unusual payload sizes or contents

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) with signatures for anomalous DHCP traffic patterns
  • Enable and monitor Windows DHCP Server audit logging for suspicious request activities
  • Implement network traffic analysis to identify DHCP packets with unusual characteristics or from unexpected sources
  • Use SentinelOne Singularity platform to monitor DHCP server processes for abnormal behavior patterns

Monitoring Recommendations

  • Configure SIEM alerting for high-volume or anomalous DHCP server activity
  • Monitor network segments for unauthorized DHCP discovery or request broadcasts
  • Establish baseline DHCP traffic patterns to detect deviations that may indicate exploitation attempts
  • Regularly review DHCP server event logs for error conditions related to memory handling

How to Mitigate CVE-2023-36012

Immediate Actions Required

  • Apply the Microsoft security updates for CVE-2023-36012 on all affected Windows Server systems running DHCP services
  • Restrict network access to DHCP servers using firewall rules and network segmentation
  • Implement DHCP snooping on network switches to prevent unauthorized DHCP traffic
  • Conduct an inventory of all DHCP servers in the environment to ensure comprehensive patching

Patch Information

Microsoft has released security updates to address this vulnerability. Administrators should consult the Microsoft Security Update Guide for CVE-2023-36012 for specific patch details and download links for each affected Windows Server version. The security update addresses the uninitialized memory handling issue in the DHCP Server Service.

Workarounds

  • Implement strict network segmentation to limit exposure of DHCP servers to only authorized client networks
  • Deploy network access control (NAC) to restrict which devices can communicate with DHCP servers
  • Consider using DHCP relay agents with filtering capabilities to reduce direct exposure of DHCP servers
  • Enable enhanced DHCP logging and monitoring until patches can be applied
bash
# Enable DHCP Server audit logging via PowerShell
Set-DhcpServerAuditLog -Enable $true -Path "C:\Windows\System32\dhcp" -MaxMBFileSize 70

# Verify DHCP Server audit logging is enabled
Get-DhcpServerAuditLog

# Review Windows Firewall rules for DHCP Server service
Get-NetFirewallRule -DisplayName "*DHCP*" | Format-Table Name, Enabled, Direction, Action

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.90%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36012
  • Related CVEs
  • CVE-2026-33829: Windows Snipping Tool Info Disclosure Flaw

  • CVE-2026-32218: Windows Kernel Information Disclosure

  • CVE-2026-32217: Windows Kernel Information Disclosure Flaw

  • CVE-2026-32215: Windows Kernel Information Disclosure Flaw
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