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

CVE-2025-14963: Trellix Endpoint Security Privilege Escalation

CVE-2025-14963 is a privilege escalation vulnerability in Trellix Endpoint Security HX Agent driver that allows local attackers to gain system privileges via BYOVD techniques. This article covers technical details, impact, and mitigation.

Published: February 27, 2026

CVE-2025-14963 Overview

A local privilege escalation vulnerability has been identified in the Trellix Endpoint Security HX Agent driver file fekern.sys. This vulnerability allows a threat actor with local user access to gain elevated system privileges by exploiting improper input validation in the driver. The attack leverages a Bring Your Own Vulnerable Driver (BYOVD) technique to access critical Windows process memory, specifically targeting lsass.exe (Local Security Authority Subsystem Service).

The fekern.sys driver is associated with the HX Agent and is present in all existing HX Agent versions. Notably, when installed as part of a fully functional HX Agent deployment, the vulnerable driver is not directly exploitable due to the product's tamper protection mechanism, which restricts communication with the driver to only the Agent's authorized processes.

Critical Impact

Successful exploitation enables attackers to escalate privileges to SYSTEM level, potentially accessing credential data stored in lsass.exe memory through BYOVD techniques.

Affected Products

  • Trellix Endpoint Security (all versions with HX Agent)
  • Trellix Endpoint Security version 35.31.0-37
  • Trellix Endpoint Security version 36.30.0-17

Discovery Timeline

  • 2026-02-24 - CVE-2025-14963 published to NVD
  • 2026-02-26 - Last updated in NVD database

Technical Details for CVE-2025-14963

Vulnerability Analysis

This vulnerability stems from improper input validation (CWE-20) within the fekern.sys kernel-mode driver. The driver, designed to provide endpoint protection capabilities for the Trellix HX Agent, fails to properly validate certain inputs when processing IOCTL (Input/Output Control) requests. This weakness creates an attack surface that can be exploited through BYOVD (Bring Your Own Vulnerable Driver) techniques.

In a BYOVD attack scenario, threat actors deploy a standalone copy of the vulnerable fekern.sys driver on target systems where a fully functional HX Agent is not installed. Without the HX Agent's tamper protection mechanisms active, the attacker can freely communicate with the driver and leverage its elevated kernel privileges to access protected system memory regions.

The primary target of this exploitation is lsass.exe, the Windows Local Security Authority Subsystem Service, which stores authentication credentials in memory. By gaining kernel-level access through the vulnerable driver, attackers can dump credentials or perform other privileged operations that would normally require SYSTEM-level access.

Root Cause

The root cause of this vulnerability is improper input validation (CWE-20) within the fekern.sys driver's IOCTL handling routines. The driver does not adequately validate parameters passed from user-mode applications, allowing malicious inputs to influence kernel-mode operations. This design flaw, combined with the driver's inherent elevated privileges, creates a privilege escalation pathway.

The vulnerability is mitigated in normal deployment scenarios by the HX Agent's tamper protection, which restricts driver communication to authorized Agent processes. However, when the driver is loaded independently (BYOVD scenario), these protections are not present.

Attack Vector

The attack requires local access to the target system and follows a multi-stage exploitation process:

  1. Driver Deployment: The attacker obtains a copy of the vulnerable fekern.sys driver and loads it on a target system without an active HX Agent installation
  2. IOCTL Communication: The attacker crafts malicious IOCTL requests to communicate with the loaded driver
  3. Privilege Escalation: Through the driver's kernel-mode privileges, the attacker gains elevated access to system resources
  4. Credential Access: The attacker leverages the elevated privileges to read protected memory from lsass.exe, extracting authentication credentials

The local attack vector and requirement for the attacker to already have high privileges (to load a kernel driver) contribute to the medium severity rating. However, in environments where driver loading is less restricted or where the vulnerable driver file can be obtained, the impact remains significant.

Detection Methods for CVE-2025-14963

Indicators of Compromise

  • Presence of fekern.sys driver loaded on systems without an active Trellix HX Agent installation
  • Unusual driver loading events from non-standard directories or by non-administrative processes
  • Suspicious IOCTL calls targeting the fekern driver from unknown processes
  • Memory access attempts targeting lsass.exe from kernel-mode drivers

Detection Strategies

  • Monitor for driver load events using Windows Event Log (Event ID 7045 for new service installations)
  • Implement driver block rules for known vulnerable versions of fekern.sys using Windows Defender Application Control (WDAC)
  • Deploy endpoint detection rules for BYOVD attack patterns targeting credential processes
  • Audit and alert on suspicious lsass.exe memory access patterns

Monitoring Recommendations

  • Enable kernel-mode driver loading auditing in Windows Security Event Logs
  • Configure SIEM rules to correlate driver loading events with subsequent suspicious activity
  • Monitor for unauthorized copies of fekern.sys appearing on endpoints outside of legitimate Trellix installations
  • Implement honeypot detection for credential dumping attempts against lsass.exe

How to Mitigate CVE-2025-14963

Immediate Actions Required

  • Review systems for unauthorized copies of fekern.sys driver files outside legitimate Trellix installations
  • Ensure all Trellix Endpoint Security deployments have tamper protection enabled and active
  • Implement application control policies to prevent unauthorized kernel driver loading
  • Audit local administrator accounts and restrict driver loading privileges where possible

Patch Information

Trellix has published information regarding this vulnerability. Organizations should consult the Trellix Security Advisory for the latest guidance on affected versions and available updates. Ensure that all Trellix Endpoint Security installations are updated to the most recent version that addresses this vulnerability.

Workarounds

  • Deploy Windows Defender Application Control (WDAC) policies to block loading of vulnerable fekern.sys driver versions
  • Implement Credential Guard to protect lsass.exe memory from kernel-mode access
  • Restrict local administrator privileges to limit the ability to load kernel drivers
  • Use SentinelOne's Singularity platform to detect and block BYOVD attack techniques in real-time
bash
# Configuration example
# Block vulnerable driver using WDAC - Add to your code integrity policy
# Identify the vulnerable driver hash and add to deny rules

# Example PowerShell to audit driver loading
Get-WinEvent -LogName "Microsoft-Windows-CodeIntegrity/Operational" | 
  Where-Object { $_.Id -eq 3004 -or $_.Id -eq 3033 } | 
  Select-Object TimeCreated, Message | 
  Format-Table -AutoSize

# Enable driver loading auditing
auditpol /set /subcategory:"Plug and Play Events" /success:enable /failure:enable

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechTrellix

  • SeverityMEDIUM

  • CVSS Score6.2

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/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
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-20

  • NVD-CWE-noinfo
  • Technical References
  • Trellix Article on Security
  • Related CVEs
  • CVE-2023-0975: Trellix Agent Privilege Escalation Flaw

  • CVE-2024-11482: Trellix ESM RCE Vulnerability

  • CVE-2024-5671: Trellix IPS Manager RCE Vulnerability

  • CVE-2023-3665: Trellix Endpoint Security RCE 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