CRITICAL🇵🇱 Wersja polska

CVE-2026-8948

CVSS 9.1v3.1pub. 2026-05-19upd. 2026-06-30

Same-origin policy bypass in the DOM: Networking component. This vulnerability was fixed in Firefox 151 and Thunderbird 151.

🤖 AI Analysis
How it works

The bug consists of improper implementation of the same-origin policy mechanism in the networking component within the DOM model. The same-origin policy is the foundation of browser security — its bypass means that a malicious website can perform requests and read responses from other origins, to which it normally should not have access. The vulnerability is remotely accessible, without authentication and without user interaction, which significantly lowers the threshold for its exploitation.

Impact

An attacker can obtain unauthorized access to sensitive data belonging to other origins (e.g., session cookies, form data, API responses) and modify data in the context of other websites — with the CVSS vector indicating high impact on confidentiality and integrity, with no impact on availability.

Mitigation & patch

Mozilla Firefox should be immediately updated to version 151 or later and Mozilla Thunderbird to version 151 or later. Fixes have been described in Mozilla security bulletins: mfsa2026-46 (Firefox) and mfsa2026-50 (Thunderbird).

Who is affected

Mozilla Firefox in versions prior to 151 and Mozilla Thunderbird in versions prior to 151.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Mozilla Firefox

    APP
    Mozilla
    < 151.0.0
  • Mozilla Thunderbird

    APP
    Mozilla
    < 151.0.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
XSS
CWE
References

Related vulnerabilities

CVE-2024-9680CRITICAL9.8⚠ KEVPL ✓same product

Use-after-free w Animation timelines Firefox/Thunderbird — RCE

CVE-2022-26486CRITICAL9.6⚠ KEVPL ✓same product

Use-after-free w WebGPU IPC framework Mozilla — sandbox escape

CVE-2019-11708CRITICAL10.0⚠ KEVPL ✓same product

Mozilla Firefox/Thunderbird: przełamanie sandbox przez IPC Prompt:Open

CVE-2010-3765CRITICAL9.8⚠ KEVPL ✓same product

RCE w Mozilla Firefox przez błąd nsCSSFrameConstructor::ContentAppended

CVE-2026-84119CRITICAL9.6same product

Sandbox escape due to use-after-free in the DOM: Navigation component. This vulnerability was fixed in Firefox...