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

CVE-2025-43542: Apple macOS Information Disclosure Flaw

CVE-2025-43542 is an information disclosure vulnerability in Apple macOS that may unintentionally reveal password fields during FaceTime remote control sessions. This article covers technical details, affected versions, and steps.

Published: April 29, 2026

CVE-2025-43542 Overview

CVE-2025-43542 is an information disclosure vulnerability affecting multiple Apple operating systems, including iOS, iPadOS, macOS Sequoia, macOS Tahoe, and visionOS. The vulnerability stems from improper state management that can cause password fields to be unintentionally revealed when a device is being remotely controlled over FaceTime. This exposure of sensitive credential data poses significant risks to user privacy and security.

Critical Impact

Password fields may be inadvertently displayed to remote viewers during FaceTime screen sharing sessions, potentially exposing authentication credentials to unauthorized parties.

Affected Products

  • Apple iOS 18.7.3 and earlier, iOS 26.2 and earlier
  • Apple iPadOS 18.7.3 and earlier, iPadOS 26.2 and earlier
  • Apple macOS Sequoia 15.7.3 and earlier, macOS Tahoe 26.2 and earlier
  • Apple visionOS 26.2 and earlier

Discovery Timeline

  • 2025-12-12 - CVE-2025-43542 published to NVD
  • 2026-04-02 - Last updated in NVD database

Technical Details for CVE-2025-43542

Vulnerability Analysis

This vulnerability represents an information exposure flaw (CWE-200) in Apple's FaceTime remote control functionality. When users share their screen or allow remote control during a FaceTime call, the system fails to properly manage the state of password input fields. Under normal circumstances, password fields should remain masked (displaying dots or asterisks instead of actual characters) regardless of viewing context. However, due to the state management flaw, the password masking protection is not consistently enforced during remote viewing sessions.

The vulnerability is accessible over the network without requiring authentication or user interaction beyond the initial FaceTime session establishment. The primary impact is confidentiality compromise, as sensitive password data can be exposed to remote viewers who may or may not be trusted parties.

Root Cause

The root cause of CVE-2025-43542 lies in improper state management within the FaceTime screen sharing and remote control subsystems. The password field masking state is not properly synchronized or preserved when screen content is transmitted to remote viewers. This suggests a disconnect between the local UI rendering state and the remote display state, where security-sensitive UI element properties (such as password masking) are not correctly propagated to the remote session context.

Attack Vector

Exploitation of this vulnerability occurs through the following scenario:

  1. A victim initiates a FaceTime call with another party
  2. The victim enables screen sharing or remote control features
  3. While the remote viewer has access, the victim navigates to any application or website requiring password entry
  4. The password field contents are displayed in clear text to the remote viewer instead of being masked
  5. The remote viewer observes the victim's password as it is typed

This attack requires social engineering or a trusted relationship context, as the victim must voluntarily share their screen. However, once screen sharing is active, no additional user interaction is required for the password exposure to occur. The vulnerability could be exploited by malicious actors posing as tech support, trusted colleagues, or through compromised accounts of known contacts.

Detection Methods for CVE-2025-43542

Indicators of Compromise

  • Unusual FaceTime screen sharing sessions, especially initiated during authentication activities
  • User reports of password fields appearing unmasked during remote sessions
  • Evidence of credential reuse or unauthorized access following FaceTime sessions
  • Anomalous login attempts from unknown locations after screen sharing sessions

Detection Strategies

  • Monitor for FaceTime screen sharing activity on managed devices, particularly during work hours or when accessing sensitive systems
  • Implement endpoint detection rules to correlate FaceTime remote control sessions with password entry activities
  • Review authentication logs for suspicious login patterns following FaceTime usage

Monitoring Recommendations

  • Enable enhanced logging for FaceTime and screen sharing activities on enterprise-managed Apple devices
  • Deploy user behavior analytics to identify unusual authentication patterns post-screen sharing
  • Implement MDM policies to alert administrators when screen sharing features are activated on sensitive devices

How to Mitigate CVE-2025-43542

Immediate Actions Required

  • Update all Apple devices to the latest patched versions: iOS 18.7.3/26.2, iPadOS 18.7.3/26.2, macOS Sequoia 15.7.3, macOS Tahoe 26.2, and visionOS 26.2
  • Advise users to avoid entering passwords while FaceTime screen sharing or remote control is active
  • Review recent FaceTime screen sharing sessions and consider resetting any passwords that may have been exposed
  • Implement enterprise policies restricting FaceTime screen sharing on devices handling sensitive data

Patch Information

Apple has addressed this vulnerability through improved state management in the affected operating systems. Security updates are available through the following advisories:

  • Apple Security Advisory 125884
  • Apple Security Advisory 125885
  • Apple Security Advisory 125886
  • Apple Security Advisory 125887
  • Apple Security Advisory 125891

Organizations should prioritize deploying these updates through MDM solutions or direct user guidance.

Workarounds

  • Disable FaceTime screen sharing and remote control features until patches can be applied
  • Use alternative screen sharing solutions that do not exhibit this vulnerability
  • Instruct users to pause or end screen sharing sessions before entering any credentials
  • Implement password managers with auto-fill capabilities to minimize visible password entry
  • Consider temporary restrictions on FaceTime usage for high-security environments

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 Macos

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/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-200
  • Technical References
  • Apple Security Advisory 125884

  • Apple Security Advisory 125885

  • Apple Security Advisory 125886

  • Apple Security Advisory 125891
  • Vendor Resources
  • Apple Security Advisory 125887
  • Related CVEs
  • CVE-2026-28820: Apple macOS Information Disclosure Flaw

  • CVE-2026-20670: Apple macOS Information Disclosure Issue

  • CVE-2026-28831: Apple macOS Information Disclosure Flaw

  • CVE-2026-20607: Apple macOS 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