CVE-2025-13019
8.1Mozilla · Firefox, Thunderbird
A same-origin policy bypass exists within the DOM: Workers component of Mozilla Firefox and Thunderbird, potentially allowing unauthorized data access.
Executive summary
A critical same-origin policy bypass in the DOM: Workers component of Mozilla Firefox and Thunderbird exposes users to potential cross-site data theft.
Vulnerability
This vulnerability involves a failure in the Same-Origin Policy (SOP) within the browser's DOM Workers implementation. An unauthenticated remote attacker could leverage this flaw to bypass origin restrictions, facilitating unauthorized access to sensitive data across different origins.
Business impact
The exploitation of this vulnerability poses a significant risk to data confidentiality and integrity by allowing malicious websites to circumvent browser security boundaries. Given the CVSS score of 8.1, the vulnerability is classified as High severity, as it could lead to the theft of session tokens, personal information, or internal corporate data if an authenticated user is tricked into visiting a malicious page.
Remediation
Immediate Action: Update all installations of Mozilla Firefox and Mozilla Thunderbird to version 140.5 or 145 immediately to incorporate the necessary security patches.
Proactive Monitoring: Review browser security logs and endpoint telemetry for suspicious cross-origin requests or anomalous activity originating from the Workers component.
Compensating Controls: Ensure that security-conscious browsing practices are in place and consider using browser-based security extensions that enforce strict site isolation policies until updates are applied.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high severity of this vulnerability and its impact on core browser security, organizations should prioritize the deployment of the Mozilla security updates. Administrators must ensure that all user workstations are updated to the specified secure versions to prevent potential exploitation of the DOM Workers component.
More Mozilla CVEs
Sources
Originally found and disclosed by Oskar L, per the CVE Program record.