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

CVE-2025-59094: Kaba exos 9300 Privilege Escalation Flaw

CVE-2025-59094 is a local privilege escalation vulnerability in Kaba exos 9300 System management that allows attackers to execute arbitrary code with SYSTEM privileges. This article covers technical details, affected systems, and fixes.

Published: January 30, 2026

CVE-2025-59094 Overview

A local privilege escalation vulnerability has been identified in the Kaba exos 9300 System management application (d9sysdef.exe). This security flaw allows an attacker with local access and high privileges to specify an arbitrary executable along with a scheduled execution time, resulting in the specified executable running with SYSTEM privileges. This represents a significant risk for organizations using the affected access control system, as it could allow malicious actors to gain complete control over the host system.

Critical Impact

Attackers with local access can escalate privileges to SYSTEM level by scheduling arbitrary executables, potentially leading to complete system compromise.

Affected Products

  • Kaba exos 9300 System management application (d9sysdef.exe)
  • Dormakaba access control systems utilizing the exos 9300 platform

Discovery Timeline

  • 2026-01-26 - CVE-2025-59094 published to NVD
  • 2026-01-26 - Last updated in NVD database

Technical Details for CVE-2025-59094

Vulnerability Analysis

This vulnerability is classified under CWE-269 (Improper Privilege Management), indicating a fundamental flaw in how the application handles privilege assignment and execution contexts. The Kaba exos 9300 System management application contains functionality that allows users to schedule executable files for automatic execution. The critical security issue arises from the fact that these scheduled executables run with SYSTEM privileges, the highest privilege level on Windows systems, regardless of the user's actual permission level.

The local attack vector means an attacker must have some form of access to the target system, though the ability to escalate to SYSTEM privileges makes this a significant security concern for enterprise environments where the exos 9300 access control system is deployed.

Root Cause

The root cause of this vulnerability lies in improper privilege management within the d9sysdef.exe application. The application fails to properly validate or restrict the privilege context under which scheduled executables are launched. By allowing arbitrary executables to be specified and subsequently executed with SYSTEM privileges, the application effectively provides a privilege escalation mechanism to any user who can interact with the scheduling functionality.

This design flaw bypasses standard Windows security controls that would normally prevent unauthorized privilege escalation, as the application itself is already running with elevated privileges and passes those privileges to the scheduled executable.

Attack Vector

The attack requires local access to a system running the Kaba exos 9300 System management application. An attacker with appropriate access to the application can:

  1. Access the system management interface within d9sysdef.exe
  2. Navigate to the scheduling functionality
  3. Specify a malicious executable (such as a reverse shell or persistence mechanism)
  4. Configure the weekday and start time for execution
  5. Wait for the scheduled time when the malicious executable runs with SYSTEM privileges

The vulnerability exploitation does not require complex attack chains or additional vulnerabilities. Once the malicious executable runs with SYSTEM privileges, the attacker has full control over the target system, enabling data exfiltration, lateral movement, installation of persistent backdoors, or complete system destruction.

Detection Methods for CVE-2025-59094

Indicators of Compromise

  • Unexpected executables scheduled through the d9sysdef.exe application
  • Processes spawned with SYSTEM privileges that originate from the Kaba exos 9300 scheduling functionality
  • Unusual files appearing in directories accessible to the system management application
  • Unexpected scheduled tasks or persistent mechanisms appearing on systems running the exos 9300 platform

Detection Strategies

  • Monitor process creation events for child processes of d9sysdef.exe running with elevated privileges
  • Implement file integrity monitoring on directories where the exos 9300 application stores scheduled executable configurations
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious privilege escalation patterns
  • Review Windows Event Logs for Service Control Manager events indicating unexpected SYSTEM-level process launches

Monitoring Recommendations

  • Enable detailed process auditing on systems running the Kaba exos 9300 System management application
  • Configure alerts for any new executables scheduled through the application's management interface
  • Implement behavioral analysis to detect anomalous execution patterns following scheduled task triggers
  • Regularly audit the scheduled executables list within the exos 9300 application for unauthorized entries

How to Mitigate CVE-2025-59094

Immediate Actions Required

  • Review and audit all currently scheduled executables within the Kaba exos 9300 System management application
  • Restrict physical and remote access to systems running d9sysdef.exe to only authorized administrators
  • Implement application whitelisting to prevent unauthorized executables from running on affected systems
  • Monitor the Dormakaba Security Advisory page for official patches and updates

Patch Information

Organizations should consult the official Dormakaba security advisory for patch availability and installation instructions. Additional technical details regarding this vulnerability can be found in the SEC Consult security report and the related dormakaba advisory.

Workarounds

  • Implement strict access controls limiting who can interact with the d9sysdef.exe application
  • Deploy application control solutions to prevent execution of unauthorized binaries even when scheduled with elevated privileges
  • Segment networks to isolate systems running the exos 9300 platform from general user access
  • Consider disabling the scheduling functionality if not required for business operations until an official patch is available

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechKaba Exos

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/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
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-269
  • Technical References
  • SEC Consult Report: dkexos

  • SEC Consult Report: dormakaba

  • Dormakaba Security Advisory
  • Related CVEs
  • CVE-2025-59091: Kaba exos 9300 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