A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2026-8961

CVE-2026-8961: Mozilla Firefox Auth Bypass Vulnerability

CVE-2026-8961 is an authentication bypass flaw in Mozilla Firefox's Form Autofill component that enables spoofing attacks. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 21, 2026

CVE-2026-8961 Overview

CVE-2026-8961 is a spoofing vulnerability in the Form Autofill component of Mozilla Firefox and Thunderbird. The flaw allows an attacker-controlled web page to manipulate the autofill user interface and trick users into submitting sensitive data to unintended recipients. Mozilla addressed the issue in Firefox 151, Firefox ESR 140.11, Thunderbird 151, and Thunderbird 140.11. The weakness is classified as [CWE-290] Authentication Bypass by Spoofing. Exploitation requires user interaction, such as visiting a crafted page and engaging with autofill prompts.

Critical Impact

Successful exploitation enables an attacker to spoof autofill behavior, leading to integrity compromise of user-submitted form data including potentially sensitive personal information.

Affected Products

  • Mozilla Firefox (versions prior to 151)
  • Mozilla Firefox ESR (versions prior to 140.11)
  • Mozilla Thunderbird (versions prior to 151 and 140.11)

Discovery Timeline

  • 2026-05-19 - CVE-2026-8961 published to NVD
  • 2026-05-20 - Last updated in NVD database

Technical Details for CVE-2026-8961

Vulnerability Analysis

The vulnerability resides in the Form Autofill component used by Firefox and Thunderbird. Form Autofill is responsible for suggesting and inserting previously stored values such as names, addresses, and payment details into HTML form fields. The component fails to properly enforce trust boundaries between page-controlled content and the browser-managed autofill interface. As a result, a malicious site can present misleading context to the user during the autofill interaction.

Because the component is shared across Mozilla products, the same defect affects both the Firefox browser and the Thunderbird mail client. The issue is tracked as [CWE-290], indicating that authenticity assumptions made by the autofill flow can be bypassed through spoofing.

Root Cause

The root cause is insufficient validation of the visual and contextual relationship between the form requesting data and the autofill prompt presented to the user. Page content is able to influence what the user perceives when selecting an autofill entry, breaking the implicit trust that values inserted via autofill match the form field the user intended to populate.

Attack Vector

An attacker hosts a crafted web page that includes form fields and supporting markup designed to manipulate the autofill UI. When a victim visits the page and interacts with the form, the autofill component can be coerced into submitting stored values to attacker-controlled fields. The attack is network-delivered and requires user interaction. It does not require prior authentication or elevated privileges. No public proof-of-concept exploit is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

No verified exploit code is publicly available. See Mozilla Bug Report #1962625 for technical context.

Detection Methods for CVE-2026-8961

Indicators of Compromise

  • Outbound form submissions from Firefox or Thunderbird containing autofill profile data sent to unexpected third-party domains.
  • Browser telemetry showing autofill events on pages with hidden, off-screen, or oddly-styled form fields.
  • Endpoints running Firefox versions earlier than 151 or ESR earlier than 140.11, or Thunderbird earlier than 151 or 140.11.

Detection Strategies

  • Inventory installed Mozilla products and compare against patched versions to identify exposed endpoints.
  • Inspect web proxy and DNS logs for form POST submissions to recently registered or low-reputation domains following user browsing activity.
  • Correlate browser process activity with credential or PII-shaped data in outbound HTTP traffic.

Monitoring Recommendations

  • Monitor enterprise software inventory feeds for Firefox and Thunderbird version drift below the fixed releases.
  • Alert on installation of outdated Mozilla packages through patch management telemetry.
  • Track user reports of unexpected autofill behavior or data appearing in fields users did not intend to populate.

How to Mitigate CVE-2026-8961

Immediate Actions Required

  • Update Firefox to version 151 and Firefox ESR to 140.11 on all managed endpoints.
  • Update Thunderbird to version 151 or 140.11 across user workstations and mail clients.
  • Validate via inventory tooling that no downgraded or pinned older versions remain in production.

Patch Information

Mozilla released fixes in Firefox 151, Firefox ESR 140.11, Thunderbird 151, and Thunderbird 140.11. Patch details are documented in Mozilla Security Advisory MFSA-2026-46, MFSA-2026-48, MFSA-2026-50, and MFSA-2026-51.

Workarounds

  • Disable Form Autofill in Firefox preferences under Privacy & Security until patches are deployed.
  • Remove stored addresses and payment methods from the autofill profile on endpoints that cannot be immediately updated.
  • Instruct users to manually type sensitive data on unfamiliar sites rather than relying on autofill suggestions.
bash
# Configuration example: disable Form Autofill via Firefox policy
# /etc/firefox/policies/policies.json
{
  "policies": {
    "DisableFormHistory": true,
    "Preferences": {
      "extensions.formautofill.addresses.enabled": {
        "Value": false,
        "Status": "locked"
      },
      "extensions.formautofill.creditCards.enabled": {
        "Value": false,
        "Status": "locked"
      }
    }
  }
}

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

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-290
  • Technical References
  • Mozilla Bug Report #1962625
  • Vendor Resources
  • Mozilla Security Advisory MFSA-2026-46

  • Mozilla Security Advisory MFSA-2026-48

  • Mozilla Security Advisory MFSA-2026-50

  • Mozilla Security Advisory MFSA-2026-51
  • Related CVEs
  • CVE-2026-8962: Mozilla Firefox Auth Bypass Vulnerability

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

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

  • CVE-2026-8948: Mozilla Firefox Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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