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
    • 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-12358

CVE-2020-12358: Intel BIOS Denial of Service Vulnerability

CVE-2020-12358 is a denial of service flaw in Intel processor firmware caused by an out-of-bounds write issue. A privileged user with local access can exploit this vulnerability to disrupt system operations.

Published: March 4, 2026

CVE-2020-12358 Overview

CVE-2020-12358 is an out-of-bounds write vulnerability affecting the firmware (BIOS) for a wide range of Intel processors. This firmware-level flaw allows a privileged user with local access to potentially trigger a denial of service condition. The vulnerability impacts multiple generations of Intel Core, Xeon, and other processor families, as well as products from Siemens and NetApp that incorporate affected Intel processors.

Critical Impact

A privileged attacker with local system access can exploit this firmware vulnerability to cause system instability or denial of service, potentially disrupting critical infrastructure and enterprise environments.

Affected Products

  • Intel BIOS firmware for Core i3, i5, i7, i9 processors (6th through 11th generation)
  • Intel Xeon Bronze, Silver, Gold, Platinum, E3, E5, E7, D, E, and W series processors
  • Siemens SIMATIC IPC547G industrial PCs
  • NetApp AFF, FAS, E-Series, HCI Compute Node, HCI Storage Node, and SolidFire BIOS
  • NetApp Cloud Backup

Discovery Timeline

  • 2021-06-09 - CVE-2020-12358 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-12358

Vulnerability Analysis

This vulnerability is classified as CWE-787 (Out-of-bounds Write), a memory corruption flaw that occurs when firmware code writes data beyond the boundaries of an allocated memory buffer. In the context of Intel processor firmware, this type of vulnerability can lead to corruption of adjacent memory regions, causing unpredictable system behavior or complete system failure.

The vulnerability requires local access and high privileges to exploit, which limits the attack surface but makes it particularly dangerous in scenarios involving insider threats or compromised administrator accounts. Exploitation does not require user interaction, meaning an attacker with sufficient privileges can trigger the vulnerability programmatically.

Root Cause

The root cause of CVE-2020-12358 lies in improper bounds checking within the Intel BIOS firmware code. When processing certain inputs or operations, the firmware fails to validate that write operations remain within the allocated buffer boundaries. This oversight allows data to be written to unintended memory locations, potentially overwriting critical firmware structures or control data.

The out-of-bounds write condition can occur during firmware initialization, runtime operations, or when handling specific system management mode (SMM) requests, though specific technical details have not been publicly disclosed by Intel.

Attack Vector

Exploitation of this vulnerability requires an attacker to have:

  1. Local access to the target system - remote exploitation is not possible
  2. High privileges - administrative or root-level access is required
  3. Ability to interact with firmware - through system management interfaces or BIOS configuration utilities

The attack scenario involves a privileged user crafting specific inputs or triggering particular firmware code paths that lead to the out-of-bounds write condition. While the primary impact is denial of service (system crash or hang), such firmware-level vulnerabilities could potentially have more severe implications if chained with other vulnerabilities.

The attacker does not require any user interaction to exploit this vulnerability once they have established privileged local access to the target system.

Detection Methods for CVE-2020-12358

Indicators of Compromise

  • Unexpected system reboots or crashes without clear cause on systems with affected Intel processors
  • BIOS/firmware errors logged in system event logs or IPMI/BMC logs
  • System management mode (SMM) exceptions or errors in hardware monitoring tools
  • Unexplained firmware corruption detected during integrity checks

Detection Strategies

  • Implement hardware inventory management to identify systems with affected Intel processors and outdated BIOS versions
  • Monitor system stability metrics for anomalous reboot patterns that may indicate exploitation attempts
  • Enable and review firmware integrity logging through platform-specific management tools (Intel Management Engine, BMC interfaces)
  • Deploy endpoint detection solutions capable of monitoring privileged operations that interact with firmware interfaces

Monitoring Recommendations

  • Regularly audit administrative and privileged account access to systems with affected Intel processors
  • Configure alerting for multiple consecutive system crashes or unexpected reboots
  • Implement BIOS/UEFI secure boot and firmware integrity verification where supported
  • Monitor for unauthorized changes to BIOS settings or firmware update attempts

How to Mitigate CVE-2020-12358

Immediate Actions Required

  • Identify all systems in your environment running affected Intel processors by cross-referencing hardware inventory against the Intel Security Advisory
  • Prioritize patching for systems in critical infrastructure, data centers, and industrial control environments
  • Restrict administrative access to affected systems to minimize the attack surface until patches can be applied
  • Enable firmware write protection features where available to prevent unauthorized firmware modifications

Patch Information

Intel has released BIOS firmware updates to address this vulnerability. Organizations should obtain patches from their respective hardware vendors:

  • Intel: Refer to Intel Security Advisory SA-00463 for official guidance and firmware update information
  • Siemens: Industrial PC users should review Siemens Security Advisory SSA-309571 for SIMATIC IPC547G firmware updates
  • NetApp: Storage and HCI customers should consult NetApp Security Advisory NTAP-20210702-0002 for applicable product updates

BIOS updates typically require system reboots and should be scheduled during maintenance windows to minimize operational impact.

Workarounds

  • Implement strict access controls to limit which users have administrative privileges on affected systems
  • Enable BIOS password protection to prevent unauthorized firmware configuration changes
  • Where possible, enable firmware write protection (BIOS Lock) to prevent runtime firmware modifications
  • Segment networks to isolate systems with affected processors from untrusted network segments
  • Consider implementing additional monitoring for privileged user activities on critical systems until patches are deployed
bash
# Example: Check Intel processor model on Linux systems
cat /proc/cpuinfo | grep -E "model name|microcode"

# Example: Verify current BIOS version (requires root)
dmidecode -s bios-version

# List all systems requiring BIOS updates (example with dmidecode)
dmidecode -t bios | grep -E "Vendor|Version|Release"

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechIntel Bios

  • SeverityMEDIUM

  • CVSS Score4.4

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • NetApp Security Advisory NTAP-20210702-0002
  • Vendor Resources
  • Siemens Security Advisory SSA-309571

  • Intel Security Advisory SA-00463
  • Related CVEs
  • CVE-2020-8740: Intel BIOS Privilege Escalation Flaw

  • CVE-2020-8738: Intel BIOS Privilege Escalation Flaw

  • CVE-2020-8670: Intel BIOS Privilege Escalation Flaw

  • CVE-2020-12357: Intel BIOS Privilege Escalation Flaw
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