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

CVE-2025-22460: Ivanti CSA Privilege Escalation Issue

CVE-2025-22460 is a privilege escalation vulnerability in Ivanti Cloud Services Appliance caused by default credentials. Local authenticated attackers can exploit this to gain elevated privileges in versions before 5.0.5.

Updated: January 22, 2026

CVE-2025-22460 Overview

CVE-2025-22460 is a hardcoded credentials vulnerability affecting Ivanti Cloud Services Application (CSA) versions prior to 5.0.5. This security flaw allows a local authenticated attacker to leverage default credentials to escalate their privileges within the system. The vulnerability stems from the use of default credentials that remain present in the application, enabling attackers with existing local access to gain elevated permissions and potentially compromise the entire appliance.

Critical Impact

Local authenticated attackers can exploit default credentials to escalate privileges, potentially gaining full control over the Ivanti Cloud Services Application and accessing sensitive enterprise data.

Affected Products

  • Ivanti Cloud Services Appliance versions prior to 5.0.5
  • Ivanti CSA deployments using default credential configurations
  • Enterprise environments with Ivanti Cloud Services infrastructure

Discovery Timeline

  • 2025-05-13 - CVE-2025-22460 published to NVD
  • 2025-07-16 - Last updated in NVD database

Technical Details for CVE-2025-22460

Vulnerability Analysis

This vulnerability is classified under CWE-1392 (Use of Default Credentials), representing a fundamental security weakness in credential management. The Ivanti Cloud Services Application shipped with default credentials that were not adequately protected or required to be changed upon initial deployment. This configuration oversight creates a significant attack surface for local authenticated users who can leverage these known credentials to bypass authorization controls.

The local attack vector means that an attacker must already have some level of access to the target system. However, once that initial foothold is established, the exploitation requires no user interaction and has low complexity. Successful exploitation results in complete compromise of confidentiality, integrity, and availability of the affected system, as the attacker can gain elevated privileges that grant broader access to system resources and data.

Root Cause

The root cause of CVE-2025-22460 lies in the implementation of default credentials within the Ivanti Cloud Services Application that were not properly secured or mandated to be changed during initial configuration. This practice of shipping software with hardcoded or default credentials represents a well-known security anti-pattern that violates secure development principles. The credentials appear to persist across installations and may not prompt administrators to modify them, leaving systems vulnerable to privilege escalation attacks.

Attack Vector

The attack vector for CVE-2025-22460 requires local access to the target system. An attacker who has obtained initial access to the Ivanti Cloud Services Appliance through legitimate means (such as a low-privileged user account) or through another vulnerability can then exploit the default credentials to escalate their privileges.

The exploitation process involves the following general approach:

  1. The attacker gains initial local access to the Ivanti CSA system with limited privileges
  2. The attacker identifies and attempts authentication using known default credentials
  3. Upon successful authentication, the attacker gains elevated privileges
  4. With elevated access, the attacker can access sensitive data, modify configurations, or further compromise connected systems

For detailed technical information regarding the default credentials and exploitation specifics, refer to the Ivanti Security Advisory.

Detection Methods for CVE-2025-22460

Indicators of Compromise

  • Unexpected authentication events using service accounts or administrative credentials on the Ivanti CSA
  • Privilege escalation alerts or audit logs showing users gaining elevated permissions
  • Unusual administrative activities performed by accounts that typically operate with limited privileges
  • Login attempts or successful authentications from unusual source locations within the local network

Detection Strategies

  • Monitor authentication logs on Ivanti Cloud Services Appliances for use of default or service account credentials
  • Implement alerting for privilege escalation events within the CSA environment
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious local authentication patterns
  • Audit user accounts regularly to identify any unauthorized privilege changes

Monitoring Recommendations

  • Enable comprehensive logging on all Ivanti Cloud Services Appliances to capture authentication and authorization events
  • Configure SIEM rules to alert on authentication patterns consistent with default credential usage
  • Implement file integrity monitoring to detect unauthorized configuration changes
  • Establish baseline behavior for administrative accounts to identify anomalous activity

How to Mitigate CVE-2025-22460

Immediate Actions Required

  • Upgrade Ivanti Cloud Services Application to version 5.0.5 or later immediately
  • Audit all existing CSA deployments to identify instances running vulnerable versions
  • Review authentication logs for any suspicious activity that may indicate prior exploitation
  • Change all default credentials and implement strong, unique passwords for all service accounts

Patch Information

Ivanti has released version 5.0.5 of the Cloud Services Application to address this vulnerability. Organizations should prioritize upgrading to this version or later to remediate CVE-2025-22460. The security patch ensures that default credentials are either removed or that mandatory credential changes are enforced during deployment. For complete patch details and download information, refer to the Ivanti Security Advisory for CVE-2025-22460.

Workarounds

  • If immediate patching is not possible, identify and change all default credentials manually on affected systems
  • Restrict local access to the Ivanti CSA to only essential personnel
  • Implement network segmentation to limit access to CSA management interfaces
  • Enable enhanced authentication logging and monitoring to detect potential exploitation attempts until the patch can be applied
bash
# Verify Ivanti CSA version to confirm patching status
# Consult Ivanti documentation for version verification commands
# Ensure version is 5.0.5 or later after patching

# Review authentication configuration
# Check for default credentials and replace with strong, unique values
# Enable audit logging for all authentication events

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechIvanti Cloud Services Appliance

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.09%

  • 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-1392
  • Vendor Resources
  • Ivanti Security Advisory CVE-2025-22460
  • Latest CVEs
  • CVE-2026-25874: LeRobot RCE Vulnerability

  • CVE-2026-41272: Flowise LLM Builder SSRF Vulnerability

  • CVE-2026-41268: Flowise RCE Vulnerability

  • CVE-2026-41265: Flowise Airtable Agent RCE 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