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-2024-11159

CVE-2024-11159: Thunderbird Information Disclosure Flaw

CVE-2024-11159 is an information disclosure vulnerability in Mozilla Thunderbird where remote content in OpenPGP encrypted messages can expose plaintext data. This article covers technical details, affected versions, and mitigations.

Published: May 26, 2026

CVE-2024-11159 Overview

CVE-2024-11159 is an information disclosure vulnerability in Mozilla Thunderbird that affects how the mail client handles remote content within OpenPGP encrypted messages. When a user views a crafted encrypted email, embedded references to remote content can trigger network requests that leak fragments of the decrypted plaintext to an attacker-controlled server. The flaw is tracked under [CWE-312: Cleartext Storage of Sensitive Information] and impacts Thunderbird versions prior to 128.4.3 and 132.0.1. Exploitation requires user interaction to open the message, and the attack vector is network-based. Mozilla addressed the issue in advisories MFSA-2024-61 and MFSA-2024-62.

Critical Impact

A remote attacker can exfiltrate plaintext from OpenPGP encrypted messages by embedding remote content references that are fetched when the recipient opens the email.

Affected Products

  • Mozilla Thunderbird versions prior to 128.4.3
  • Mozilla Thunderbird versions prior to 132.0.1
  • Debian LTS distributions packaging affected Thunderbird builds

Discovery Timeline

  • 2024-11-13 - CVE-2024-11159 published to NVD
  • 2024-11-13 - Mozilla publishes security advisories MFSA-2024-61 and MFSA-2024-62
  • 2024-12-06 - Last updated in NVD database

Technical Details for CVE-2024-11159

Vulnerability Analysis

The vulnerability resides in Thunderbird's handling of remote content references embedded inside OpenPGP encrypted messages. When Thunderbird decrypts a message, the rendered HTML body can contain references such as image tags or stylesheet links pointing to attacker-controlled hosts. If these remote resources are loaded, portions of the decrypted plaintext can be included in the outbound request, effectively converting the mail client into an oracle for plaintext disclosure. The issue is classified under [CWE-312] because sensitive decrypted content is transmitted in cleartext over the network. Successful exploitation requires the recipient to open the crafted message, and the impact is limited to confidentiality of the decrypted content.

Root Cause

The root cause is insufficient isolation between decrypted OpenPGP content and the remote content loading subsystem. Thunderbird's existing protections against loading remote resources did not consistently apply to all elements rendered from within an OpenPGP encrypted MIME part. Attacker-controlled markup placed inside the encrypted payload could therefore initiate network requests that included context from the surrounding plaintext.

Attack Vector

An attacker crafts an OpenPGP encrypted email containing HTML elements that reference remote resources hosted on infrastructure they control. The attacker sends the message to a target Thunderbird user. When the recipient opens the message and Thunderbird decrypts and renders it, the client issues HTTP requests for the referenced remote content. URL parameters or path components reflect portions of the decrypted plaintext, which the attacker collects from web server logs. Refer to the Mozilla bug report for technical details.

Detection Methods for CVE-2024-11159

Indicators of Compromise

  • Outbound HTTP or HTTPS requests originating from Thunderbird processes (thunderbird.exe, thunderbird-bin) to previously unseen external domains immediately after a user opens an encrypted message.
  • Email messages with multipart/encrypted MIME structure containing HTML body parts that reference external img, link, or iframe resources.
  • Web proxy logs showing unusual query strings or path components that resemble fragments of email content.

Detection Strategies

  • Correlate Thunderbird process telemetry with network connection events to flag remote content fetches that occur during the rendering of OpenPGP messages.
  • Inspect inbound mail at the gateway for encrypted messages whose decrypted structure (where policy permits) contains remote resource references.
  • Hunt for Thunderbird installations running versions earlier than 128.4.3 or 132.0.1 across the endpoint inventory.

Monitoring Recommendations

  • Enable DNS and HTTP egress logging from workstations running Thunderbird and retain the data for retrospective hunting.
  • Alert on Thunderbird connections to low-reputation domains, newly registered domains, or domains not on an allowlist of known mail-related services.
  • Track Thunderbird version distribution across the fleet using endpoint inventory data to confirm patch coverage.

How to Mitigate CVE-2024-11159

Immediate Actions Required

  • Upgrade Thunderbird to version 128.4.3, 132.0.1, or later on all endpoints.
  • Disable automatic loading of remote content in Thunderbird preferences until patching is complete.
  • Review recent encrypted mail traffic and endpoint network telemetry for signs of opportunistic exploitation against unpatched clients.

Patch Information

Mozilla released fixes in Thunderbird 128.4.3 and 132.0.1. Patch details are documented in Mozilla Security Advisory MFSA-2024-61 and Mozilla Security Advisory MFSA-2024-62. Debian users should apply updates referenced in the Debian LTS announcement.

Workarounds

  • In Thunderbird, navigate to Preferences > Privacy & Security and disable Allow remote content in messages for all accounts.
  • Use enterprise policy files (policies.json) to enforce blocking of remote content across managed Thunderbird deployments.
  • Instruct users not to open OpenPGP encrypted messages from untrusted senders until patches are deployed.
bash
# Configuration example: enforce blocking of remote content via Thunderbird enterprise policy
# Place this file at the appropriate policies path for your platform
cat > /etc/thunderbird/policies/policies.json <<'EOF'
{
  "policies": {
    "DisableMasterPasswordCreation": false,
    "OfferToSaveLogins": false,
    "Preferences": {
      "mailnews.message_display.disable_remote_image": {
        "Value": true,
        "Status": "locked"
      },
      "permissions.default.image": {
        "Value": 2,
        "Status": "locked"
      }
    }
  }
}
EOF

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 Thunderbird

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo

  • CWE-312
  • Technical References
  • Mozilla Bug Report

  • Debian LTS Announcement
  • Vendor Resources
  • Mozilla Security Advisory MFSA-2024-61

  • Mozilla Security Advisory MFSA-2024-62
  • Related CVEs
  • CVE-2025-26696: Thunderbird Information Disclosure Flaw

  • CVE-2025-3909: Mozilla Thunderbird RCE Vulnerability

  • CVE-2025-1015: Mozilla Thunderbird XSS Vulnerability

  • CVE-2025-3875: Mozilla Thunderbird 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