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

CVE-2025-26850: Quest KACE SMA Privilege Escalation Flaw

CVE-2025-26850 is a privilege escalation vulnerability in Quest KACE Systems Management Appliance that allows attackers to elevate privileges on managed systems. This article covers technical details, affected versions, impact, and mitigation.

Published: April 8, 2026

CVE-2025-26850 Overview

CVE-2025-26850 is a critical privilege escalation vulnerability affecting the agent component in Quest KACE Systems Management Appliance (SMA). This flaw allows attackers with local access to potentially escalate their privileges on managed systems, posing a significant security risk to enterprise environments utilizing KACE SMA for endpoint management.

The vulnerability is classified under CWE-863 (Incorrect Authorization), indicating that the agent component fails to properly verify whether a user has the necessary permissions to perform privileged operations. This authorization flaw can be exploited by local attackers to gain elevated privileges without requiring authentication or user interaction.

Critical Impact

Local privilege escalation vulnerability in Quest KACE SMA agent that could allow unprivileged users to gain system-level access on managed endpoints, potentially compromising the entire managed infrastructure.

Affected Products

  • Quest KACE Systems Management Appliance (SMA) versions before 14.0.97
  • Quest KACE Systems Management Appliance (SMA) versions 14.1.x before 14.1.19
  • KACE SMA Agent installed on managed systems

Discovery Timeline

  • July 5, 2025 - CVE-2025-26850 published to NVD
  • July 8, 2025 - Last updated in NVD database

Technical Details for CVE-2025-26850

Vulnerability Analysis

This vulnerability resides in the KACE SMA agent, which is deployed on managed endpoints to facilitate system management tasks. The agent runs with elevated privileges to perform administrative operations such as software deployment, patch management, and inventory collection.

The core issue stems from incorrect authorization (CWE-863) within the agent's privilege handling mechanisms. When the agent processes certain operations or requests, it fails to adequately validate whether the requesting process or user has appropriate permissions to perform privileged actions. This authorization gap creates an avenue for local privilege escalation.

Given that KACE SMA agents are typically deployed across hundreds or thousands of endpoints in enterprise environments, successful exploitation could provide attackers with a powerful foothold for lateral movement and widespread compromise.

Root Cause

The root cause of CVE-2025-26850 is an incorrect authorization vulnerability (CWE-863) in the KACE SMA agent. The agent does not properly enforce authorization checks when handling privileged operations, allowing local users to bypass intended access restrictions. This type of flaw often occurs when trust boundaries are improperly defined, where a lower-privileged process can interact with a higher-privileged service without adequate permission verification.

Attack Vector

The attack vector for this vulnerability is local, meaning an attacker must already have some level of access to a system running the vulnerable KACE SMA agent. The exploitation requires:

  • Local Access: The attacker needs local access to a managed endpoint
  • No Privileges Required: The attack can be performed without existing privileges
  • No User Interaction: Exploitation does not require any user interaction
  • Scope Change: Successful exploitation can impact resources beyond the vulnerable component

An attacker could exploit this vulnerability by interacting with the KACE SMA agent service or its associated components in a manner that triggers the authorization bypass, ultimately gaining elevated privileges on the managed system.

Detection Methods for CVE-2025-26850

Indicators of Compromise

  • Unexpected process spawning with SYSTEM/root privileges originating from KACE SMA agent processes
  • Anomalous privilege escalation events on systems with KACE SMA agent installed
  • Unusual inter-process communication with the KACE SMA agent service
  • Suspicious modifications to KACE agent configuration files or directories

Detection Strategies

  • Monitor Windows Event Logs (Security log, Event IDs 4688, 4672) for privilege escalation patterns associated with KACE agent processes
  • Implement endpoint detection rules to identify unauthorized privilege changes on managed systems
  • Deploy process monitoring to detect child processes of KACE agent with unexpected privilege levels
  • Review KACE SMA agent logs for anomalous activity or error messages indicating exploitation attempts

Monitoring Recommendations

  • Enable comprehensive logging on KACE SMA managed endpoints
  • Configure SIEM alerts for privilege escalation events correlated with KACE agent activity
  • Establish baseline behavior for KACE SMA agent processes to identify deviations
  • Implement real-time monitoring for local privilege changes on critical assets

How to Mitigate CVE-2025-26850

Immediate Actions Required

  • Upgrade Quest KACE SMA to version 14.0.97 or later for the 14.0.x branch
  • Upgrade Quest KACE SMA to version 14.1.19 or later for the 14.1.x branch
  • Audit current KACE SMA agent deployments to identify vulnerable installations
  • Implement additional monitoring on systems pending upgrade

Patch Information

Quest has released security patches addressing this vulnerability. Organizations should update their KACE SMA deployments to the following minimum versions:

  • KACE SMA 14.0.x: Upgrade to version 14.0.97 or later
  • KACE SMA 14.1.x: Upgrade to version 14.1.19 or later

For detailed patch information and upgrade instructions, refer to the Quest Security Advisory.

Workarounds

  • Restrict local access to managed endpoints to authorized personnel only
  • Implement application whitelisting to prevent unauthorized processes from interacting with KACE agent
  • Apply principle of least privilege for all user accounts on managed systems
  • Consider temporarily disabling KACE SMA agents on highly sensitive systems until patching is complete
  • Enhance endpoint monitoring on systems where immediate patching is not feasible
bash
# Verify KACE SMA agent version on managed endpoints
# Windows
reg query "HKLM\SOFTWARE\Dell\KACE" /v ProductVersion

# Linux
cat /var/dell/kace/etc/version

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechQuest Kace

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-863
  • Technical References
  • Quest Security Advisory CVE-2025-26850
  • Related CVEs
  • CVE-2025-67813: KACE Desktop Authority Privilege Escalation

  • CVE-2025-32977: Quest KACE SMA Auth Bypass Vulnerability

  • CVE-2025-32975: Quest KACE SMA Auth Bypass 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