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-2024-13830

CVE-2024-13830: Ivanti Connect Secure XSS Vulnerability

CVE-2024-13830 is a reflected XSS vulnerability in Ivanti Connect Secure that enables unauthenticated attackers to gain admin privileges. This article covers technical details, affected versions, security impact, and mitigation.

Updated: January 22, 2026

CVE-2024-13830 Overview

CVE-2024-13830 is a Reflected Cross-Site Scripting (XSS) vulnerability affecting Ivanti Connect Secure and Ivanti Policy Secure products. This vulnerability allows a remote unauthenticated attacker to potentially obtain administrative privileges on vulnerable systems. The attack requires user interaction, where an administrator must be tricked into clicking a malicious link or visiting a crafted page.

Critical Impact

Successful exploitation enables unauthenticated attackers to gain admin privileges on Ivanti Connect Secure and Policy Secure appliances through reflected XSS, potentially compromising VPN and network access controls.

Affected Products

  • Ivanti Connect Secure versions prior to 22.7R2.6
  • Ivanti Policy Secure versions prior to 22.7R1.3
  • All Ivanti Connect Secure 22.7 releases through 22.7R2.5

Discovery Timeline

  • February 11, 2025 - CVE-2024-13830 published to NVD
  • February 13, 2025 - Last updated in NVD database

Technical Details for CVE-2024-13830

Vulnerability Analysis

This vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting (XSS). The reflected XSS flaw exists in the web interface of both Ivanti Connect Secure and Ivanti Policy Secure appliances.

In a reflected XSS attack, user-supplied input is immediately returned by the web application in an error message, search result, or other response without proper sanitization or encoding. When an administrator with an active session visits a specially crafted URL, malicious JavaScript code executes in their browser context with the privileges of that authenticated session.

The network-based attack vector with no authentication requirements makes this vulnerability particularly concerning for internet-facing VPN appliances, though the requirement for user interaction somewhat limits the attack surface.

Root Cause

The root cause of CVE-2024-13830 is improper input validation and output encoding in the web application components of Ivanti Connect Secure and Policy Secure. User-controlled input is reflected back to the browser without adequate sanitization, allowing attackers to inject arbitrary JavaScript code that executes in the context of an authenticated administrator's session.

Attack Vector

The attack is executed over the network and requires an attacker to craft a malicious URL containing JavaScript payload. The attacker must then convince an authenticated administrator to click the link through social engineering techniques such as phishing emails or embedding the link in a trusted communication channel.

When the administrator clicks the malicious link, the injected script executes in their browser session, potentially allowing the attacker to:

  • Steal session cookies or authentication tokens
  • Perform actions as the administrator
  • Modify administrative configurations
  • Create new admin accounts for persistent access

The vulnerability mechanism involves improper handling of user input in the web interface. When certain parameters are reflected in the response without proper encoding, an attacker can inject malicious JavaScript that executes when an administrator views the crafted page. See the Ivanti Security Advisory for additional technical details.

Detection Methods for CVE-2024-13830

Indicators of Compromise

  • Unusual administrative account creation or privilege changes
  • Unexpected configuration modifications in Ivanti appliances
  • Web server logs showing encoded JavaScript payloads in URL parameters
  • Session tokens being sent to external domains

Detection Strategies

  • Monitor web application logs for suspicious URL patterns containing encoded script tags or event handlers
  • Implement Content Security Policy (CSP) headers to detect and block inline script execution
  • Analyze network traffic for unusual outbound connections from administrator workstations following Ivanti portal access
  • Review audit logs for administrative actions taken from unexpected source IPs or at unusual times

Monitoring Recommendations

  • Enable detailed logging on Ivanti Connect Secure and Policy Secure appliances
  • Configure SIEM alerts for patterns matching XSS payloads in HTTP request parameters
  • Monitor for new administrator account creation or privilege escalation events
  • Track session activity for anomalous behavior patterns following external link clicks

How to Mitigate CVE-2024-13830

Immediate Actions Required

  • Upgrade Ivanti Connect Secure to version 22.7R2.6 or later immediately
  • Upgrade Ivanti Policy Secure to version 22.7R1.3 or later immediately
  • Audit administrative accounts and sessions for any unauthorized changes
  • Review recent configuration modifications for signs of compromise

Patch Information

Ivanti has released patched versions addressing this vulnerability. Administrators should upgrade to the following versions:

  • Ivanti Connect Secure: Version 22.7R2.6 or later
  • Ivanti Policy Secure: Version 22.7R1.3 or later

For complete patch information and download instructions, refer to the Ivanti Security Advisory.

Workarounds

  • Educate administrators about phishing risks and the importance of verifying URLs before clicking
  • Implement browser-based XSS protection mechanisms and ensure modern browser security features are enabled
  • Consider restricting administrative interface access to trusted internal networks or VPN connections only
  • Enable multi-factor authentication for administrative access to reduce the impact of session hijacking
bash
# Configuration example: Restrict admin interface access (if supported)
# Consult Ivanti documentation for appliance-specific access restriction options
# Example network-level restriction using firewall rules:
# Allow admin interface access only from trusted management network
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
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
  • TypeXSS

  • Vendor/TechIvanti Connect Secure

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Vendor Resources
  • Ivanti Security Advisory February 2023
  • Related CVEs
  • CVE-2023-38551: Ivanti Connect Secure XSS Vulnerability

  • CVE-2021-22894: Ivanti Connect Secure RCE Vulnerability

  • CVE-2021-22899: Ivanti Connect Secure RCE Vulnerability

  • CVE-2021-22893: Ivanti Connect Secure Auth Bypass Flaw
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