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-2020-17140

CVE-2020-17140: Windows SMB Information Disclosure Flaw

CVE-2020-17140 is an information disclosure vulnerability in Windows SMB that allows attackers to access sensitive data. This article covers the technical details, affected Windows 10 versions, and mitigation steps.

Published: March 4, 2026

CVE-2020-17140 Overview

CVE-2020-17140 is an Information Disclosure vulnerability affecting the Windows Server Message Block (SMB) protocol implementation across a wide range of Microsoft Windows operating systems. This vulnerability allows authenticated attackers to obtain sensitive information from affected systems by sending specially crafted requests to the SMB service over the network.

Critical Impact

Authenticated attackers can leverage this vulnerability to extract sensitive memory contents from Windows systems, potentially exposing credentials, configuration data, or other confidential information stored in system memory.

Affected Products

  • Microsoft Windows 10 (multiple versions including 1607, 1803, 1809, 1903, 1909, 2004, 20H2)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 R2 SP1
  • Microsoft Windows Server 2012 / 2012 R2
  • Microsoft Windows Server 2016 (including versions 1903, 1909, 2004, 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • December 10, 2020 - CVE-2020-17140 published to NVD
  • August 28, 2025 - Last updated in NVD database

Technical Details for CVE-2020-17140

Vulnerability Analysis

This vulnerability exists within the Windows SMB protocol handler, which is responsible for managing file and printer sharing operations across networked Windows systems. The flaw allows authenticated users with network access to extract information that should normally be protected from unauthorized access.

The vulnerability requires an attacker to have low-level privileges on the target system or network, but does not require any user interaction to exploit. Once authenticated, an attacker can leverage specially crafted SMB requests to trigger the information disclosure condition, potentially exposing sensitive data from kernel or process memory.

SMB is a critical Windows networking protocol that operates on TCP port 445 and is enabled by default on Windows systems for file sharing functionality. The widespread deployment of SMB across enterprise environments makes this vulnerability particularly significant for organizations with Windows infrastructure.

Root Cause

The root cause of CVE-2020-17140 stems from improper handling of SMB protocol requests within the Windows kernel. When processing certain SMB operations, the affected component fails to properly validate or sanitize the data being returned to the requesting client, resulting in unintended information leakage.

This represents a failure in the principle of least privilege at the protocol level, where the SMB handler returns more information than necessary for the legitimate operation being performed. The vulnerability is classified under NVD-CWE-noinfo, indicating the specific weakness type has not been publicly disclosed by the vendor.

Attack Vector

The attack vector for CVE-2020-17140 requires network access to an affected Windows system with SMB services enabled. The attacker must possess valid credentials with at least low-level privileges on the target system. The attack can be conducted remotely without requiring physical access to the target machine.

An attacker would typically exploit this vulnerability by:

  1. Establishing an authenticated SMB session with the target system
  2. Sending malformed or specially crafted SMB requests designed to trigger the information disclosure
  3. Analyzing the response data to extract sensitive information
  4. Using the disclosed information for further attacks or intelligence gathering

No verified proof-of-concept code is publicly available for this vulnerability. The exploitation mechanism involves crafting specific SMB protocol requests that cause the Windows SMB server component to improperly disclose memory contents or other sensitive data in the response. Refer to the Microsoft Security Advisory for detailed technical information.

Detection Methods for CVE-2020-17140

Indicators of Compromise

  • Unusual SMB traffic patterns on TCP port 445, particularly from authenticated but potentially compromised accounts
  • Anomalous SMB request sequences or malformed packets targeting file sharing services
  • Unexpected data volumes in SMB responses that exceed normal operational parameters
  • Authentication events followed by unusual SMB operations from external or unexpected network segments

Detection Strategies

  • Deploy network-based intrusion detection systems (IDS) with signatures for anomalous SMB protocol behavior
  • Monitor Windows Security Event Logs for unusual SMB access patterns (Event IDs 5140, 5145)
  • Implement SMB traffic analysis at network perimeter and internal segmentation points
  • Configure endpoint detection solutions to alert on unexpected SMB service interactions

Monitoring Recommendations

  • Enable detailed SMB audit logging on all Windows servers and critical workstations
  • Monitor for authentication attempts followed by rapid or unusual SMB request sequences
  • Track lateral movement indicators involving SMB protocol across network segments
  • Establish baselines for normal SMB traffic volumes and alert on significant deviations

How to Mitigate CVE-2020-17140

Immediate Actions Required

  • Apply the Microsoft security update released in December 2020 to all affected Windows systems
  • Restrict SMB access to only necessary systems using Windows Firewall or network segmentation
  • Review and audit user accounts with SMB access privileges to minimize exposure
  • Monitor for exploitation attempts while patching is in progress

Patch Information

Microsoft has released security updates addressing CVE-2020-17140 as part of the December 2020 Patch Tuesday release. Organizations should apply the appropriate update for their Windows version immediately. Detailed patch information and download links are available through the Microsoft CVE-2020-17140 Update Guide.

The security update addresses the underlying issue in the SMB protocol handler, ensuring proper validation and sanitization of data returned in SMB responses.

Workarounds

  • Disable SMBv1 and restrict SMB access to trusted networks only using host-based firewall rules
  • Block inbound SMB traffic (TCP port 445) at perimeter firewalls for systems that do not require external SMB access
  • Implement network segmentation to limit SMB exposure between network zones
  • Use IPsec or VPN connections for any required remote SMB access to add an additional authentication layer
bash
# Disable SMBv1 on Windows (PowerShell - run as Administrator)
Set-SmbServerConfiguration -EnableSMB1Protocol $false -Force

# Block inbound SMB on Windows Firewall
netsh advfirewall firewall add rule name="Block SMB Inbound" dir=in action=block protocol=tcp localport=445

# Verify SMB signing is enabled (helps prevent tampering)
Set-SmbServerConfiguration -RequireSecuritySignature $true -Force

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 Score6.5

  • EPSS Probability14.37%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft CVE-2020-17140 Update Guide
  • Vendor Resources
  • Microsoft CVE-2020-17140 Security Advisory
  • Related CVEs
  • CVE-2026-4434: WinRM PAM Information Disclosure Flaw

  • CVE-2026-25186: Windows ATBroker Information Disclosure

  • CVE-2026-25185: Windows Shell Link Spoofing Vulnerability

  • CVE-2026-25181: Windows GDI+ 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