The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2024-11693

CVE-2024-11693: Mozilla Firefox Information Disclosure Flaw

CVE-2024-11693 is an information disclosure vulnerability in Mozilla Firefox affecting Windows systems. Downloads of .library-ms files bypassed executable warnings. This article covers technical details, affected versions, and fixes.

Updated: January 22, 2026

CVE-2024-11693 Overview

A security bypass vulnerability exists in Mozilla Firefox and Thunderbird on Windows operating systems where the executable file warning dialog was not presented when downloading .library-ms files. This flaw allows attackers to deliver potentially malicious Windows Library files without triggering the standard security warning that users rely on to make informed decisions about downloaded content.

Windows Library files (.library-ms) are XML-based configuration files that define virtual folders and can reference network locations. When opened, these files can be leveraged to initiate connections to attacker-controlled servers or trick users into accessing malicious content through seemingly benign library definitions.

Critical Impact

Attackers can deliver malicious .library-ms files to Windows users without triggering download warnings, potentially leading to arbitrary code execution, credential theft, or system compromise through Windows Library file abuse.

Affected Products

  • Mozilla Firefox versions prior to 133
  • Mozilla Firefox ESR versions prior to 128.5
  • Mozilla Thunderbird versions prior to 133 and 128.5

Discovery Timeline

  • 2024-11-26 - CVE CVE-2024-11693 published to NVD
  • 2025-04-03 - Last updated in NVD database

Technical Details for CVE-2024-11693

Vulnerability Analysis

This vulnerability represents a security control bypass in Mozilla's file download handling mechanism specifically affecting Windows operating systems. The issue stems from an incomplete implementation of the dangerous file type detection system, where .library-ms files were not included in the list of file extensions that should trigger a download warning.

Windows Library files are a feature introduced in Windows 7 that allows users to aggregate content from multiple locations into a single view. The .library-ms format is an XML-based file that can specify local paths, network shares, and even UNC paths. When a user opens such a file, Windows Explorer processes it and connects to any referenced locations.

The absence of a download warning for this file type creates a significant security gap. Users who download a .library-ms file from an untrusted source would not receive the typical "This file could harm your computer" warning that accompanies other potentially dangerous file types. This missing warning undermines the defense-in-depth approach that browsers employ to protect users from malicious downloads.

Root Cause

The root cause of this vulnerability is an incomplete file extension blocklist in Mozilla's download handler. The browser's security mechanism failed to recognize .library-ms files as potentially dangerous executable content that requires user acknowledgment before saving or opening. This oversight in file type categorization allowed these Windows-specific library files to bypass the standard download warning system.

Attack Vector

An attacker can exploit this vulnerability through network-based attack vectors by hosting a malicious .library-ms file on a web server or attaching it to an email (for Thunderbird). The attack flow involves:

  1. The attacker crafts a .library-ms file containing references to attacker-controlled network shares or malicious file paths
  2. The victim is social-engineered into downloading the file through a phishing link or compromised website
  3. Due to the vulnerability, no download warning is presented to the user
  4. When the victim opens the file, Windows Explorer processes the library definition
  5. The victim's system connects to the attacker-specified locations, potentially exposing credentials through SMB authentication or loading malicious content

The attack requires user interaction to open the downloaded file, but the missing warning significantly increases the likelihood of successful exploitation by removing a critical security checkpoint in the download process.

Detection Methods for CVE-2024-11693

Indicators of Compromise

  • Unexpected .library-ms files appearing in download directories or email attachments
  • Network connections to unusual external SMB shares or WebDAV servers initiated by Windows Explorer
  • Windows Library files containing references to external or unknown network locations
  • Suspicious authentication attempts to external servers following browser downloads

Detection Strategies

  • Monitor file downloads for .library-ms file extensions, particularly from untrusted sources
  • Implement endpoint detection rules to alert on newly created .library-ms files in user download folders
  • Configure SIEM rules to correlate browser download events with subsequent SMB or WebDAV connection attempts
  • Deploy email gateway rules to quarantine or flag attachments with .library-ms extensions

Monitoring Recommendations

  • Enable detailed logging for Windows Explorer and file association handling events
  • Monitor outbound SMB traffic (port 445) for connections to non-corporate destinations
  • Implement browser extension policies that restrict downloads of potentially dangerous file types
  • Review and audit any existing .library-ms files on endpoints for unauthorized external references

How to Mitigate CVE-2024-11693

Immediate Actions Required

  • Update Mozilla Firefox to version 133 or later immediately
  • Update Mozilla Firefox ESR to version 128.5 or later
  • Update Mozilla Thunderbird to version 133 or 128.5 or later
  • Review recent downloads on Windows systems for any suspicious .library-ms files

Patch Information

Mozilla has addressed this vulnerability in Firefox 133, Firefox ESR 128.5, Thunderbird 133, and Thunderbird 128.5. Organizations should prioritize updating affected browsers and email clients, particularly on Windows systems where this vulnerability applies. Detailed patch information is available in the Mozilla Security Advisory MFSA-2024-63, MFSA-2024-64, MFSA-2024-67, and MFSA-2024-68. The underlying bug is tracked in Mozilla Bug Report #1921458.

Workarounds

  • Block .library-ms file downloads at the network perimeter using web proxy or firewall rules
  • Configure email security gateways to strip or quarantine .library-ms attachments
  • Implement Group Policy to restrict the execution of .library-ms files from download locations
  • Educate users about the risks of opening unexpected library files and to verify downloads before opening
bash
# Windows Group Policy workaround - Block .library-ms execution from Downloads
# Can be implemented via Software Restriction Policies or AppLocker
# Example: Create a path rule to block execution from user download folders
# Path: %USERPROFILE%\Downloads\*.library-ms
# Security Level: Disallowed

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

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.29%

  • 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
  • NVD-CWE-noinfo
  • Technical References
  • Mozilla Bug Report #1921458
  • Vendor Resources
  • Mozilla Security Advisory MFSA-2024-63

  • Mozilla Security Advisory MFSA-2024-64

  • Mozilla Security Advisory MFSA-2024-67

  • Mozilla Security Advisory MFSA-2024-68
  • Related CVEs
  • CVE-2026-4712: Mozilla Firefox Information Disclosure Bug

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

  • CVE-2026-2794: Mozilla Firefox Information Disclosure

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