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
    • 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-1464

CVE-2020-1464: Windows 10 1507 Auth Bypass Vulnerability

CVE-2020-1464 is an authentication bypass spoofing flaw in Windows 10 1507 that allows attackers to load improperly signed files. This article covers the technical details, affected versions, impact, and mitigation.

Published: March 11, 2026

CVE-2020-1464 Overview

CVE-2020-1464 is a spoofing vulnerability that exists when Windows incorrectly validates file signatures. An attacker who successfully exploits this vulnerability can bypass security features and load improperly signed files. This vulnerability, sometimes referred to as "GlueBall," allows attackers to append malicious content to signed files while maintaining the original valid signature, effectively bypassing Windows code signing security controls.

Critical Impact

This vulnerability is actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities catalog. It allows attackers to bypass Windows code signing verification, enabling the execution of malicious code that appears legitimately signed.

Affected Products

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

Discovery Timeline

  • August 17, 2020 - CVE-2020-1464 published to NVD
  • February 23, 2026 - Last updated in NVD database

Technical Details for CVE-2020-1464

Vulnerability Analysis

This vulnerability is classified under CWE-347 (Improper Verification of Cryptographic Signature). The flaw exists in how Windows validates Authenticode signatures on executable files. The vulnerability allows an attacker to append malicious content to a legitimately signed file without invalidating the digital signature.

The attack technique exploits a fundamental weakness in how Windows processes file signatures. When Windows verifies an Authenticode signature, it checks the signature against the signed portion of the file but does not properly validate that the entire file content is covered by the signature. This allows attackers to append additional data—such as a malicious JAR file—to the end of a signed executable.

The practical exploitation involves appending a malicious JAR archive to a signed MSI or other Windows executable. Since Java reads JAR files from the end of the file (as JAR files are ZIP format which stores the directory at the end), the malicious JAR code executes while Windows sees only the valid signature from the original signed file.

Root Cause

The root cause is improper verification of cryptographic signatures in the Windows Authenticode validation process. Windows fails to ensure that the digital signature covers the entire file content, allowing post-signature data appending. Specifically, the signature validation routine does not detect or invalidate files where additional content has been appended after the signed data section.

Attack Vector

The attack requires local access and involves an attacker crafting a malicious payload by appending unsigned malicious code to a legitimately signed Windows executable file. In an attack scenario:

  1. The attacker obtains a legitimately signed Windows file (MSI, PE executable)
  2. Malicious code (typically a JAR archive) is appended to the end of the signed file
  3. The combined file retains the valid digital signature from the original file
  4. When Windows validates the file, the signature check passes
  5. When the file is opened with Java or another interpreter that reads from the file end, the malicious payload executes

This technique has been observed in the wild appending malicious JAR files to signed MSI installers, allowing malware distribution that bypasses security tools checking for valid signatures.

Detection Methods for CVE-2020-1464

Indicators of Compromise

  • Executable files with abnormally large file sizes relative to their expected content
  • Files with valid Authenticode signatures that contain JAR/ZIP data appended after the signature
  • Legitimate signed MSI or PE files with unexpected trailing data past the signature boundary
  • Execution of Java processes spawned from signed Windows installers

Detection Strategies

  • Implement file integrity monitoring to detect modified signed executables in critical directories
  • Deploy endpoint detection rules that alert on Java execution spawned from Windows installer processes
  • Use security tools capable of detecting file content beyond the Authenticode signature boundary
  • Monitor for unusual file write operations that modify signed executables

Monitoring Recommendations

  • Enable Windows Event logging for code integrity and AppLocker events
  • Configure SentinelOne to monitor for process ancestry anomalies involving signed installers spawning script interpreters
  • Audit software installation directories for files with mismatched content types
  • Implement application whitelisting with strict hash validation

How to Mitigate CVE-2020-1464

Immediate Actions Required

  • Apply the Microsoft security update released in August 2020 immediately
  • Prioritize patching systems in CISA's Known Exploited Vulnerabilities catalog remediation timeline
  • Audit systems for files exhibiting signature/content mismatch patterns
  • Enable enhanced code integrity enforcement policies where possible

Patch Information

Microsoft has released security updates to address this vulnerability. The patch corrects how Windows validates file signatures by ensuring the signature validation process properly accounts for the entire file content. Organizations should apply updates available through Windows Update or the Microsoft Security Response Center advisory.

For detailed technical analysis of this vulnerability, refer to the Medium analysis by Tal Be'ery and the VirusTotal blog post documenting malicious JAR appending techniques observed in the wild.

Workarounds

  • Block execution of Java (JAR files) from Windows installer directories using application control policies
  • Implement strict AppLocker or Windows Defender Application Control (WDAC) policies that validate file hashes rather than just signatures
  • Configure endpoint protection to perform deep file inspection beyond signature validation
  • Restrict execution of files from user-writable locations
bash
# Example: Configure AppLocker to require hash validation
# Run in elevated PowerShell
Set-AppLockerPolicy -PolicyFilePath "C:\Policies\strict-hash-policy.xml" -Merge
Get-AppLockerPolicy -Effective | Test-AppLockerPolicy -Path "C:\Installers\*" -User Everyone

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability12.64%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-347
  • Technical References
  • VirusTotal Blog Post

  • Krebs on Security Article

  • Medium Analysis on CVE-2020-1464

  • CISA Known Exploited Vulnerabilities Catalog
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-1464
  • Related CVEs
  • CVE-2026-23656: Windows App Authentication Bypass Flaw

  • CVE-2026-23674: Windows MapUrlToZone Auth Bypass Flaw

  • CVE-2026-21255: Windows 10 1607 Auth Bypass Vulnerability

  • CVE-2026-21510: Windows 10 1607 Auth Bypass 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