A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-59102

CVE-2025-59102: Access Manager Information Disclosure Flaw

CVE-2025-59102 is an information disclosure vulnerability in Access Manager that exposes sensitive database backups containing unencrypted PINs and MIFARE keys. This article covers technical details, impact, and mitigation.

Published: January 30, 2026

CVE-2025-59102 Overview

CVE-2025-59102 is a sensitive data exposure vulnerability affecting the Dormakaba Access Manager web server. The web server provides functionality to download a backup of the local database stored on the device, which contains the entire system configuration including encrypted MIFARE keys, card data, and user PINs. Critically, user PINs are stored unencrypted within this database backup.

This vulnerability becomes significantly more dangerous when combined with other identified weaknesses in the Access Manager. An attacker can gain access to the backup functionality by exploiting the session management vulnerability (CVE-2025-59101), leveraging weak default passwords (CVE-2025-59108), or setting a new password without prior authentication through the SOAP API (CVE-2025-59097). This chain of vulnerabilities allows unauthorized access to highly sensitive access control data.

Critical Impact

Attackers can retrieve unencrypted user PINs, encrypted MIFARE keys, and complete card data from the Access Manager database backup, potentially compromising physical security systems.

Affected Products

  • Dormakaba Access Manager

Discovery Timeline

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

Technical Details for CVE-2025-59102

Vulnerability Analysis

This vulnerability is classified under CWE-312 (Cleartext Storage of Sensitive Information). The fundamental security flaw lies in the storage architecture of the Access Manager's local database. When the backup functionality is invoked, the exported database file contains sensitive credentials and access control data in an insecure manner.

The most severe aspect of this vulnerability is that user PINs are stored without any encryption. While MIFARE keys are encrypted in the backup, the presence of plaintext PINs represents a significant security failure. Physical access control systems rely on the confidentiality of these credentials to maintain facility security.

The vulnerability is network-accessible, though it requires privileged access to the web interface. However, this privilege requirement is effectively nullified by the presence of related vulnerabilities that allow authentication bypass. The attack chain involving CVE-2025-59097, CVE-2025-59101, or CVE-2025-59108 means that the high privilege requirement can be easily circumvented.

Root Cause

The root cause stems from insecure data storage practices within the Access Manager's database architecture. The application fails to implement proper encryption for sensitive user credentials, specifically storing user PINs in cleartext. Additionally, the backup functionality does not implement adequate access controls or encryption for the exported database files, allowing anyone with web interface access to retrieve the complete system configuration.

Attack Vector

The attack leverages network access to the Access Manager's web server. An attacker first gains authenticated access to the web interface through one of several available methods: exploiting the session management vulnerability, using weak default credentials, or setting a new password via the unauthenticated SOAP API endpoint.

Once authenticated, the attacker can utilize the backup download functionality to retrieve the complete database file. This file can then be analyzed offline to extract sensitive information including plaintext user PINs, encrypted MIFARE keys (which may be vulnerable to offline attacks), card data, and complete system configuration details.

The attack does not require physical access to the device and can be conducted remotely over the network, making it particularly dangerous for internet-exposed Access Manager installations.

Detection Methods for CVE-2025-59102

Indicators of Compromise

  • Unexpected database backup download requests in web server access logs
  • Multiple authentication attempts or session anomalies preceding backup downloads
  • Unusual SOAP API activity, particularly password change requests without prior authentication
  • Access to backup functionality from unfamiliar IP addresses or at unusual times

Detection Strategies

  • Monitor web server logs for requests to backup download endpoints
  • Implement alerting on database export functionality usage
  • Track authentication events and correlate with backup access patterns
  • Review SOAP API request logs for unauthenticated administrative actions

Monitoring Recommendations

  • Enable verbose logging on the Access Manager web interface
  • Deploy network monitoring to detect data exfiltration patterns matching database file sizes
  • Implement SIEM rules to correlate authentication bypass indicators with backup access
  • Regularly audit user accounts and access patterns on Access Manager devices

How to Mitigate CVE-2025-59102

Immediate Actions Required

  • Restrict network access to Access Manager web interfaces to trusted management networks only
  • Change all default passwords immediately
  • Review and audit all existing user accounts and access privileges
  • Consider rotating user PINs and MIFARE credentials as a precautionary measure

Patch Information

Organizations should consult the Dormakaba Security Advisories page for official patches and firmware updates addressing this vulnerability. Additional technical details are available from the SEC Consult DKAccess Advisory and SEC Consult Dormakaba Advisory.

Workarounds

  • Isolate Access Manager devices on dedicated management VLANs with strict firewall rules
  • Implement network-level access controls to restrict who can reach the web interface
  • Disable or restrict the backup functionality if not operationally required
  • Deploy a web application firewall (WAF) to monitor and filter requests to the management interface
  • Enable multi-factor authentication for administrative access where supported
bash
# Network isolation example - restrict access to Access Manager
# Add firewall rules to limit web interface access to management hosts only
iptables -A INPUT -p tcp --dport 80 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAccess Manager

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-312
  • Technical References
  • SEC Consult DKAccess Advisory

  • SEC Consult Dormakaba Advisory

  • Dormakaba Security Advisory
  • Latest CVEs
  • CVE-2026-50263: X.org X Server Use-After-Free Flaw

  • CVE-2026-21033: Samsung Assistant RCE Vulnerability

  • CVE-2026-21032: Samsung Assistant RCE Vulnerability

  • CVE-2026-50260: X.org X Server Use-After-Free Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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