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

CVE-2024-40813: Apple iPadOS Information Disclosure Flaw

CVE-2024-40813 is an information disclosure vulnerability in Apple iPadOS that allows attackers with physical access to use Siri to view sensitive data. This article covers technical details, affected versions, and fixes.

Updated: January 22, 2026

CVE-2024-40813 Overview

A lock screen vulnerability exists in Apple iOS, iPadOS, and watchOS that allows an attacker with physical access to a device to bypass lock screen protections and use Siri to access sensitive user data. The issue stems from improper state management in the lock screen functionality, which fails to properly restrict Siri capabilities when the device is locked.

Critical Impact

An attacker with physical access to an affected Apple device can leverage Siri to access sensitive user data without authentication, potentially exposing personal information, contacts, messages, and other private data.

Affected Products

  • Apple iOS versions prior to 17.6
  • Apple iPadOS versions prior to 17.6
  • Apple watchOS versions prior to 10.6

Discovery Timeline

  • 2024-07-29 - CVE-2024-40813 published to NVD
  • 2025-11-04 - Last updated in NVD database

Technical Details for CVE-2024-40813

Vulnerability Analysis

This vulnerability is classified under CWE-922 (Insecure Storage of Sensitive Information), indicating that the lock screen state management does not properly protect sensitive data accessible through Siri when the device is locked. The flaw allows unauthorized information disclosure through the voice assistant interface.

The vulnerability requires physical access to exploit, limiting the attack surface to scenarios where an adversary has direct access to the target device. However, once physical access is obtained, no privileges or user interaction are required to carry out the attack. The confidentiality impact is high, as sensitive user data can be exposed, though the integrity and availability of the system remain unaffected.

Root Cause

The root cause lies in improper state management within the lock screen functionality of iOS, iPadOS, and watchOS. When a device is locked, the operating system should restrict Siri's access to sensitive data. However, due to flawed state management logic, certain Siri queries can still access protected user information even when the device lock screen is active. This represents a breakdown in the authentication boundary that should prevent unauthorized access to personal data.

Attack Vector

The attack requires physical proximity to the target device. An attacker must have hands-on access to an unlocked or locked Apple device running a vulnerable version of iOS, iPadOS, or watchOS. The exploitation process involves:

  1. Obtaining physical access to the target device
  2. Activating Siri through the "Hey Siri" voice command or by pressing and holding the side/home button
  3. Issuing voice commands to Siri that request access to sensitive user data
  4. Receiving information that should be protected by the lock screen

The vulnerability bypasses lock screen protections by exploiting the improper state management, allowing Siri to respond with sensitive information that would normally require device unlock authentication.

Detection Methods for CVE-2024-40813

Indicators of Compromise

  • Unexpected Siri activations detected in device logs when the device is locked
  • User reports of unauthorized access to their personal information
  • Evidence of physical tampering or unauthorized physical access to devices
  • Siri query logs showing sensitive data requests during locked states

Detection Strategies

  • Monitor device management logs for Siri activation patterns during locked states
  • Implement Mobile Device Management (MDM) solutions to track unauthorized device access attempts
  • Deploy endpoint protection that can detect anomalous Siri behavior patterns
  • Review security audit logs for indicators of lock screen bypass attempts

Monitoring Recommendations

  • Enable comprehensive logging on managed Apple devices through MDM profiles
  • Configure alerts for unusual Siri activity patterns during device lock states
  • Implement physical security controls to restrict unauthorized device access
  • Conduct regular device security audits to verify patch compliance

How to Mitigate CVE-2024-40813

Immediate Actions Required

  • Update all affected Apple devices to iOS 17.6, iPadOS 17.6, or watchOS 10.6 immediately
  • Consider disabling Siri on the lock screen as a temporary measure until patches are applied
  • Implement physical security controls to prevent unauthorized access to devices
  • Review and restrict which data Siri can access in device privacy settings

Patch Information

Apple has released security updates to address this vulnerability. Users and administrators should update to the following versions:

  • iOS 17.6 - Available via Settings > General > Software Update
  • iPadOS 17.6 - Available via Settings > General > Software Update
  • watchOS 10.6 - Available via the Watch app on paired iPhone

For detailed patch information, refer to the Apple Security Support Document and Apple Security Patch Release.

Workarounds

  • Disable Siri on the lock screen: Navigate to Settings > Siri & Search > Allow Siri When Locked and toggle off
  • Enable stricter authentication requirements for Siri data access
  • Implement physical security policies to prevent unauthorized device access
  • Consider device supervision through MDM to enforce security configurations
bash
# MDM Configuration Profile Example for Disabling Siri on Lock Screen
# Deploy through Apple Configurator or MDM solution
# Key: allowAssistantWhileLocked
# Value: false

# Verify iOS version on managed devices
# Check that all devices are running iOS 17.6 or later
mdmctl query devices --filter "os.version < 17.6"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechApple Ipados

  • SeverityMEDIUM

  • CVSS Score4.6

  • EPSS Probability0.10%

  • 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
  • NVD-CWE-noinfo

  • CWE-922
  • Technical References
  • Full Disclosure Mailing List July 16

  • Full Disclosure Mailing List July 21

  • Apple Knowledge Base Document

  • Apple Knowledge Base Update
  • Vendor Resources
  • Apple Security Support Document

  • Apple Security Patch Release
  • Related CVEs
  • CVE-2025-43500: Apple iPadOS Information Disclosure Flaw

  • CVE-2025-43436: Apple iPadOS Information Disclosure Flaw

  • CVE-2024-54492: Apple iPadOS Information Disclosure Flaw

  • CVE-2026-28877: Apple iPadOS Information Disclosure 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