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

CVE-2025-61971: NBIO Register Privilege Escalation Flaw

CVE-2025-61971 is a privilege escalation vulnerability affecting NBIO registers. Missing lock bit protection allows admin attackers to modify MMIO routing, compromising SEV-SNP guest integrity. This article covers impact, technical details, and mitigation strategies.

Published: May 17, 2026

CVE-2025-61971 Overview

CVE-2025-61971 is a hardware-level vulnerability in AMD platforms caused by missing lock bit protection on Northbridge I/O (NBIO) registers. A local attacker with administrative privileges can modify Memory-Mapped I/O (MMIO) routing configurations that should be immutable after platform initialization. The flaw maps to [CWE-1233: Security-Sensitive Hardware Controls with Missing Lock Bit Protection]. Exploitation can break the integrity guarantees of Secure Encrypted Virtualization-Secure Nested Paging (SEV-SNP) confidential guests running on the affected host.

Critical Impact

A local admin-privileged attacker on the host can manipulate MMIO routing through unlocked NBIO registers and undermine SEV-SNP confidential guest integrity protections.

Affected Products

  • AMD processors supporting SEV-SNP with affected NBIO register configurations (see AMD Security Bulletin AMD-SB-3030)
  • Host platforms exposing unlocked NBIO MMIO routing registers
  • SEV-SNP confidential virtualization deployments relying on host integrity isolation

Discovery Timeline

  • 2026-05-13 - CVE-2025-61971 published to the National Vulnerability Database
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2025-61971

Vulnerability Analysis

The vulnerability resides in the NBIO register set used to configure MMIO address routing on AMD platforms. Lock bits are hardware mechanisms that freeze register contents after firmware completes initialization. When these lock bits are missing or not asserted, privileged software running on the host can rewrite routing configuration at runtime. This breaks an architectural assumption of SEV-SNP, which relies on the host platform exposing a stable and trustworthy memory topology to the secure processor and to confidential guests. By rerouting MMIO regions, an attacker can redirect device traffic or memory accesses in ways that violate the integrity guarantees promised to a confidential VM.

Root Cause

The root cause is the absence of lock bit enforcement on security-sensitive NBIO configuration registers. Hardware controls that govern platform memory routing must be locked before guest workloads execute. Without that enforcement, the registers remain writable through their administrative interfaces and become a tampering primitive available to any code running with local admin privileges on the host.

Attack Vector

Exploitation requires local access and high privileges on the host operating system or hypervisor. An attacker with administrative rights writes to the affected NBIO MMIO routing registers to alter the platform memory map after SEV-SNP guests have started. The attack does not require user interaction and is not exposed remotely. The integrity impact targets the confidential guest rather than confidentiality or availability, consistent with the SEV-SNP threat model where the host is considered untrusted.

No public proof-of-concept code is available for CVE-2025-61971. Refer to AMD Security Bulletin AMD-SB-3030 for vendor-supplied technical detail.

Detection Methods for CVE-2025-61971

Indicators of Compromise

  • Unexpected writes to NBIO MMIO configuration registers after platform initialization completes
  • Runtime changes to host memory routing tables that were expected to be static
  • SEV-SNP guest attestation failures or integrity measurement mismatches on previously trusted hosts

Detection Strategies

  • Monitor host kernel and hypervisor logs for privileged drivers or modules accessing AMD NBIO register space outside of firmware initialization windows
  • Validate firmware and BIOS versions across the fleet against AMD's fixed builds referenced in AMD-SB-3030
  • Correlate administrative logons on confidential-compute hosts with subsequent device or kernel module load events

Monitoring Recommendations

  • Alert on loading of unsigned or unexpected kernel drivers on hosts running SEV-SNP workloads
  • Track SEV-SNP guest attestation reports for deviations and route failures to the SOC for review
  • Audit administrative account usage on confidential virtualization hosts and require multi-party approval for privileged sessions

How to Mitigate CVE-2025-61971

Immediate Actions Required

  • Inventory AMD-based hosts running SEV-SNP confidential workloads and identify systems exposed to AMD-SB-3030
  • Apply the BIOS, firmware, and AGESA updates published by AMD and your server OEM as soon as they are available for your platform
  • Restrict and audit local administrative access on confidential-compute hosts, since exploitation requires high privileges

Patch Information

AMD has documented the affected platforms and fixed firmware levels in AMD Security Bulletin AMD-SB-3030. Coordinate with your server vendor to obtain BIOS or AGESA updates that enforce lock bit protection on the affected NBIO registers, then redeploy the firmware across all impacted hosts and verify SEV-SNP attestation after the update.

Workarounds

  • Limit host administrator accounts to a minimal, monitored set until firmware updates are deployed
  • Avoid scheduling sensitive SEV-SNP confidential workloads on hosts that have not yet received the AMD-SB-3030 firmware fix
  • Enforce attestation-based admission control so that guests refuse to run on hosts reporting unpatched firmware versions
bash
# Verify host firmware level against AMD-SB-3030 fixed versions
sudo dmidecode -s bios-version
sudo dmidecode -s bios-release-date

# Confirm SEV-SNP platform state on a Linux host
cat /sys/module/kvm_amd/parameters/sev_snp

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechN/A

  • SeverityMEDIUM

  • CVSS Score5.9

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/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-1233
  • Technical References
  • AMD Security Bulletin AMD-SB-3030
  • Latest CVEs
  • CVE-2026-46333: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-2586: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-2587: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-45255: FreeBSD bsdinstall/bsdconfig RCE Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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