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

CVE-2024-35282: Fortinet FortiClient Information Disclosure

CVE-2024-35282 is an information disclosure vulnerability in Fortinet FortiClient VPN iOS that allows attackers with physical access to jailbroken devices to extract cleartext passwords from memory via keychain dump.

Updated: January 22, 2026

CVE-2024-35282 Overview

A cleartext storage of sensitive information in memory vulnerability (CWE-316) has been identified in FortiClient VPN for iOS. This security flaw allows an unauthenticated attacker with physical access to a jailbroken iOS device to extract cleartext VPN credentials by performing a keychain dump operation. The vulnerability affects a wide range of FortiClient VPN iOS versions across multiple major release branches.

Critical Impact

Attackers with physical access to jailbroken iOS devices can extract VPN credentials in plaintext, potentially compromising enterprise network access and enabling further attacks on corporate infrastructure.

Affected Products

  • FortiClient VPN iOS 7.2 (all versions)
  • FortiClient VPN iOS 7.0 (all versions)
  • FortiClient VPN iOS 6.4 (all versions)
  • FortiClient VPN iOS 6.2 (all versions)
  • FortiClient VPN iOS 6.0 (all versions)

Discovery Timeline

  • 2024-09-10 - CVE-2024-35282 published to NVD
  • 2024-09-20 - Last updated in NVD database

Technical Details for CVE-2024-35282

Vulnerability Analysis

This vulnerability stems from improper handling of sensitive credential data within the FortiClient VPN iOS application. The application stores VPN authentication credentials in cleartext within device memory, specifically in the iOS keychain without adequate protection mechanisms. When a device is jailbroken, the normal iOS security sandbox protections are bypassed, allowing malicious actors to access the keychain contents directly.

The vulnerability requires physical access to the target device, limiting the attack surface to scenarios where an attacker can directly interact with a compromised or jailbroken iPhone or iPad. However, the impact is significant as successful exploitation yields VPN credentials that could provide unauthorized access to protected corporate networks.

Root Cause

The root cause of CVE-2024-35282 is the storage of sensitive VPN credentials in cleartext within the iOS keychain (CWE-316: Cleartext Storage of Sensitive Information in Memory, CWE-312: Cleartext Storage of Sensitive Information). FortiClient VPN fails to implement proper encryption or obfuscation of password data before storing it in memory, making the credentials trivially recoverable on jailbroken devices where keychain access controls are circumvented.

Properly secured mobile applications should encrypt sensitive credentials using hardware-backed cryptographic keys or employ secure enclave protection to prevent credential extraction even on compromised devices.

Attack Vector

The attack requires physical access to a jailbroken iOS device running a vulnerable version of FortiClient VPN. An attacker would follow this general approach:

  1. Obtain physical access to the target iOS device
  2. Ensure the device is jailbroken (or jailbreak it if possible)
  3. Use keychain dumping tools available on jailbroken devices to extract keychain contents
  4. Locate FortiClient VPN entries containing stored credentials
  5. Extract the cleartext username and password data

The attacker does not require authentication to the application itself, as the credentials are accessible directly from the iOS keychain storage once jailbreak protections are bypassed.

Detection Methods for CVE-2024-35282

Indicators of Compromise

  • Unusual VPN login attempts from unexpected geographic locations using valid credentials
  • Multiple simultaneous VPN sessions from the same user account
  • VPN authentication from devices not matching the user's registered iOS device identifiers
  • Evidence of keychain access tools or jailbreak artifacts on managed iOS devices

Detection Strategies

  • Implement Mobile Device Management (MDM) solutions to detect jailbroken iOS devices in the enterprise environment
  • Monitor VPN authentication logs for anomalous login patterns or credential reuse from unknown devices
  • Deploy endpoint detection solutions capable of identifying jailbreak indicators on iOS devices
  • Enable multi-factor authentication (MFA) for VPN connections to detect credential theft attempts

Monitoring Recommendations

  • Configure alerting for VPN logins from new or unrecognized device identifiers
  • Establish baseline VPN usage patterns per user and alert on deviations
  • Monitor for concurrent VPN sessions that may indicate credential sharing or theft
  • Review FortiClient VPN logs for failed authentication attempts followed by successful logins from different devices

How to Mitigate CVE-2024-35282

Immediate Actions Required

  • Audit your environment for jailbroken iOS devices using MDM or endpoint management tools
  • Enforce device compliance policies that prevent jailbroken devices from connecting to corporate VPN
  • Reset VPN credentials for users whose iOS devices may have been compromised or jailbroken
  • Implement multi-factor authentication for all FortiClient VPN connections
  • Review the Fortinet Security Advisory for vendor-specific guidance

Patch Information

Fortinet has published a security advisory (FG-IR-24-139) addressing this vulnerability. Organizations should consult the Fortinet Security Advisory for specific patch versions and upgrade instructions. Given that all versions of FortiClient VPN iOS across the 6.0, 6.2, 6.4, 7.0, and 7.2 release branches are affected, users should upgrade to the latest patched version as recommended by Fortinet.

Workarounds

  • Enforce MDM policies to block jailbroken devices from accessing corporate resources
  • Implement certificate-based authentication instead of or in addition to password-based VPN authentication
  • Deploy conditional access policies that require device compliance verification before VPN connection
  • Consider using temporary or rotating VPN credentials to limit the window of exposure
  • Enable VPN session monitoring and automatic disconnection for suspicious activity patterns

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechForticlient

  • SeverityMEDIUM

  • CVSS Score4.6

  • EPSS Probability0.09%

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

  • CWE-312
  • Vendor Resources
  • Fortinet Security Advisory
  • Related CVEs
  • CVE-2024-50570: Fortinet FortiClient Info Disclosure Flaw

  • CVE-2026-24018: FortiClientLinux Privilege Escalation Flaw

  • CVE-2025-25251: FortiClient Mac Privilege Escalation Flaw

  • CVE-2024-47574: Fortinet FortiClient Auth Bypass 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