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

CVE-2025-5353: Ivanti Workspace Control Disclosure Flaw

CVE-2025-5353 is an information disclosure vulnerability in Ivanti Workspace Control caused by a hardcoded key that enables credential decryption. This article covers the technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-5353 Overview

A hardcoded cryptographic key vulnerability has been identified in Ivanti Workspace Control prior to version 10.19.10.0. This security flaw enables a local authenticated attacker to decrypt stored SQL credentials, potentially leading to unauthorized database access and further compromise of connected systems. The vulnerability stems from improper key management practices (CWE-321: Use of Hard-coded Cryptographic Key), where encryption keys are embedded directly in the application code or configuration.

Critical Impact

Local attackers with authenticated access can leverage this hardcoded key to decrypt sensitive SQL database credentials, enabling unauthorized database access, data exfiltration, and potential lateral movement within the enterprise environment.

Affected Products

  • Ivanti Workspace Control versions prior to 10.19.10.0
  • Enterprise deployments utilizing SQL database connections with Workspace Control
  • Organizations using Ivanti Workspace Control for application and desktop management

Discovery Timeline

  • June 10, 2025 - CVE-2025-5353 published to NVD
  • July 10, 2025 - Last updated in NVD database

Technical Details for CVE-2025-5353

Vulnerability Analysis

This vulnerability represents a significant cryptographic weakness in Ivanti Workspace Control's credential storage mechanism. The application uses a hardcoded encryption key to protect SQL database credentials, which fundamentally undermines the confidentiality of these sensitive credentials. Once an attacker identifies the hardcoded key—which remains constant across all installations of the affected version—they can decrypt any stored SQL credentials within any deployment of the vulnerable software.

The attack requires local access with authenticated user privileges, meaning an insider threat or an attacker who has already gained initial foothold on a system can exploit this vulnerability. While this limits the attack surface to local scenarios, the impact is substantial given that SQL credentials often provide access to critical business databases containing sensitive organizational data.

Root Cause

The root cause of CVE-2025-5353 is the use of a hardcoded cryptographic key for encrypting SQL credentials within Ivanti Workspace Control. This represents a violation of secure cryptographic practices, where encryption keys should be uniquely generated, securely stored, and properly managed throughout their lifecycle. Hardcoded keys provide a false sense of security—the encryption exists but offers minimal protection since the key material is accessible to anyone who can analyze the application binaries or configuration files.

The CWE-321 classification (Use of Hard-coded Cryptographic Key) indicates that the developers embedded the encryption key directly into the application, making it discoverable through reverse engineering, memory analysis, or examination of application files.

Attack Vector

The attack vector is local, requiring the attacker to have authenticated access to a system where Ivanti Workspace Control is installed. From this position, an attacker would:

  1. Locate the stored encrypted SQL credentials within the application's configuration or database
  2. Extract or reverse-engineer the hardcoded encryption key from the application binaries
  3. Use the key to decrypt the stored SQL credentials
  4. Leverage the decrypted credentials to access SQL databases with potentially elevated privileges

The vulnerability allows for high impact across confidentiality, integrity, and availability once the attacker obtains valid database credentials, as they can read sensitive data, modify records, or disrupt database operations.

Detection Methods for CVE-2025-5353

Indicators of Compromise

  • Unusual access patterns to Ivanti Workspace Control configuration files or encrypted credential stores
  • Unexpected read operations on application binaries that could indicate reverse engineering attempts
  • Anomalous SQL database login attempts using service accounts associated with Workspace Control
  • Evidence of credential extraction tools or memory analysis utilities on systems with Workspace Control installed

Detection Strategies

  • Monitor for suspicious file access patterns targeting Ivanti Workspace Control installation directories
  • Implement behavioral analytics to detect abnormal database authentication patterns from Workspace Control service accounts
  • Deploy endpoint detection solutions to identify reverse engineering tools or debuggers being used against Workspace Control binaries
  • Audit SQL Server login events for authentication attempts from unexpected sources using Workspace Control credentials

Monitoring Recommendations

  • Enable detailed logging for Ivanti Workspace Control and correlate with SQL Server authentication logs
  • Implement file integrity monitoring on Workspace Control configuration files and credential stores
  • Monitor for lateral movement patterns following potential credential theft
  • Deploy SentinelOne's behavioral AI to detect post-exploitation activities associated with credential abuse

How to Mitigate CVE-2025-5353

Immediate Actions Required

  • Upgrade Ivanti Workspace Control to version 10.19.10.0 or later immediately
  • Rotate all SQL credentials used by Ivanti Workspace Control after upgrading
  • Review SQL database access logs for any unauthorized access using Workspace Control credentials
  • Implement additional monitoring on systems with Workspace Control installations until patching is complete

Patch Information

Ivanti has addressed this vulnerability in Workspace Control version 10.19.10.0. Organizations should prioritize upgrading to this version to eliminate the hardcoded key vulnerability. For detailed patch information and upgrade guidance, refer to the Ivanti Security Advisory.

After applying the patch, it is critical to rotate all SQL database credentials that were previously stored using the vulnerable encryption mechanism, as these credentials should be considered potentially compromised.

Workarounds

  • If immediate patching is not possible, restrict local access to systems running Ivanti Workspace Control to only essential personnel
  • Implement network segmentation to limit database access from Workspace Control hosts
  • Enable SQL Server audit logging to detect unauthorized credential usage
  • Consider temporarily using alternative authentication mechanisms for database connections until the patch can be applied
  • Deploy additional endpoint monitoring on affected systems to detect potential exploitation attempts
bash
# SQL Server audit configuration example for monitoring Workspace Control credential usage
# Enable SQL Server login auditing to detect suspicious authentication attempts

# PowerShell: Check current audit settings
Get-SqlInstance -ServerInstance "YourSQLServer" | Get-SqlAudit

# Enable login auditing via T-SQL
# EXEC sp_configure 'login auditing', 2
# RECONFIGURE

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIvanti Workspace Control

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-321
  • Vendor Resources
  • Ivanti Security Advisory CVE-2025
  • Related CVEs
  • CVE-2025-22463: Ivanti Workspace Control Info Disclosure

  • CVE-2025-22455: Ivanti Workspace Control Info Disclosure
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