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-35969

CVE-2025-35969: Intel Server Firmware Update Privilege Escalation

CVE-2025-35969 is a privilege escalation vulnerability affecting Intel Server Firmware Update Utility before version 16.0.12. This flaw allows authenticated attackers to elevate privileges through an uncontrolled search path.

Published: May 17, 2026

CVE-2025-35969 Overview

CVE-2025-35969 is an uncontrolled search path vulnerability [CWE-427] affecting Intel Server Firmware Update Utility Software before version 16.0.12. The flaw resides in Ring 3 user-space components and may allow an authenticated local user to escalate privileges. Exploitation requires local access, low-privileged authentication, and active user interaction, combined with high attack complexity. A successful attack can compromise the confidentiality, integrity, and availability of the affected system. Intel published the issue under Intel Security Advisory SA-01410.

Critical Impact

An authenticated local adversary may hijack the firmware update utility's library search order to execute code with elevated privileges, compromising host confidentiality, integrity, and availability.

Affected Products

  • Intel Server Firmware Update Utility Software versions prior to 16.0.12
  • Intel server platforms relying on the affected firmware update tooling
  • Systems where the utility is invoked by privileged users or scheduled tasks

Discovery Timeline

  • 2026-05-12 - CVE-2025-35969 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2025-35969

Vulnerability Analysis

The vulnerability is classified as an uncontrolled search path element [CWE-427]. The Intel Server Firmware Update Utility loads supporting libraries or binaries without fully constraining the directories searched at load time. An attacker who can place a malicious file in a writable location appearing earlier in the search path can cause the utility to load attacker-controlled code. When the utility runs in a privileged context, that code executes with elevated rights, producing privilege escalation within Ring 3 user applications.

The scope of the flaw is bounded to the vulnerable system. The CVSS 4.0 base score of 5.4 reflects high attack complexity, the requirement for an authenticated local user, and the need for active user interaction to trigger the vulnerable code path. The EPSS probability remains very low at the time of publication, and no public proof-of-concept or in-the-wild exploitation has been reported.

Root Cause

The root cause is improper control of the search path used to resolve dependent modules. The utility relies on the operating system's default resolution order rather than explicitly pinning trusted, absolute paths for the libraries and helper executables it consumes. This allows binary planting and DLL/shared-object preloading attacks when a writable directory is present in the search order before the legitimate location.

Attack Vector

Exploitation requires local access by an authenticated user. The attacker stages a malicious library or executable matching a name the utility resolves at load time, then waits for or induces a privileged user to launch the firmware update workflow. Because user interaction is required, social engineering or co-located task scheduling is typically necessary. Once the utility loads the planted binary, the attacker's payload runs in the security context of the invoking process.

No verified public exploit code is available for CVE-2025-35969. Technical specifics are documented in the Intel Security Advisory SA-01410.

Detection Methods for CVE-2025-35969

Indicators of Compromise

  • Unexpected DLL or shared object files in directories adjacent to the Intel Server Firmware Update Utility binaries
  • Process creation events where the utility spawns unsigned or unexpected child processes
  • Module load events resolving to user-writable directories instead of trusted system paths
  • Newly written executables in temporary or staging folders immediately before utility execution

Detection Strategies

  • Monitor image-load telemetry for the firmware update utility and flag modules loaded from non-standard or user-writable paths
  • Hunt for file write events that drop libraries matching dependency names used by the utility
  • Correlate elevated-privilege process launches of the utility with recent file activity in the same working directory
  • Compare loaded module hashes against a baseline of legitimate Intel-signed binaries

Monitoring Recommendations

  • Enable file integrity monitoring on directories where the firmware update utility is installed and executed
  • Alert on execution of the utility from non-standard paths, especially user profile or removable media locations
  • Track privileged sessions that launch firmware tooling and review interactive prompts answered by operators

How to Mitigate CVE-2025-35969

Immediate Actions Required

  • Upgrade the Intel Server Firmware Update Utility Software to version 16.0.12 or later on all affected servers
  • Restrict execution of the utility to administrators operating from trusted, write-protected directories
  • Audit administrator workstations and server staging directories for unexpected libraries adjacent to the utility
  • Remove writable entries from the system PATH for accounts that run firmware tooling

Patch Information

Intel addressed the vulnerability in version 16.0.12 of the Server Firmware Update Utility Software. Customers should follow the remediation guidance in Intel Security Advisory SA-01410 and validate that all server management workstations and out-of-band update hosts are running the fixed release.

Workarounds

  • Execute the utility only from a hardened, ACL-restricted directory that non-administrators cannot write to
  • Launch the utility using absolute paths rather than relying on PATH resolution
  • Limit interactive use of the tool to trained operators and disable shared-session access during updates
  • Apply application allowlisting to prevent unsigned libraries from loading into the utility process
bash
# Configuration example: verify installed utility version before use
intel-sfuu --version
# Expected output: 16.0.12 or later

# Restrict execution directory permissions (Linux example)
chown root:root /opt/intel/sfuu
chmod 755 /opt/intel/sfuu
find /opt/intel/sfuu -type f -exec chmod 644 {} \;

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechIntel

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:A/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
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-427
  • Technical References
  • Intel Security Advisory SA-01410
  • Related CVEs
  • CVE-2025-35990: Intel EMA Privilege Escalation Flaw

  • CVE-2026-20738: Intel QuickAssist Privilege Escalation

  • CVE-2026-20718: Intel NPU Driver Privilege Escalation Flaw

  • CVE-2026-20709: Intel Processor Privilege Escalation Flaw
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