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-2022-35258

CVE-2022-35258: Ivanti Connect Secure DoS Vulnerability

CVE-2022-35258 is a denial-of-service vulnerability in Ivanti Connect Secure that allows unauthenticated attackers to disrupt service availability. This article covers the technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2022-35258 Overview

CVE-2022-35258 is a denial-of-service vulnerability affecting multiple Ivanti products including Ivanti Connect Secure (ICS), Ivanti Policy Secure (IPS), and Ivanti Neurons for Zero-Trust Access. An unauthenticated attacker can exploit this vulnerability to cause a denial-of-service condition, potentially disrupting remote access and network security policy enforcement for organizations relying on these critical infrastructure components.

The vulnerability is associated with CWE-128 (Wrap-around Error) and CWE-682 (Incorrect Calculation), indicating issues with improper handling of numeric calculations that can lead to unexpected behavior and service disruption. These weaknesses can be exploited remotely without requiring authentication, making this vulnerability particularly concerning for internet-facing deployments.

Critical Impact

Unauthenticated attackers can remotely disrupt VPN connectivity and zero-trust access services, potentially affecting organizational remote workforce access and security policy enforcement.

Affected Products

  • Ivanti Connect Secure (ICS) versions prior to 9.1R14.3, 9.1R15.2, 9.1R16.2, and 22.2R4
  • Ivanti Policy Secure (IPS) versions prior to 9.1R17 and 22.3R1
  • Ivanti Neurons for Zero-Trust Access versions prior to 22.3R1

Discovery Timeline

  • December 5, 2022 - CVE-2022-35258 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-35258

Vulnerability Analysis

This vulnerability stems from improper numeric calculations within the affected Ivanti products. The combination of CWE-128 (Wrap-around Error) and CWE-682 (Incorrect Calculation) suggests that the vulnerability involves numeric operations that can result in wrap-around conditions or incorrect computational results when processing certain inputs.

The vulnerability can be exploited over the network without requiring any form of authentication. When triggered, the vulnerability causes a denial-of-service condition, making the affected services unavailable to legitimate users. This is particularly impactful for organizations using Ivanti Connect Secure as their primary VPN gateway or Ivanti Policy Secure for network access control.

Root Cause

The root cause lies in incorrect calculation handling within the affected software components. When processing specially crafted input, the system may encounter wrap-around errors in numeric computations, leading to resource exhaustion or application crashes. The improper boundary checks on numeric values allow attackers to trigger conditions that cause the service to become unresponsive.

Attack Vector

The attack can be initiated remotely over the network by an unauthenticated attacker. The exploitation does not require user interaction, making it suitable for automated attacks. An attacker can send specially crafted requests to the vulnerable services that trigger the incorrect calculation condition. The attack targets the availability of the service without compromising confidentiality or integrity of data.

Since authentication is not required, any internet-exposed Ivanti Connect Secure, Policy Secure, or Neurons for Zero-Trust Access instance running a vulnerable version is at risk. For detailed technical information about the vulnerability mechanism, refer to the Pulse Secure Security Advisory.

Detection Methods for CVE-2022-35258

Indicators of Compromise

  • Unexpected service restarts or crashes of Ivanti Connect Secure, Policy Secure, or Neurons for Zero-Trust Access services
  • Unusual patterns of connection failures reported by end users attempting to access VPN services
  • Elevated error rates in application logs related to numeric processing or memory allocation failures
  • Network traffic anomalies showing repeated connection attempts from specific source IPs targeting Ivanti services

Detection Strategies

  • Monitor system logs for crash reports or unexpected service terminations in Ivanti products
  • Implement network intrusion detection rules to identify malformed requests targeting Ivanti services
  • Deploy application-layer monitoring to detect unusual request patterns that may indicate exploitation attempts
  • Set up alerting for service availability degradation on Ivanti Connect Secure and Policy Secure endpoints

Monitoring Recommendations

  • Configure SIEM rules to correlate service availability events with network traffic patterns
  • Establish baseline metrics for normal service behavior and alert on significant deviations
  • Monitor resource utilization (CPU, memory) on Ivanti appliances for abnormal spikes
  • Implement synthetic monitoring to proactively detect service unavailability before user reports

How to Mitigate CVE-2022-35258

Immediate Actions Required

  • Identify all Ivanti Connect Secure, Policy Secure, and Neurons for Zero-Trust Access deployments within your environment
  • Verify current version numbers against the affected version list and prioritize patching vulnerable instances
  • Implement rate limiting on network connections to Ivanti services to reduce the impact of potential exploitation
  • Review network segmentation to ensure Ivanti services are not unnecessarily exposed to untrusted networks

Patch Information

Ivanti has released security patches addressing this vulnerability. Organizations should upgrade to the following versions or later:

  • Ivanti Connect Secure: Upgrade to version 9.1R14.3, 9.1R15.2, 9.1R16.2, 22.2R4, or later
  • Ivanti Policy Secure: Upgrade to version 9.1R17, 22.3R1, or later
  • Ivanti Neurons for Zero-Trust Access: Upgrade to version 22.3R1 or later

Detailed patch information and download links are available in the Pulse Secure Security Advisory SA45520.

Workarounds

  • Restrict network access to Ivanti services using firewall rules to allow only trusted IP ranges
  • Implement web application firewall (WAF) rules to filter potentially malicious requests before they reach Ivanti services
  • Consider deploying additional load balancing or failover configurations to maintain service availability during potential attacks
  • Enable enhanced logging and monitoring to quickly detect and respond to exploitation attempts
bash
# Example: Restrict access to Ivanti Connect Secure using iptables
# Allow only trusted corporate IP ranges
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.0.0/16 -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
  • TypeDOS

  • Vendor/TechIvanti Connect Secure

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability9.64%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-128

  • CWE-682
  • Technical References
  • Pulse Secure Security Advisory
  • Related CVEs
  • CVE-2025-5456: Ivanti Connect Secure DoS Vulnerability

  • CVE-2024-37401: Ivanti Connect Secure DoS Vulnerability

  • CVE-2022-35254: Ivanti Connect Secure DoS Vulnerability

  • CVE-2024-22053: Ivanti Connect Secure DOS 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