Cyber Resilience

CVE-2026-0879

CriticalUpdated

Published: 13 January 2026

Published
13 January 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0055 41.8th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-0879 is a critical-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Mozilla Firefox. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 41.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and RA-5 (Vulnerability Monitoring and Scanning).

Deeper analysis

CVE-2026-0879 is a sandbox escape vulnerability stemming from incorrect boundary conditions (CWE-119) in the Graphics component of Mozilla products. It affects Firefox versions prior to 147, Firefox ESR prior to 115.32 and 140.7, Thunderbird prior to 147, and Thunderbird prior to 140.7. The issue was publicly disclosed on January 13, 2026, and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating critical severity due to its potential for high-impact exploitation.

Remote attackers can exploit this vulnerability over the network with low complexity, requiring no privileges, no user interaction, and no change in scope. Successful exploitation enables high confidentiality, integrity, and availability impacts, allowing attackers to escape the browser sandbox and potentially execute arbitrary code on the victim's system, such as through malicious web content or graphics files processed by the affected component.

Mozilla's security advisories (MFSA 2026-01 through 2026-04) and the associated Bugzilla entry (bug 2004602) detail the fix applied in the listed versions. Security practitioners should prioritize updating affected Firefox and Thunderbird installations to mitigate the risk, as no workarounds are specified in the provided references.

EU & UK References

Vulnerability details

Sandbox escape due to incorrect boundary conditions in the Graphics component. This vulnerability was fixed in Firefox 147, Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Sandbox escape in browser graphics component directly enables drive-by compromise via malicious web content and exploitation for client-side arbitrary code execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-8044Same product: Mozilla Firefox
CVE-2025-8040Same product: Mozilla Firefox
CVE-2026-2788Same product: Mozilla Firefox
CVE-2026-2773Same product: Mozilla Firefox
CVE-2025-8034Same product: Mozilla Firefox
CVE-2026-2778Same product: Mozilla Firefox
CVE-2026-5731Same product: Mozilla Firefox
CVE-2026-8093Same product: Mozilla Firefox
CVE-2026-7324Same product: Mozilla Firefox
CVE-2026-0891Same product: Mozilla Firefox

Affected Assets

mozilla
firefox
≤ 115.32.0 · ≤ 147.0 · 128.0 — 140.7.0
mozilla
thunderbird
≤ 140.7.0 · ≤ 147.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

SI-2 mandates timely identification, reporting, and correction of critical flaws like this graphics component sandbox escape via patching to fixed Firefox and Thunderbird versions.

prevent

SI-5 requires receiving and acting on vendor security advisories such as Mozilla's MFSA 2026-01 through 2026-04 detailing this CVE and its patches.

detect

RA-5 supports vulnerability scanning to identify systems with vulnerable pre-147 Firefox or pre-140.7 ESR versions affected by this boundary condition error.

References