CVE-2025-3909

Source
https://cve.org/CVERecord?id=CVE-2025-3909
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-3909.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-3909
Downstream
Related
Published
2025-05-14T17:15:48.660Z
Modified
2026-03-15T22:52:11.942472Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

Thunderbird's handling of the X-Mozilla-External-Attachment-URL header can be exploited to execute JavaScript in the file:/// context. By crafting a nested email attachment (message/rfc822) and setting its content type to application/pdf, Thunderbird may incorrectly render it as HTML when opened, allowing the embedded JavaScript to run without requiring a file download. This behavior relies on Thunderbird auto-saving the attachment to /tmp and linking to it via the file:/// protocol, potentially enabling JavaScript execution as part of the HTML. This vulnerability affects Thunderbird < 128.10.1 and Thunderbird < 138.0.1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-3909.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "128.10.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "129.0"
            },
            {
                "fixed": "138.0.1"
            }
        ]
    }
]