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-2025-43428

CVE-2025-43428: Apple iPadOS Auth Bypass Vulnerability

CVE-2025-43428 is an authentication bypass flaw in Apple iPadOS that allows unauthorized access to Hidden Photos Album without authentication. This article covers the technical details, affected versions, and mitigation.

Published: March 25, 2026

CVE-2025-43428 Overview

CVE-2025-43428 is an authentication bypass vulnerability affecting Apple's Photos application across multiple operating systems. A configuration issue allows photos stored in the Hidden Photos Album to be viewed without proper authentication, effectively bypassing the privacy protection mechanism designed to keep sensitive images secure from unauthorized access.

Critical Impact

Users who rely on the Hidden Photos Album feature to protect sensitive images may have those photos exposed to anyone with physical or network access to the device, completely undermining the privacy feature's intended purpose.

Affected Products

  • Apple visionOS (versions prior to 26.2)
  • Apple iOS and iPadOS (versions prior to 26.2)
  • Apple macOS Tahoe (versions prior to 26.2)

Discovery Timeline

  • 2025-12-17 - CVE-2025-43428 published to NVD
  • 2025-12-18 - Last updated in NVD database

Technical Details for CVE-2025-43428

Vulnerability Analysis

This vulnerability stems from improper authentication enforcement within the Photos application's Hidden Album feature. The Hidden Photos Album is designed to require authentication (Face ID, Touch ID, or passcode) before displaying concealed images. However, due to a configuration flaw classified under CWE-306 (Missing Authentication for Critical Function), this authentication requirement can be bypassed.

The vulnerability allows attackers to access protected photo content without triggering the expected authentication challenge. This represents a significant privacy breach as users specifically rely on this feature to protect sensitive or personal images from casual viewing by others who may have temporary access to their device.

Root Cause

The root cause is a missing authentication check (CWE-306) in the configuration handling for the Hidden Photos Album feature. The application fails to properly enforce authentication requirements under certain conditions, allowing the protected content to be accessed without verifying the user's identity. Apple addressed this by implementing additional configuration restrictions to ensure authentication is consistently required.

Attack Vector

The attack can be initiated over the network without requiring prior authentication or user interaction. An attacker could potentially exploit this vulnerability to:

  1. Access the Hidden Photos Album without triggering Face ID, Touch ID, or passcode prompts
  2. View, copy, or exfiltrate sensitive images that users believed were protected
  3. Compromise user privacy without leaving obvious traces of unauthorized access

The vulnerability does not require special privileges or user interaction, making it particularly dangerous in scenarios where devices may be accessible to untrusted parties.

Detection Methods for CVE-2025-43428

Indicators of Compromise

  • Unexpected access patterns to the Photos application or Hidden Album folder
  • Photos application accessing Hidden Album data without corresponding authentication events in system logs
  • Abnormal file system access to photo library locations without user activity

Detection Strategies

  • Monitor for Photos application processes accessing Hidden Album content without preceding biometric or passcode authentication events
  • Review device logs for authentication bypass patterns related to photo library access
  • Implement endpoint detection rules that correlate Hidden Album access with missing authentication challenges

Monitoring Recommendations

  • Enable detailed logging for Photos application access events where available
  • Monitor for unauthorized photo library access through MDM solutions in enterprise environments
  • Track application behavior anomalies that indicate authentication mechanisms are being bypassed

How to Mitigate CVE-2025-43428

Immediate Actions Required

  • Update all affected Apple devices to the patched versions immediately
  • Verify that visionOS, iOS, iPadOS, and macOS Tahoe devices are running version 26.2 or later
  • Review Hidden Album contents and consider temporarily moving sensitive photos to encrypted storage until patches are applied
  • Audit device access policies in enterprise environments to ensure only trusted users have physical device access

Patch Information

Apple has released security updates that address this vulnerability by implementing additional configuration restrictions. The following versions contain the fix:

  • visionOS 26.2 - Apple Support Article #125891
  • iOS 26.2 and iPadOS 26.2 - Apple Support Article #125884
  • macOS Tahoe 26.2 - Apple Support Article #125886

Organizations should prioritize deploying these updates through their MDM solutions, while individual users should enable automatic updates or manually update through Settings > General > Software Update.

Workarounds

  • Temporarily move highly sensitive photos out of the Hidden Album to encrypted external storage until patches are applied
  • Limit physical and network access to devices containing sensitive photo content
  • Consider using third-party encrypted photo vault applications as a temporary alternative for sensitive images
  • Enable additional device-level protections such as shorter auto-lock timeouts and stronger passcodes
bash
# Verify iOS/iPadOS version via command line (for managed devices)
# Check that devices are running version 26.2 or later
cfgutil --format JSON get firmwareVersion

# For macOS, verify system version
sw_vers -productVersion
# Expected output should be 26.2 or higher for macOS Tahoe

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechApple Ipados

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Vendor Resources
  • Apple Support Article #125884

  • Apple Support Article #125886

  • Apple Support Article #125891
  • Related CVEs
  • CVE-2026-28895: Apple iPadOS Auth Bypass Vulnerability

  • CVE-2026-28856: Apple iPadOS Auth Bypass Vulnerability

  • CVE-2026-28865: Apple iPadOS Auth Bypass Vulnerability

  • CVE-2025-43534: Apple iPadOS 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