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
    • 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-12810

CVE-2025-12810: Secret Server Auth Bypass Vulnerability

CVE-2025-12810 is an authentication bypass flaw in Delinea Secret Server On-Prem affecting password rotation. Secrets auto-check-in on failed password changes, creating inconsistent states with wrong credentials.

Published: January 30, 2026

CVE-2025-12810 Overview

CVE-2025-12810 is an Improper Authentication vulnerability (CWE-287) affecting Delinea Inc. Secret Server On-Prem, specifically within the RPC Password Rotation modules. The vulnerability occurs when a secret configured with "change password on check in" enabled automatically checks in even when the password change operation fails after reaching its retry limit. This leaves the secret in an inconsistent state with the wrong password stored in the system.

Critical Impact

This vulnerability can leave privileged credentials in an inconsistent state where the stored password no longer matches the actual password on the target system, potentially leading to service disruptions, failed authentication attempts, and security blind spots in credential management workflows.

Affected Products

  • Delinea Secret Server On-Prem 11.8.1
  • Delinea Secret Server On-Prem 11.9.6
  • Delinea Secret Server On-Prem 11.9.25

Discovery Timeline

  • 2026-01-27 - CVE CVE-2025-12810 published to NVD
  • 2026-01-29 - Last updated in NVD database

Technical Details for CVE-2025-12810

Vulnerability Analysis

This vulnerability stems from improper handling of password rotation failure scenarios in Delinea Secret Server's RPC Password Rotation modules. When an administrator configures a secret with the "change password on check in" option enabled, the system is designed to automatically rotate the credential when the secret is checked back in. However, a logic flaw causes the system to proceed with the check-in operation even when the password change operation has failed after exhausting all configured retry attempts.

The core issue is that the application does not properly validate the success state of the password rotation operation before transitioning the secret's state to "checked in." This creates a dangerous inconsistency between what the Secret Server believes the password to be and what the actual password is on the target system.

Root Cause

The root cause is an improper authentication state management flaw in the RPC Password Rotation workflow. The check-in logic fails to enforce a dependency between successful password rotation and the check-in state transition. Instead of keeping the secret in a "checked out" state when rotation fails (which would alert administrators to the problem), the system incorrectly completes the check-in, masking the failure condition.

Attack Vector

The vulnerability is exploitable over the network and requires low-privilege access to the Secret Server application. An attacker or malicious insider with the ability to trigger password rotation scenarios could potentially exploit this flaw to create credential inconsistencies. The vulnerability primarily impacts integrity and availability by leaving secrets in an unreliable state.

The attack scenario involves:

  1. A secret is checked out with "change password on check in" enabled
  2. Password rotation is triggered but fails (due to network issues, permission problems, or intentional interference)
  3. After retry limits are exhausted, the secret incorrectly checks in
  4. The stored password no longer matches the actual credential on the target system
  5. Subsequent attempts to use the secret fail, potentially causing service disruptions

The vulnerability mechanism involves improper state transition handling in the password rotation workflow. When a password change operation fails after reaching its retry limit, the system should maintain the secret in a checked-out state to preserve credential integrity and alert administrators. Instead, the flawed logic allows the check-in to complete regardless of the rotation outcome. For detailed technical information, refer to the Delinea Trust Resource.

Detection Methods for CVE-2025-12810

Indicators of Compromise

  • Unexpected authentication failures when using secrets from Secret Server that previously worked correctly
  • Secrets showing "checked in" status despite recent password rotation failures in audit logs
  • Discrepancies between Secret Server stored passwords and actual target system credentials
  • Elevated rates of password rotation retry failures followed by successful check-ins

Detection Strategies

  • Monitor Secret Server audit logs for password rotation failures followed by automatic check-ins
  • Implement alerting on secrets that transition to checked-in state after rotation retry limit exhaustion
  • Configure external validation scripts to verify credential accuracy after check-in operations
  • Review RPC Password Rotation module logs for error patterns indicating failed rotations

Monitoring Recommendations

  • Enable verbose logging for the RPC Password Rotation modules to capture rotation failure details
  • Set up monitoring dashboards to track password rotation success/failure ratios
  • Implement automated credential validation checks that compare Secret Server passwords against target systems
  • Configure alerts for any secrets that enter an inconsistent state

How to Mitigate CVE-2025-12810

Immediate Actions Required

  • Upgrade Delinea Secret Server On-Prem to version 11.9.47 or later immediately
  • Audit all secrets with "change password on check in" enabled to identify any in inconsistent states
  • Manually verify credentials for any secrets that experienced rotation failures prior to patching
  • Consider temporarily disabling automatic password rotation on check-in until the patch is applied

Patch Information

Delinea has released version 11.9.47 which addresses this vulnerability. In the patched version, the secret will correctly remain checked out when the password change fails, ensuring administrators are alerted to the issue and credential integrity is maintained. The fix ensures proper state management by enforcing a successful password rotation as a prerequisite for the check-in state transition.

For detailed release information, refer to the Delinea Release Notes 11.9 and the Delinea Trust Center.

Workarounds

  • Disable "change password on check in" functionality on sensitive secrets until the patch is applied
  • Implement manual password rotation procedures with verification steps as a temporary measure
  • Configure monitoring to immediately alert on any password rotation failures
  • Establish a process to manually verify and correct credentials after any failed rotation attempts
bash
# Verification steps after patching
# Check current Secret Server version
# Navigate to: Admin > General > About
# Verify version shows 11.9.47 or later

# Review secrets with auto-rotation enabled
# Navigate to: Admin > Scripts > Password Rotation
# Audit all secrets with "change password on check in" enabled
# Manually verify credentials against target systems for any secrets 
# that experienced rotation failures prior to patching

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechDelinea Secret Server

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/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:Y/R:A/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-287
  • Technical References
  • Delinea Release Notes 11.9

  • Delinea Trust Resource

  • Delinea Trust Homepage
  • Latest CVEs
  • CVE-2026-43328: Linux Kernel Use-After-Free Vulnerability

  • CVE-2026-43329: Linux Kernel Netfilter DoS Vulnerability

  • CVE-2026-43330: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-43331: Linux Kernel DOS Vulnerability
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