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

CVE-2020-15705: GNU GRUB2 Auth Bypass Vulnerability

CVE-2020-15705 is an authentication bypass flaw in GNU GRUB2 that allows secure boot bypass when booting directly without shim. This article covers technical details, affected versions, impact, and mitigation.

Published: March 4, 2026

CVE-2020-15705 Overview

CVE-2020-15705 is a Secure Boot Bypass vulnerability in GNU GRUB2 bootloader that allows attackers to bypass secure boot protections when the system boots directly without the shim bootloader. This vulnerability specifically affects systems where the kernel signing certificate has been imported directly into the secure boot database, enabling unsigned or maliciously modified kernels to execute during the boot process.

Critical Impact

Attackers with local access and high privileges can bypass secure boot protections, potentially loading unsigned or tampered kernel images. This undermines the entire secure boot chain of trust, enabling persistent rootkits and boot-level malware that survive system reboots.

Affected Products

  • GNU GRUB2 version 2.04 and prior versions
  • Red Hat Enterprise Linux 7.0 and 8.0
  • Canonical Ubuntu Linux 14.04 ESM, 16.04 LTS, 18.04 LTS, 20.04 LTS
  • Debian Linux 10.0
  • openSUSE Leap 15.1 and 15.2
  • SUSE Linux Enterprise Server 11, 12, 15
  • Microsoft Windows 10 (multiple versions), Windows 8.1, Windows RT 8.1
  • Microsoft Windows Server 2012, 2016, 2019
  • Red Hat OpenShift Container Platform 4.0
  • Red Hat Enterprise Linux Atomic Host

Discovery Timeline

  • July 29, 2020 - CVE-2020-15705 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-15705

Vulnerability Analysis

This vulnerability resides in the GRUB2 bootloader's signature verification logic. Under normal secure boot configurations, the shim bootloader acts as an intermediate trust layer that validates the GRUB2 bootloader and subsequent kernel images. However, when GRUB2 is configured to boot directly without shim—with the kernel signing certificate imported directly into the UEFI Secure Boot database—the bootloader fails to properly validate kernel signatures before execution.

The flaw stems from improper verification of cryptographic signatures (CWE-347) in the kernel loading path. When booting without shim, GRUB2 does not enforce signature checks on the kernel image, even though the system is configured for secure boot. This creates a gap in the chain of trust that secure boot is designed to maintain.

Root Cause

The root cause is a failure in GRUB2's kernel signature validation logic when operating without the shim bootloader. GRUB2 incorrectly assumes that signature verification is handled externally or skips the verification step entirely in this specific boot configuration. The code path for direct booting lacks the necessary cryptographic validation checks that would normally be performed by shim, leaving the kernel loading process unprotected.

Attack Vector

Exploitation requires local access with high privileges to the target system. An attacker must be able to modify the GRUB2 configuration or replace the kernel image on the boot partition. The attack scenario involves:

  1. Gaining local access to a system configured to boot GRUB2 directly without shim
  2. Replacing the legitimate signed kernel with an unsigned or maliciously modified kernel
  3. Rebooting the system, causing GRUB2 to load the tampered kernel without signature validation
  4. Achieving persistent boot-level code execution that survives system reinstallation

This attack is particularly dangerous because it operates below the operating system level, making detection extremely difficult and enabling rootkits that persist across OS reinstallations.

Detection Methods for CVE-2020-15705

Indicators of Compromise

  • Unexpected modifications to GRUB2 configuration files in /boot/grub2/ or /boot/grub/
  • Changes to kernel images in the boot partition that do not correspond to legitimate updates
  • Boot logs showing kernel images being loaded without signature verification warnings
  • Presence of unsigned kernel modules or boot components on systems configured for secure boot

Detection Strategies

  • Monitor boot partition integrity using file integrity monitoring solutions to detect unauthorized modifications to bootloader and kernel files
  • Implement UEFI Secure Boot audit logging to capture signature verification events during the boot process
  • Use endpoint detection and response (EDR) solutions capable of monitoring pre-boot and boot-time activities
  • Regularly verify that shim bootloader is in use rather than direct GRUB2 booting on secure boot-enabled systems

Monitoring Recommendations

  • Deploy SentinelOne agents with firmware and bootloader monitoring capabilities to detect boot-level tampering
  • Configure system logging to capture UEFI and GRUB2 boot events for forensic analysis
  • Implement regular automated verification of secure boot configuration and certificate chain integrity
  • Monitor for changes to UEFI Secure Boot database entries that could indicate attempted exploitation

How to Mitigate CVE-2020-15705

Immediate Actions Required

  • Verify that all systems boot using the shim bootloader rather than directly booting GRUB2
  • Update GRUB2 to patched versions provided by your Linux distribution vendor
  • Review and audit UEFI Secure Boot database entries for proper certificate chain configuration
  • Apply vendor-specific security updates from Red Hat, Canonical, Debian, SUSE, Microsoft, and other affected vendors

Patch Information

Multiple vendors have released security updates to address this vulnerability. Key vendor resources include:

  • GNU GRUB Development Mailing List Announcement
  • Microsoft Security Advisory ADV200011
  • Red Hat GRUB2 Vulnerability Information
  • Ubuntu Security Notice USN-4432-1
  • Debian GRUB UEFI Secure Boot Advisory
  • SUSE GRUB2 Secure Boot Issue

Organizations should prioritize updating GRUB2 packages and applying UEFI Secure Boot database updates (DBX revocations) as provided by their respective vendors.

Workarounds

  • Ensure all systems use the shim bootloader in the secure boot chain rather than booting GRUB2 directly
  • If direct GRUB2 booting is required, consider temporarily disabling secure boot until patches are applied (note: this reduces security)
  • Implement physical security controls to prevent unauthorized access to boot partitions
  • Use full disk encryption with TPM-sealed keys to detect unauthorized boot chain modifications
bash
# Verify shim bootloader is in use (Linux)
efibootmgr -v | grep -i shim

# Check GRUB2 version for patched release
grub2-install --version

# Verify secure boot status
mokutil --sb-state

# List UEFI secure boot database entries
mokutil --list-enrolled

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGnu Grub2

  • SeverityMEDIUM

  • CVSS Score6.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-347
  • Technical References
  • openSUSE Security Announcement

  • openSUSE Security Announcement

  • Ubuntu Security Notice USN-4432-1

  • Openwall OSS Security Update

  • Openwall OSS Security Update

  • Openwall OSS Security Update

  • Openwall OSS Security Update

  • Openwall OSS Security Update

  • Red Hat GRUB2 Vulnerability

  • Gentoo GLSA 2021-04-05

  • NetApp Advisory NTAP-20200731-0008

  • Ubuntu USN-4432-1 Notification

  • Ubuntu GRUB2 Secure Boot Bypass Guide

  • Debian GRUB UEFI Secure Boot Advisory

  • Eclypsium Security Issue Analysis

  • Openwall OSS Security Update

  • SUSE GRUB2 Secure Boot Issue

  • SUSE Knowledge Base Article
  • Vendor Resources
  • GNU GRUB Devel Update

  • Microsoft Security Advisory ADV200011
  • Related CVEs
  • CVE-2025-1125: GNU GRUB2 HFS Filesystem RCE Vulnerability

  • CVE-2025-0689: GNU GRUB2 Buffer Overflow Vulnerability

  • CVE-2023-4693: GNU GRUB2 Information Disclosure Flaw

  • CVE-2023-4692: GNU GRUB2 NTFS RCE 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