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

CVE-2020-0645: Microsoft IIS Server Tampering Vulnerability

CVE-2020-0645 is a tampering vulnerability in Microsoft IIS Server caused by improper handling of malformed request headers. This article covers the technical details, affected versions, impact, and mitigation.

Published: March 4, 2026

CVE-2020-0645 Overview

A tampering vulnerability exists when Microsoft IIS Server improperly handles malformed request headers. This vulnerability, officially designated as the 'Microsoft IIS Server Tampering Vulnerability,' allows remote attackers to bypass security controls and manipulate server behavior through specially crafted HTTP requests. Organizations running IIS on affected Windows operating systems should prioritize patching to prevent potential tampering attacks.

Critical Impact

Remote attackers can exploit improper request header handling in Microsoft IIS Server to tamper with web server functionality without requiring authentication, potentially leading to unauthorized data modification or security bypass.

Affected Products

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

Discovery Timeline

  • March 12, 2020 - CVE-2020-0645 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-0645

Vulnerability Analysis

This tampering vulnerability affects the HTTP request header parsing mechanism within Microsoft Internet Information Services (IIS). When IIS receives HTTP requests with malformed or specially crafted headers, the server fails to properly validate and handle these inputs. This improper handling can allow attackers to manipulate how the server processes requests, potentially bypassing security controls, modifying cached content, or influencing downstream application behavior.

The vulnerability is particularly concerning because it can be exploited remotely over the network without requiring any user interaction or prior authentication. The primary impact is on data integrity, as attackers can potentially tamper with server responses or internal processing logic.

Root Cause

The root cause lies in insufficient validation of HTTP request headers within the IIS web server component. When malformed headers are received, IIS does not adequately sanitize or reject these inputs, allowing attackers to inject unexpected values that influence server behavior. This falls under the category of improper input validation, specifically related to HTTP protocol handling.

Attack Vector

The attack vector is network-based, allowing remote exploitation without authentication. An attacker can craft malicious HTTP requests containing malformed headers and send them to a vulnerable IIS server. The exploitation requires no user interaction and can be performed by any network-accessible attacker.

The attack typically involves:

  1. Identifying a target IIS server running on an affected Windows version
  2. Crafting HTTP requests with specially malformed or manipulated headers
  3. Sending these requests to the server to trigger the improper handling behavior
  4. Exploiting the resulting tampering condition to modify server behavior or bypass security controls

This vulnerability could be chained with other attacks to achieve more significant impact, such as cache poisoning or request smuggling scenarios.

Detection Methods for CVE-2020-0645

Indicators of Compromise

  • Unusual or malformed HTTP request headers in IIS access logs with unexpected characters or encoding
  • HTTP requests containing abnormally long or duplicated header values
  • Suspicious patterns in request headers that deviate from standard HTTP specifications
  • Evidence of HTTP request smuggling or cache poisoning attempts in web server logs

Detection Strategies

  • Enable detailed IIS logging and monitor for requests with malformed or suspicious header patterns
  • Deploy web application firewalls (WAF) configured to detect and block malformed HTTP headers
  • Implement intrusion detection rules that flag non-compliant HTTP request structures
  • Use SentinelOne's network visibility capabilities to identify anomalous HTTP traffic patterns targeting IIS servers

Monitoring Recommendations

  • Configure IIS Failed Request Tracing to capture detailed information on suspicious requests
  • Set up alerts for high volumes of malformed requests from single source IPs
  • Monitor for exploitation attempts using SIEM correlation rules focused on HTTP header anomalies
  • Implement baseline monitoring for normal IIS request patterns to detect deviations

How to Mitigate CVE-2020-0645

Immediate Actions Required

  • Apply the Microsoft security update from the March 2020 Patch Tuesday release immediately
  • Audit all IIS servers in the environment to identify affected systems running vulnerable Windows versions
  • Implement network segmentation to limit exposure of IIS servers to untrusted networks
  • Enable request filtering in IIS to reject requests with malformed headers as a temporary measure

Patch Information

Microsoft has released security updates to address this vulnerability as part of the March 2020 security updates. The patch corrects how IIS handles malformed request headers, ensuring proper validation and rejection of non-compliant inputs. For detailed patch information and download links, refer to the Microsoft Security Advisory for CVE-2020-0645.

Organizations should prioritize patching production IIS servers, especially those exposed to the internet or untrusted networks. The security update is available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog.

Workarounds

  • Enable IIS Request Filtering to block requests with suspicious header patterns or excessive header lengths
  • Deploy a reverse proxy or WAF in front of IIS servers to sanitize incoming HTTP requests
  • Configure maxAllowedContentLength and header size limits in IIS to restrict malformed input
  • Restrict network access to IIS servers using firewall rules to limit exposure to trusted sources only
bash
# IIS Request Filtering Configuration via PowerShell
# Limit request header size to help mitigate malformed header attacks
Import-Module WebAdministration

# Set maximum allowed header length (in bytes)
Set-WebConfigurationProperty -PSPath 'MACHINE/WEBROOT/APPHOST' -Filter "system.webServer/security/requestFiltering/requestLimits" -Name "maxAllowedContentLength" -Value 30000000

# Enable request filtering module
Add-WebConfigurationProperty -PSPath 'MACHINE/WEBROOT/APPHOST' -Filter "system.webServer/security/requestFiltering/headerLimits" -Name "." -Value @{header='Content-Type';sizeLimit=1024}

# Verify configuration
Get-WebConfigurationProperty -PSPath 'MACHINE/WEBROOT/APPHOST' -Filter "system.webServer/security/requestFiltering/requestLimits" -Name "maxAllowedContentLength"

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechMicrosoft

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability11.79%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-0645
  • Related CVEs
  • CVE-2026-23549: WpEvently Object Injection Vulnerability

  • CVE-2022-23748: Dante Application Library DLL Sideloading

  • CVE-2023-36893: Microsoft Outlook Spoofing Vulnerability

  • CVE-2024-43455: Windows Server 2008 Spoofing 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