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

CVE-2025-6432: Mozilla Firefox DNS Bypass Vulnerability

CVE-2025-6432 is a DNS bypass flaw in Mozilla Firefox that allows DNS requests to bypass SOCKS proxies when Multi-Account Containers is enabled. This article covers technical details, affected versions, and mitigations.

Published: April 22, 2026

CVE-2025-6432 Overview

CVE-2025-6432 is an information exposure vulnerability affecting Mozilla Firefox when the Multi-Account Containers extension is enabled. The flaw allows DNS requests to bypass a configured SOCKS proxy under specific conditions, potentially exposing user browsing activity and compromising privacy protections that users rely on when routing traffic through proxy services.

When Multi-Account Containers was enabled, DNS requests could bypass a SOCKS proxy when the domain name was invalid or the SOCKS proxy was not responding. This behavior could lead to DNS leak scenarios where a user's real IP address and browsing destinations become visible to network observers, despite the expectation of proxy-based anonymity.

Critical Impact

DNS requests can bypass SOCKS proxy configuration, potentially exposing user browsing activity and real IP addresses to network adversaries when privacy protections are expected to be active.

Affected Products

  • Mozilla Firefox versions prior to 140
  • Mozilla Thunderbird versions prior to 140

Discovery Timeline

  • 2025-06-24 - CVE-2025-6432 published to NVD
  • 2026-04-13 - Last updated in NVD database

Technical Details for CVE-2025-6432

Vulnerability Analysis

This vulnerability is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The flaw resides in the network stack's handling of DNS resolution when the Multi-Account Containers feature is active in conjunction with SOCKS proxy configuration.

Under normal operation, when a user configures Firefox to route traffic through a SOCKS proxy, DNS queries should also be proxied to prevent DNS leakage. However, when Multi-Account Containers is enabled, certain edge cases in DNS resolution logic fail to enforce this proxy requirement. Specifically, when a domain name is considered invalid by the resolver or when the SOCKS proxy becomes unresponsive, the browser's fallback behavior allows DNS queries to be sent directly through the system's default DNS resolver instead of failing closed.

This creates a significant privacy concern for users who rely on SOCKS proxies for anonymity, such as those using Tor or VPN services with SOCKS endpoints. The exposure of DNS queries reveals which websites a user is attempting to visit, even if the actual HTTP traffic remains proxied.

Root Cause

The root cause of this vulnerability lies in the interaction between the Multi-Account Containers feature and Firefox's network proxy handling code. The containers feature introduces complexity in how network requests are contextualized and routed. When error conditions occur—specifically invalid domain names or proxy connection failures—the error handling path does not properly enforce the proxy-only DNS resolution policy, allowing a fallback to direct DNS queries.

This represents a fail-open design flaw where the system defaults to connectivity over security when encountering error conditions.

Attack Vector

The attack vector is network-based and requires no user interaction or privileges. An attacker positioned on the same network as the victim (such as a compromised router, malicious ISP, or public Wi-Fi hotspot operator) can observe DNS queries that leak from the browser.

The attack scenario involves:

  1. The victim configures Firefox to use a SOCKS proxy for privacy protection
  2. The victim enables Multi-Account Containers for browser compartmentalization
  3. The attacker causes the SOCKS proxy to become temporarily unresponsive, or the victim attempts to access an invalid domain
  4. DNS queries bypass the SOCKS proxy and are sent directly, allowing the attacker to observe them
  5. The attacker correlates DNS queries with the victim's IP address to profile browsing behavior

The vulnerability does not require the attacker to actively exploit the flaw—passive network monitoring is sufficient once the DNS leak condition is triggered.

Detection Methods for CVE-2025-6432

Indicators of Compromise

  • Unexpected DNS query traffic originating from Firefox processes that should be routing through a SOCKS proxy
  • Network logs showing DNS resolution occurring outside of configured proxy tunnels
  • DNS queries visible at the network gateway when all traffic should be proxied

Detection Strategies

  • Monitor for DNS traffic from endpoints configured to use SOCKS proxies exclusively
  • Implement network segmentation that alerts on direct DNS queries from systems expected to proxy all traffic
  • Deploy DNS leak detection tools that compare observed DNS traffic against expected proxy configurations

Monitoring Recommendations

  • Review Firefox version deployments across the organization to identify vulnerable instances
  • Implement network-level DNS monitoring to detect unauthorized direct DNS queries
  • Configure SIEM rules to alert on DNS traffic patterns inconsistent with proxy configurations

How to Mitigate CVE-2025-6432

Immediate Actions Required

  • Update Mozilla Firefox to version 140 or later immediately
  • Update Mozilla Thunderbird to version 140 or later if applicable
  • Audit network proxy configurations to ensure DNS leak protections are functioning correctly after updates

Patch Information

Mozilla has addressed this vulnerability in Firefox 140 and Thunderbird 140. Organizations should prioritize updating all Firefox installations to the patched version. The security fix ensures that DNS requests properly respect SOCKS proxy configurations even when error conditions occur.

For detailed patch information, refer to the Mozilla Security Advisory MFSA-2025-51 and Mozilla Security Advisory MFSA-2025-54. Technical details about the underlying issue can be found in Mozilla Bug Report #1943804.

Workarounds

  • Temporarily disable Multi-Account Containers extension if immediate patching is not possible
  • Configure firewall rules to block all DNS traffic (port 53 UDP/TCP) except through approved proxy endpoints
  • Use browser network isolation or containerization solutions to prevent direct network access from browser processes
  • Consider using VPN solutions with kill-switch functionality that blocks all traffic if the VPN connection fails
bash
# Example iptables rule to block direct DNS and force proxy usage
# This prevents DNS leaks by dropping all direct DNS traffic from the user
iptables -A OUTPUT -p udp --dport 53 -m owner --uid-owner $USER_ID -j DROP
iptables -A OUTPUT -p tcp --dport 53 -m owner --uid-owner $USER_ID -j DROP

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMozilla Firefox

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.41%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-200
  • Technical References
  • Mozilla Bug Report #1943804

  • Mozilla Security Advisory MFSA-2025-54
  • Vendor Resources
  • Mozilla Security Advisory MFSA-2025-51
  • Related CVEs
  • CVE-2026-6765: Mozilla Firefox Information Disclosure Flaw

  • CVE-2026-6782: Mozilla Firefox Information Disclosure Flaw

  • CVE-2026-6770: Firefox Information Disclosure Vulnerability

  • CVE-2026-6749: Mozilla Firefox Information Disclosure Bug
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