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

CVE-2025-55031: Firefox for iOS Auth Bypass Vulnerability

CVE-2025-55031 is an authentication bypass flaw in Firefox for iOS that allows attackers within Bluetooth range to exploit hybrid passkey transport. This article covers technical details, affected versions, and mitigation.

Published: March 18, 2026

CVE-2025-55031 Overview

CVE-2025-55031 is a critical open redirect vulnerability (CWE-601) affecting Mozilla Firefox for iOS and Focus for iOS that allows malicious web pages to abuse the FIDO: URL scheme to trigger hybrid passkey transport. This vulnerability enables attackers within Bluetooth range to exploit the passkey authentication flow, potentially tricking users into authenticating the attacker's device to their accounts.

The vulnerability stems from improper validation of FIDO: links passed from web content to the iOS operating system. When a user visits a malicious webpage, the attacker can trigger the hybrid passkey transport mechanism without proper authorization, creating an opportunity for a sophisticated phishing attack that targets passkey-based authentication systems.

Critical Impact

An attacker within Bluetooth range can hijack passkey authentication flows to gain unauthorized access to user accounts by exploiting Firefox for iOS's improper handling of FIDO: URL schemes.

Affected Products

  • Mozilla Firefox for iOS versions prior to 142
  • Mozilla Focus for iOS versions prior to 142
  • iOS devices with Bluetooth enabled running vulnerable browser versions

Discovery Timeline

  • August 19, 2025 - CVE-2025-55031 published to NVD
  • August 21, 2025 - Last updated in NVD database

Technical Details for CVE-2025-55031

Vulnerability Analysis

This vulnerability represents a dangerous intersection of URL scheme handling and passkey authentication mechanisms on iOS. The root issue involves Firefox for iOS improperly allowing web content to pass FIDO: links directly to the iOS operating system without adequate validation or user confirmation. The FIDO: URL scheme is designed to facilitate passkey-based authentication, but when exploited, it enables attackers to intercept the hybrid passkey transport flow.

The hybrid passkey transport mechanism allows passkeys stored on one device (such as a smartphone) to authenticate sessions on another device (such as a laptop) via Bluetooth. By triggering this flow from a malicious webpage, an attacker can position their own device to receive the authentication instead of the legitimate target, effectively hijacking the user's credentials.

Root Cause

The vulnerability originates from insufficient input validation in Firefox for iOS's URL scheme handler. The browser fails to properly validate or restrict FIDO: links before passing them to the iOS system for processing. This missing security constraint allows untrusted web content to directly invoke passkey authentication flows, bypassing intended security boundaries between web content and system-level authentication services.

The CWE-601 (URL Redirection to Untrusted Site) classification reflects how the browser redirects sensitive FIDO authentication requests to potentially malicious endpoints without proper verification.

Attack Vector

The attack requires the following conditions to be successful:

  1. The victim visits a malicious webpage using Firefox for iOS or Focus for iOS (versions prior to 142)
  2. The attacker must be within Bluetooth range of the victim's device
  3. The victim's device must have Bluetooth enabled
  4. The victim must interact with or be tricked by the malicious page into triggering the passkey flow

The malicious page constructs a specially crafted FIDO: link that, when processed by the vulnerable browser, initiates the hybrid passkey transport. The attacker's device, positioned within Bluetooth range, intercepts this authentication request and presents itself as the legitimate target device. If the user proceeds with authentication, their passkey authenticates the attacker's session instead of their own intended session.

For technical details on the vulnerability mechanism, see the Mozilla Bug Report #1979499 and Mozilla Bug Report #1979804.

Detection Methods for CVE-2025-55031

Indicators of Compromise

  • Unexpected Bluetooth pairing requests or passkey prompts while browsing web content
  • Browser-initiated FIDO authentication requests on unfamiliar or suspicious websites
  • User reports of unexpected login confirmations or authentication requests on mobile devices
  • Logs showing FIDO: URL scheme invocations from untrusted web origins

Detection Strategies

  • Monitor application logs for unusual FIDO: URL scheme handler invocations
  • Implement endpoint detection for Firefox for iOS and Focus for iOS versions prior to 142
  • Review mobile device management (MDM) logs for browsers running vulnerable versions
  • Deploy browser version compliance checks across managed iOS devices

Monitoring Recommendations

  • Enable SentinelOne mobile threat detection to identify vulnerable browser versions
  • Configure alerts for unexpected passkey authentication attempts
  • Monitor network traffic patterns for suspicious web content delivery
  • Implement user behavior analytics to detect anomalous authentication flows

How to Mitigate CVE-2025-55031

Immediate Actions Required

  • Update Firefox for iOS to version 142 or later immediately
  • Update Focus for iOS to version 142 or later immediately
  • Advise users to exercise caution when prompted for passkey authentication on unfamiliar websites
  • Consider temporarily disabling Bluetooth when not in active use until updates are applied
  • Review recent passkey-based authentications for any suspicious activity

Patch Information

Mozilla has released security patches addressing this vulnerability in Firefox for iOS version 142 and Focus for iOS version 142. Organizations should prioritize updating all managed iOS devices running these browsers. Full details are available in the Mozilla Security Advisory MFSA-2025-68 for Firefox and Mozilla Security Advisory MFSA-2025-69 for Focus.

Workarounds

  • Temporarily use alternative browsers on iOS until updates are applied
  • Disable hybrid passkey transport functionality if device management allows
  • Implement network-level controls to restrict access to known malicious domains
  • Educate users about the risks of responding to unexpected passkey prompts
bash
# Check Firefox for iOS version via MDM query
# Ensure version is 142 or higher
# Example MDM compliance policy pseudocode
if browser_version < "142"; then
    flag_device_non_compliant
    notify_user_update_required
fi

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMozilla Firefox

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.09%

  • 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-601
  • Technical References
  • Mozilla Bug Report #1979499

  • Mozilla Bug Report #1979804
  • Vendor Resources
  • Mozilla Security Advisory MFSA-2025-68

  • Mozilla Security Advisory MFSA-2025-69
  • Related CVEs
  • CVE-2026-6756: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2026-6760: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2026-6771: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2026-6774: Mozilla Firefox 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