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-2025-48514

CVE-2025-48514: SEV Firmware Privilege Escalation Flaw

CVE-2025-48514 is a privilege escalation vulnerability in SEV firmware due to insufficient access control granularity. Attackers can exploit SEV-ES guests to compromise SNP guests. This article covers technical details, impact, and mitigation strategies.

Published: February 13, 2026

CVE-2025-48514 Overview

CVE-2025-48514 is an Insufficient Granularity of Access Control vulnerability in AMD Secure Encrypted Virtualization (SEV) firmware. This flaw allows a privileged attacker to create a SEV-ES (Encrypted State) Guest that can be leveraged to attack SEV-SNP (Secure Nested Paging) guests, potentially resulting in a loss of confidentiality for protected virtual machines.

Critical Impact

A privileged attacker with local access can exploit weaknesses in SEV firmware access controls to compromise the confidentiality of SEV-SNP protected guest environments, undermining hardware-based trusted execution guarantees.

Affected Products

  • AMD SEV Firmware (specific versions detailed in AMD Security Bulletin SB-3023)
  • Systems utilizing AMD SEV-ES and SEV-SNP technologies
  • AMD EPYC processors with SEV capabilities

Discovery Timeline

  • 2026-02-10 - CVE-2025-48514 published to NVD
  • 2026-02-10 - Last updated in NVD database

Technical Details for CVE-2025-48514

Vulnerability Analysis

This vulnerability stems from insufficient access control granularity within the SEV firmware implementation. AMD's Secure Encrypted Virtualization technology provides memory encryption capabilities to protect virtual machine data from hypervisor-level attacks. SEV-ES extends this by encrypting CPU register state, while SEV-SNP adds integrity protection to prevent memory replay and corruption attacks.

The vulnerability exists because the firmware does not adequately distinguish between different guest types when enforcing access controls. This allows an attacker who has already obtained privileged access to the system to create a malicious SEV-ES guest that can interact with or gain information about SEV-SNP protected guests in unintended ways.

Exploitation requires local access and high privileges, limiting the attack surface significantly. However, in multi-tenant cloud environments where SEV-SNP is deployed specifically to protect sensitive workloads from the infrastructure provider, this vulnerability undermines the security guarantees that customers rely upon.

Root Cause

The root cause is classified as CWE-1220: Insufficient Granularity of Access Control. The SEV firmware fails to enforce sufficiently fine-grained access controls between different guest security levels. Specifically, the isolation boundary between SEV-ES guests and SEV-SNP guests is not properly maintained, allowing a specially crafted SEV-ES guest to potentially access confidential data belonging to SNP-protected guests.

This architectural weakness in the access control model means that even though SEV-SNP provides stronger security guarantees than SEV-ES, those guarantees can be circumvented by an attacker operating through the less restrictive SEV-ES interface.

Attack Vector

The attack requires local access to the target system with high privileges. An attacker must be able to create and configure virtual machines using SEV-ES capabilities. The attack flow involves:

  1. The attacker gains privileged access to a system running SEV-enabled workloads
  2. The attacker creates a malicious SEV-ES guest configured to exploit the access control weakness
  3. Through the SEV-ES guest, the attacker can potentially access confidential information from SEV-SNP protected guests
  4. The confidentiality of SNP-protected workloads is compromised

The vulnerability specifically targets the confidentiality of SEV-SNP guests while not directly affecting integrity or availability. The attack complexity involves certain preconditions that must be met, limiting opportunistic exploitation.

Detection Methods for CVE-2025-48514

Indicators of Compromise

  • Unexpected creation of SEV-ES guests on systems primarily running SEV-SNP workloads
  • Anomalous memory access patterns between guest security domains
  • Unusual firmware API calls related to guest creation and management
  • Signs of privilege escalation attempts targeting hypervisor or firmware interfaces

Detection Strategies

  • Monitor hypervisor logs for unusual guest creation events, particularly SEV-ES guests on SNP-focused systems
  • Implement firmware integrity monitoring to detect unauthorized modifications
  • Deploy hardware security module (HSM) logging to track SEV-related operations
  • Audit privileged user activities on systems hosting confidential computing workloads

Monitoring Recommendations

  • Enable detailed logging of all SEV guest lifecycle events
  • Implement alerting for any SEV-ES guest creation in environments where only SEV-SNP should be used
  • Monitor for signs of lateral movement from SEV-ES to SEV-SNP guest boundaries
  • Review access control configurations for SEV-enabled systems regularly

How to Mitigate CVE-2025-48514

Immediate Actions Required

  • Review AMD Security Bulletin SB-3023 for vendor-specific guidance and patches
  • Audit current SEV guest deployments to identify any unauthorized SEV-ES guests
  • Restrict privileges for creating and managing SEV guests to only essential personnel
  • Consider temporarily disabling SEV-ES guest creation if only SEV-SNP workloads are required

Patch Information

AMD has released security guidance addressing this vulnerability in AMD Security Bulletin SB-3023. Organizations should review this bulletin for specific firmware update instructions and verify that their systems are running the latest SEV firmware versions that address this access control weakness.

Contact your hardware vendor or cloud service provider for information on deploying the updated firmware in your specific environment. Firmware updates may require system downtime and should be scheduled according to change management procedures.

Workarounds

  • Implement strict access controls limiting who can create SEV-ES guests on affected systems
  • In environments requiring only SEV-SNP, consider disabling SEV-ES capabilities at the firmware level if supported
  • Implement network segmentation to isolate systems running confidential computing workloads
  • Deploy additional monitoring and auditing for privileged operations on affected systems
bash
# Configuration example
# Verify current SEV firmware version (Linux)
dmesg | grep -i sev
cat /sys/module/ccp/parameters/sev

# Check SEV capabilities and status
cat /sys/kernel/debug/sev/sev_status 2>/dev/null || echo "Debug filesystem mount required"

# Audit SEV guest configurations
virsh list --all | while read line; do
  virsh dumpxml "$vm" 2>/dev/null | grep -i "sev\|launch-security"
done

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechSev Firmware

  • SeverityMEDIUM

  • CVSS Score4.0

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/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
  • AvailabilityNone
  • CWE References
  • CWE-1220
  • Technical References
  • AMD Security Bulletin SB-3023
  • Related CVEs
  • CVE-2025-52536: SEV Firmware Privilege Escalation Flaw

  • CVE-2025-0031: SEV Firmware Use-After-Free 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