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-43376

CVE-2025-43376: Apple Safari Information Disclosure Flaw

CVE-2025-43376 is an information disclosure vulnerability in Apple Safari that allows remote attackers to view leaked DNS queries despite Private Relay being enabled. This article covers technical details, affected versions, and mitigation.

Published: April 29, 2026

CVE-2025-43376 Overview

CVE-2025-43376 is an information disclosure vulnerability affecting multiple Apple products including Safari, iOS, iPadOS, macOS Tahoe, tvOS, visionOS, and watchOS. The vulnerability stems from a logic issue in the Private Relay feature's state management, which can allow remote attackers to view leaked DNS queries even when Private Relay is enabled.

Private Relay is a privacy feature designed to encrypt DNS traffic and hide users' IP addresses and browsing activity. This vulnerability undermines that protection by exposing DNS queries to potential network-level attackers, compromising user privacy expectations when using the feature.

Critical Impact

Remote attackers can intercept and view DNS queries from users who believe their browsing activity is protected by Private Relay, potentially exposing sensitive information about websites visited and online behavior.

Affected Products

  • Apple Safari (versions prior to Safari 26)
  • Apple iOS and iPadOS (versions prior to 18.7.7 and 26)
  • Apple macOS Tahoe (versions prior to 26)
  • Apple tvOS (versions prior to 26)
  • Apple visionOS (versions prior to 26)
  • Apple watchOS (versions prior to 26)

Discovery Timeline

  • November 4, 2025 - CVE-2025-43376 published to NVD
  • April 2, 2026 - Last updated in NVD database

Technical Details for CVE-2025-43376

Vulnerability Analysis

This vulnerability is classified as an information disclosure issue resulting from improper state management within Apple's Private Relay implementation. Private Relay is designed to route user traffic through two separate relays, preventing any single entity from seeing both the user's IP address and what sites they are accessing. The logic flaw in state management causes DNS queries to leak outside of the protected relay tunnel under certain conditions.

The vulnerability can be exploited remotely without requiring any privileges or user interaction. An attacker positioned on the network path between the victim and their destination could observe DNS queries that should have been encrypted and routed through the Private Relay infrastructure. This represents a significant privacy breach for users who rely on Private Relay to protect their browsing habits from network-level surveillance.

Root Cause

The root cause of CVE-2025-43376 is a logic error in the state management of the Private Relay feature. When transitioning between network states or under specific edge conditions, the system fails to properly enforce DNS query routing through the encrypted relay tunnel. This causes DNS resolution requests to be sent over the standard network path, bypassing the privacy protections that Private Relay is designed to provide.

Apple addressed this issue by implementing improved state management to ensure DNS queries are consistently routed through the Private Relay infrastructure regardless of network state transitions or edge conditions.

Attack Vector

The attack vector for this vulnerability is network-based. An attacker does not need any special privileges or user interaction to exploit this flaw. The attack scenario involves:

  1. A user with Private Relay enabled believes their DNS queries are encrypted and hidden from network observers
  2. Due to the state management flaw, some DNS queries leak outside the relay tunnel
  3. A remote attacker with network visibility (such as an ISP, compromised router, or man-in-the-middle position) can observe these leaked DNS queries
  4. The attacker gains visibility into the user's browsing activity, including domains visited

The vulnerability allows high confidentiality impact as sensitive browsing information is exposed to unauthorized parties.

Detection Methods for CVE-2025-43376

Indicators of Compromise

  • Unencrypted DNS queries originating from devices with Private Relay enabled
  • DNS traffic routed through standard resolvers instead of Apple's relay infrastructure
  • Network logs showing plaintext DNS requests from users who should have encrypted DNS via Private Relay

Detection Strategies

  • Monitor network traffic for DNS queries from devices that have Private Relay configured and should be routing DNS through Apple's encrypted infrastructure
  • Analyze firewall and proxy logs for DNS traffic patterns that indicate bypass of expected privacy relay routing
  • Deploy endpoint detection to identify software versions vulnerable to CVE-2025-43376

Monitoring Recommendations

  • Enable detailed logging on DNS servers to identify potential exposure from vulnerable Apple devices
  • Configure network monitoring solutions to alert on unencrypted DNS traffic from expected Private Relay users
  • Review endpoint inventory to identify devices running vulnerable versions of iOS, iPadOS, macOS, tvOS, visionOS, watchOS, or Safari

How to Mitigate CVE-2025-43376

Immediate Actions Required

  • Update all Apple devices to the patched versions: Safari 26, iOS 18.7.7/26, iPadOS 18.7.7/26, macOS Tahoe 26, tvOS 26, visionOS 26, or watchOS 26
  • Verify Private Relay is functioning correctly after updates by testing DNS query routing
  • Consider using additional VPN services as a temporary supplementary privacy measure until devices are fully patched
  • Review network logs to assess potential historical exposure from this vulnerability

Patch Information

Apple has released security updates that address this vulnerability through improved state management. The following versions contain the fix:

  • Safari 26
  • iOS 18.7.7 and iOS 26
  • iPadOS 18.7.7 and iPadOS 26
  • macOS Tahoe 26
  • tvOS 26
  • visionOS 26
  • watchOS 26

For detailed patch information, refer to the Apple Security Advisory #125108, Apple Security Advisory #125113, Apple Security Advisory #125114, Apple Security Advisory #125115, and Apple Security Advisory #125116.

Workarounds

  • Disable Private Relay temporarily if immediate patching is not possible, and use a trusted third-party VPN service for DNS privacy
  • Configure devices to use encrypted DNS services (DNS-over-HTTPS or DNS-over-TLS) as an additional layer of protection
  • Restrict network access for vulnerable devices to trusted networks only until patches can be applied
  • Monitor for software updates through Apple's automatic update mechanism and apply them as soon as they become available

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 Safari

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.08%

  • 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
  • Technical References
  • Apple Security Advisory #125110

  • Apple Security Advisory #126793
  • Vendor Resources
  • Apple Security Advisory #125108

  • Apple Security Advisory #125113

  • Apple Security Advisory #125114

  • Apple Security Advisory #125115

  • Apple Security Advisory #125116
  • Related CVEs
  • CVE-2025-43413: Apple Safari Information Disclosure Flaw

  • CVE-2025-43227: Apple Safari Information Disclosure Flaw

  • CVE-2025-24143: Apple Safari Information Disclosure Flaw

  • CVE-2023-28204: Apple Safari 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