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-2023-31313

CVE-2023-31313: AMD Power Management Firmware RCE Flaw

CVE-2023-31313 is a remote code execution vulnerability in AMD power management firmware that allows privileged attackers to execute arbitrary code via malformed SMU messages. This article covers technical details, impact, and mitigation.

Published: February 13, 2026

CVE-2023-31313 Overview

CVE-2023-31313 is a firmware vulnerability in AMD's Power Management Firmware (PMFW) that allows a privileged attacker to exploit an unintended proxy or intermediary to send malformed messages to the System Management Unit (SMU). Successful exploitation of this vulnerability could result in arbitrary code execution at the firmware level, posing significant risks to system integrity and security.

Critical Impact

A privileged attacker can leverage this firmware-level vulnerability to execute arbitrary code on the System Management Unit (SMU), potentially compromising the entire system at a hardware management level.

Affected Products

  • AMD Power Management Firmware (PMFW)
  • Systems utilizing AMD System Management Unit (SMU)
  • AMD processors with vulnerable firmware versions (refer to AMD-SB-6024 for specific product details)

Discovery Timeline

  • 2026-02-12 - CVE CVE-2023-31313 published to NVD
  • 2026-02-12 - Last updated in NVD database

Technical Details for CVE-2023-31313

Vulnerability Analysis

This vulnerability is classified under CWE-441 (Unintended Proxy or Intermediary), which describes a situation where software acts as an intermediary or proxy allowing requests to be relayed without proper authorization checks. In the context of AMD's Power Management Firmware, this flaw enables an attacker with privileged access to craft and send malicious messages through the PMFW to the System Management Unit.

The SMU is a critical component responsible for managing various low-level hardware functions including power states, thermal management, and system initialization. Arbitrary code execution at this level could allow an attacker to bypass security mechanisms, persist malware at the firmware level, or manipulate hardware behavior in ways that are difficult to detect and remediate.

The attack requires local access and high privileges, combined with high attack complexity, but the potential for scope change means a successful exploit can impact resources beyond the vulnerable component itself, affecting both confidentiality and integrity.

Root Cause

The root cause of CVE-2023-31313 lies in improper validation and access control within the AMD Power Management Firmware. The PMFW acts as an unintended intermediary, accepting and forwarding messages to the SMU without adequate verification of the message source, format, or intent. This allows a privileged attacker to craft malformed messages that the SMU processes as legitimate commands, ultimately enabling arbitrary code execution.

Attack Vector

The attack vector for CVE-2023-31313 is local, requiring the attacker to have privileged access to the target system. The exploitation process involves:

  1. Gaining privileged local access to a system with vulnerable AMD firmware
  2. Identifying the communication channel between PMFW and SMU
  3. Crafting malformed messages designed to exploit the proxy vulnerability
  4. Sending these messages through the PMFW intermediary to the SMU
  5. Achieving arbitrary code execution within the SMU context

The vulnerability does not require user interaction and can affect resources beyond the original vulnerable component (scope change), making it particularly dangerous despite the high complexity and privilege requirements.

Detection Methods for CVE-2023-31313

Indicators of Compromise

  • Unexpected firmware behavior or modifications to AMD PMFW components
  • Anomalous communication patterns between system management components
  • Unauthorized access attempts to privileged system interfaces
  • Unusual power management or thermal behavior indicating SMU tampering

Detection Strategies

  • Monitor system firmware integrity using hardware-based attestation mechanisms
  • Implement privileged access monitoring to detect unauthorized administrative actions
  • Deploy endpoint detection solutions capable of monitoring low-level system activity
  • Audit system logs for suspicious privileged operations targeting firmware interfaces

Monitoring Recommendations

  • Enable comprehensive logging for all privileged system operations
  • Implement firmware integrity verification during system boot processes
  • Monitor for unauthorized changes to system management configurations
  • Deploy SentinelOne Singularity platform for advanced threat detection at the endpoint level

How to Mitigate CVE-2023-31313

Immediate Actions Required

  • Review AMD Security Bulletin AMD-SB-6024 for specific guidance and affected products
  • Identify all systems in your environment running AMD processors with potentially vulnerable firmware
  • Restrict privileged access to critical systems until patches can be applied
  • Implement network segmentation to limit lateral movement capabilities

Patch Information

AMD has released a security bulletin addressing this vulnerability. Organizations should consult AMD Security Bulletin AMD-SB-6024 for detailed patch information, affected product lists, and firmware update instructions. Firmware updates should be applied following your organization's change management procedures, with appropriate testing in non-production environments first.

Workarounds

  • Enforce strict privileged access controls using principle of least privilege
  • Implement hardware security modules (HSM) where available for additional protection
  • Enable Secure Boot and other platform integrity features to detect firmware tampering
  • Monitor and restrict access to system management interfaces
  • Consider physical security controls for high-value targets until patches are deployed

Consult the AMD Security Bulletin for any vendor-specific workaround recommendations.

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechAmd

  • SeverityHIGH

  • CVSS Score7.2

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-441
  • Technical References
  • AMD Security Bulletin AMD-SB-6024
  • Related CVEs
  • CVE-2025-54510: AMD Zen 5 Privilege Escalation Vulnerability

  • CVE-2025-54502: AMD APCB SMM Privilege Escalation Flaw

  • CVE-2024-36319: AMD VCN Firmware Privilege Escalation Flaw

  • CVE-2024-36320: atihdwt6.sys Integer Overflow 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