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-2020-8243

CVE-2020-8243: Ivanti Connect Secure RCE Vulnerability

CVE-2020-8243 is a remote code execution vulnerability in Ivanti Connect Secure that allows authenticated attackers to upload custom templates and execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-8243 Overview

A vulnerability exists in Ivanti Pulse Connect Secure versions prior to 9.1R8.2 that allows an authenticated attacker with administrative privileges to upload custom templates through the admin web interface, ultimately enabling arbitrary code execution on the affected system. This Code Injection vulnerability (CWE-94) presents a significant risk to organizations relying on Pulse Connect Secure for VPN access.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. Authenticated attackers with admin access can achieve arbitrary code execution, potentially compromising the entire VPN infrastructure and gaining persistent access to internal networks.

Affected Products

  • Ivanti Connect Secure versions prior to 9.1R8.2 (including 9.1R1 through 9.1R8.1)
  • Ivanti Policy Secure versions prior to 9.1R8.2 (including 9.1R1 through 9.1R8.1)
  • All Pulse Connect Secure versions in the 9.1 release branch before the security patch

Discovery Timeline

  • September 30, 2020 - CVE-2020-8243 published to NVD
  • December 18, 2025 - Last updated in NVD database

Technical Details for CVE-2020-8243

Vulnerability Analysis

The vulnerability resides in the admin web interface of Pulse Connect Secure, specifically within the template upload functionality. The application fails to properly validate and sanitize user-supplied input when processing custom templates uploaded by authenticated administrators. This lack of input validation enables the injection and execution of arbitrary code within the context of the application.

When an attacker with administrative credentials uploads a specially crafted template file, the application processes it without adequate security controls, allowing embedded code to be executed on the underlying system. Given that Pulse Connect Secure appliances typically operate with elevated privileges to manage VPN connections, successful exploitation can result in complete system compromise.

The vulnerability requires administrative authentication to exploit, which somewhat limits the initial attack surface. However, in scenarios where admin credentials have been compromised through other means (phishing, credential stuffing, or previous attacks), this vulnerability provides a direct path to code execution on critical network infrastructure.

Root Cause

The root cause of CVE-2020-8243 is improper input validation in the template processing functionality of the admin web interface. The application fails to implement adequate security controls to prevent code injection through the custom template upload feature. Specifically, the template rendering engine does not properly sanitize or restrict the types of content that can be included in uploaded templates, allowing attackers to embed executable code that gets processed by the server.

Attack Vector

The attack vector is network-based and requires authenticated access to the administrative web interface. An attacker must first obtain valid administrative credentials for the Pulse Connect Secure appliance. Once authenticated, the attacker can navigate to the template customization functionality and upload a malicious template file containing injected code.

The exploitation flow involves uploading a custom template that contains embedded code constructs. When the template is processed by the server, the malicious code is executed with the privileges of the Pulse Connect Secure service. This can lead to persistent backdoor installation, credential theft, lateral movement within the network, or complete compromise of the VPN infrastructure.

Since this vulnerability targets the admin interface of VPN concentrators, successful exploitation provides attackers with a strategic foothold in the network perimeter, potentially enabling access to all resources accessible through the VPN.

Detection Methods for CVE-2020-8243

Indicators of Compromise

  • Unexpected or unauthorized template files in the Pulse Connect Secure configuration directories
  • Unusual administrative login activity, particularly from unfamiliar IP addresses or at unusual times
  • Modified or newly created files in system directories that should remain static
  • Anomalous outbound network connections from the Pulse Connect Secure appliance
  • Evidence of reverse shell connections or command-and-control traffic originating from VPN infrastructure

Detection Strategies

  • Monitor administrative web interface access logs for unusual template upload activities
  • Implement file integrity monitoring on Pulse Connect Secure appliances to detect unauthorized modifications
  • Review authentication logs for administrative access from unexpected sources or during off-hours
  • Deploy network-based detection for anomalous traffic patterns from VPN infrastructure
  • Correlate SIEM alerts for multiple failed login attempts followed by successful admin authentication

Monitoring Recommendations

  • Enable comprehensive logging for all administrative actions on Pulse Connect Secure appliances
  • Configure alerts for any template modifications or uploads through the admin interface
  • Implement network segmentation to monitor and restrict outbound connections from VPN appliances
  • Regularly review integrity checker reports provided by Ivanti for signs of compromise
  • Monitor for indicators published in the CISA Known Exploited Vulnerabilities catalog

How to Mitigate CVE-2020-8243

Immediate Actions Required

  • Upgrade Ivanti Pulse Connect Secure to version 9.1R8.2 or later immediately
  • Audit all administrative accounts and reset credentials if any compromise is suspected
  • Review recent administrative activity logs for unauthorized template uploads or modifications
  • Run the Pulse Secure Integrity Checker Tool to identify signs of compromise
  • Consider isolating affected appliances from the network until patches are applied

Patch Information

Ivanti has released a security patch addressing this vulnerability in Pulse Connect Secure version 9.1R8.2 and later. Organizations should refer to the Pulse Secure Advisory SA44588 for detailed upgrade instructions and additional security guidance. Given the confirmed active exploitation of this vulnerability, patching should be treated as an emergency priority.

For Policy Secure deployments, the same version threshold applies—upgrade to 9.1R8.2 or later to remediate this vulnerability.

Workarounds

  • Restrict administrative access to the Pulse Connect Secure appliance to trusted IP addresses only
  • Implement multi-factor authentication for all administrative accounts
  • Disable or limit the custom template upload functionality if not required for operations
  • Deploy network-level controls to prevent unauthorized access to the admin interface
  • Monitor for and block known malicious IP addresses associated with attacks on Pulse Secure products
bash
# Example: Restrict admin interface access to specific IP ranges
# Configuration should be applied through Pulse Connect Secure admin console
# Navigate to: System > Configuration > Admin Realms > Access Control
# Add IP restrictions for administrative access:
# - Allowed Networks: 10.0.0.0/24, 192.168.1.0/24
# - Deny all other networks access to admin interface
# - Enable session timeout for administrative sessions
# - Configure logging for all administrative actions

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechIvanti Connect Secure

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability20.54%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-94
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Pulse Secure Advisory SA44588
  • Related CVEs
  • CVE-2021-22894: Ivanti Connect Secure RCE Vulnerability

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

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

  • CVE-2020-8260: Ivanti Connect Secure 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