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

CVE-2025-11772: Synaptics Driver Privilege Escalation

CVE-2025-11772 is a privilege escalation vulnerability in Synaptics drivers that allows local users to execute arbitrary code with elevated privileges. This article covers technical details, affected systems, and mitigation.

Updated: January 22, 2026

CVE-2025-11772 Overview

CVE-2025-11772 is a DLL hijacking vulnerability affecting Synaptics fingerprint driver installations. A carefully crafted malicious DLL, when copied to the C:\ProgramData\Synaptics folder, allows a local user to execute arbitrary code with elevated privileges during driver installation. This vulnerability is classified as CWE-427 (Uncontrolled Search Path Element), a common weakness where applications search for DLLs in insecure locations.

Critical Impact

Local privilege escalation through DLL hijacking during Synaptics fingerprint driver installation allows attackers to execute arbitrary code with SYSTEM-level privileges.

Affected Products

  • Synaptics Fingerprint Driver Co-Installer
  • Systems with Synaptics fingerprint drivers installed
  • Windows systems using Synaptics biometric hardware

Discovery Timeline

  • 2025-12-01 - CVE-2025-11772 published to NVD
  • 2025-12-02 - Last updated in NVD database

Technical Details for CVE-2025-11772

Vulnerability Analysis

This vulnerability has been assigned a CVSS v3.1 score of 6.6 (Medium) with the vector string CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. The physical attack vector indicates that an attacker needs local access to the system to exploit this vulnerability, though once exploited, the impact on confidentiality, integrity, and availability is high.

The EPSS (Exploit Prediction Scoring System) probability is 0.021% (4.726 percentile), indicating a relatively low likelihood of exploitation in the wild at this time.

The vulnerability exists in the Synaptics fingerprint driver co-installer component, which loads DLLs from the C:\ProgramData\Synaptics directory during driver installation. This directory may have insufficient access controls, allowing local users to place malicious DLLs that will be loaded by the privileged installation process.

Root Cause

The root cause of CVE-2025-11772 is CWE-427: Uncontrolled Search Path Element. The Synaptics driver installation process does not properly validate or restrict the DLL search path, allowing it to load DLLs from a world-writable or insufficiently protected directory (C:\ProgramData\Synaptics). When the installer runs with elevated privileges during driver installation, it inadvertently loads and executes code from any malicious DLL placed in this location by a local attacker.

Attack Vector

The attack requires physical or local access to the target system (Attack Vector: Physical). An attacker with low privileges can exploit this vulnerability by:

  1. Creating a malicious DLL with the same name as a legitimate DLL expected by the Synaptics installer
  2. Placing the crafted DLL in the C:\ProgramData\Synaptics folder
  3. Waiting for or triggering a driver installation/update event
  4. The privileged installation process loads the malicious DLL, executing attacker-controlled code with elevated (typically SYSTEM) privileges

The attack does not require user interaction (UI:N) and has low attack complexity (AC:L), making it relatively straightforward to execute once local access is obtained.

Detection Methods for CVE-2025-11772

Indicators of Compromise

  • Unexpected DLL files appearing in the C:\ProgramData\Synaptics directory
  • Unusual file modifications or new files with DLL extensions in the Synaptics data folder
  • Process creation events showing SYSTEM-level processes loading DLLs from C:\ProgramData\Synaptics

Detection Strategies

Organizations should implement file integrity monitoring on the C:\ProgramData\Synaptics directory to detect unauthorized modifications or additions. SentinelOne's behavioral AI can detect suspicious DLL loading patterns and privilege escalation attempts associated with DLL hijacking attacks. Key detection strategies include:

  • Monitor for DLL file creation events in C:\ProgramData\Synaptics by non-administrative users
  • Track process creation chains where Synaptics installer processes spawn unexpected child processes
  • Alert on unusual code signing characteristics of DLLs in the Synaptics directory
  • Implement application whitelisting to prevent unauthorized DLL execution

Monitoring Recommendations

Deploy endpoint detection and response (EDR) solutions capable of monitoring DLL loading behavior. SentinelOne Singularity provides real-time visibility into DLL injection and hijacking techniques. Configure Windows event logging to capture:

  • Sysmon Event ID 7 (Image loaded) for DLL loading events
  • Windows Security Event ID 4688 (Process Creation) with command line auditing
  • File system auditing on the C:\ProgramData\Synaptics directory

How to Mitigate CVE-2025-11772

Immediate Actions Required

  • Review and restrict NTFS permissions on the C:\ProgramData\Synaptics directory to prevent unauthorized write access
  • Audit existing files in the Synaptics folder for unauthorized or suspicious DLLs
  • Apply the vendor security update as outlined in the Synaptics security brief

Patch Information

Synaptics has released a security brief addressing this vulnerability. Organizations should consult the official security advisory at Synaptics Security Brief for detailed patching instructions and updated driver versions. Ensure all Synaptics fingerprint drivers are updated to the latest secure versions as recommended by the vendor.

Workarounds

If immediate patching is not possible, implement the following mitigations:

The primary workaround involves restricting access to the vulnerable directory. Administrators should modify the NTFS permissions on C:\ProgramData\Synaptics to allow write access only to administrators and SYSTEM accounts. This prevents low-privileged users from placing malicious DLLs in the directory. Additionally, organizations can implement application control policies to only allow signed, authorized DLLs to load during driver installation processes.

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechSynaptics

  • SeverityMEDIUM

  • CVSS Score6.6

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-427
  • Technical References
  • Synaptics
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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