Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2024-49504

CVE-2024-49504: grub2 Privilege Escalation Vulnerability

CVE-2024-49504 is a privilege escalation vulnerability in grub2 that allows attackers with grub shell access to access files on encrypted disks. This post covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-49504 Overview

A security vulnerability has been identified in GRUB2 (GRand Unified Bootloader version 2) that allows attackers with physical access to the GRUB shell to bypass encryption protections and access files on encrypted disks. This bootloader vulnerability undermines the security guarantees provided by full disk encryption, potentially exposing sensitive data to unauthorized parties who gain physical access to affected systems.

Critical Impact

Attackers with physical access can bypass disk encryption protections through the GRUB shell, completely compromising the confidentiality of encrypted data.

Affected Products

  • GRUB2 (GRand Unified Bootloader 2)
  • Linux distributions using vulnerable GRUB2 versions
  • SUSE Linux Enterprise distributions (see vendor advisory)

Discovery Timeline

  • 2024-11-13 - CVE-2024-49504 published to NVD
  • 2024-11-13 - Last updated in NVD database

Technical Details for CVE-2024-49504

Vulnerability Analysis

This vulnerability in GRUB2 represents a significant security flaw in how the bootloader handles access controls for encrypted disk volumes. The weakness is classified under CWE-276 (Incorrect Default Permissions), indicating that the bootloader fails to properly enforce access restrictions when operating in shell mode.

When a system is configured with full disk encryption (such as LUKS), users expect that without the proper decryption key or passphrase, the contents of the encrypted volume remain inaccessible. However, this vulnerability allows an attacker who can access the GRUB shell—typically by interrupting the boot process—to read files from encrypted disks without proper authorization.

The physical access requirement limits the exploitability of this vulnerability to scenarios where an attacker has direct access to the target machine, such as stolen laptops, compromised data centers, or insider threat scenarios. Despite this limitation, the ability to completely bypass disk encryption represents a severe breach of data confidentiality.

Root Cause

The root cause of CVE-2024-49504 is an incorrect default permissions issue (CWE-276) in GRUB2's handling of encrypted disk access. The bootloader fails to properly enforce access control restrictions when operating in interactive shell mode, allowing unauthorized file system access to encrypted volumes. This permission model flaw means that security boundaries expected by disk encryption are not maintained at the bootloader level.

Attack Vector

The attack requires physical access to the target system. An attacker must be able to interact with the boot process to access the GRUB shell. Once in the GRUB shell, the attacker can leverage this vulnerability to access files on encrypted disks that should otherwise be protected.

The attack scenario typically involves:

  1. The attacker gains physical access to a target machine with encrypted disks
  2. The attacker interrupts the normal boot process to access the GRUB shell
  3. Through the GRUB shell, the attacker exploits improper permission handling to access encrypted disk contents
  4. Sensitive data from the encrypted volume is exfiltrated

This attack bypasses the fundamental security guarantee of full disk encryption—that data remains confidential without the decryption credentials.

Detection Methods for CVE-2024-49504

Indicators of Compromise

  • Unexpected boot interruptions or evidence of GRUB shell access in system logs
  • Physical tampering indicators on server or workstation hardware
  • Unauthorized access to sensitive files that should have been protected by encryption
  • Evidence of boot configuration modifications

Detection Strategies

  • Implement physical security monitoring and tamper detection for critical systems
  • Enable and monitor boot logging to detect unauthorized GRUB shell access attempts
  • Deploy endpoint detection solutions that can identify boot-time anomalies
  • Implement hardware security modules (HSM) or TPM-based boot attestation

Monitoring Recommendations

  • Establish baseline boot behavior and alert on deviations
  • Monitor for unauthorized physical access to data center equipment
  • Implement chain-of-custody logging for portable devices with encrypted disks
  • Use SentinelOne's endpoint protection to detect post-exploitation activities

How to Mitigate CVE-2024-49504

Immediate Actions Required

  • Apply vendor security patches for GRUB2 when available from your distribution
  • Enable GRUB password protection to restrict shell access
  • Implement Secure Boot to validate bootloader integrity
  • Restrict physical access to systems containing sensitive encrypted data

Patch Information

Organizations should monitor the SUSE Bug Report CVE-2024-49504 for patch availability and apply updates as they become available from their Linux distribution vendor. GRUB2 updates typically require bootloader reinstallation and may require Secure Boot key re-enrollment.

Workarounds

  • Configure GRUB password protection to prevent unauthorized shell access by setting GRUB_PASSWORD in GRUB configuration
  • Enable UEFI Secure Boot to ensure only signed bootloaders can execute
  • Implement TPM-based measured boot to detect bootloader tampering
  • Apply physical security controls including locked server rooms and tamper-evident seals on critical systems
  • Consider using additional pre-boot authentication mechanisms
bash
# Configuration example - Enable GRUB password protection
# Generate a hashed password
grub-mkpasswd-pbkdf2

# Add to /etc/grub.d/40_custom:
# set superusers="admin"
# password_pbkdf2 admin <generated-hash>

# Regenerate GRUB configuration
grub-mkconfig -o /boot/grub/grub.cfg

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechGrub2

  • SeverityHIGH

  • CVSS Score7.0

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-276
  • Technical References
  • SUSE Bug Report CVE-2024-49504
  • Related CVEs
  • CVE-2025-0677: GRUB2 UFS Module RCE Vulnerability

  • CVE-2025-0622: GRUB2 Use-After-Free Vulnerability

  • CVE-2025-0624: GRUB2 Network Boot 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