Description
Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1.
Published: 2026-08-18
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CanvasWebGL component in Mozilla products contains incorrect boundary checks that can trigger both buffer overflows (CWE-119) and buffer overreads (CWE-787). An attacker can craft malicious WebGL content that causes the component to read or write outside allocated memory, leading to code execution within the browser sandbox and subsequently allowing privilege escalation to higher‑privileged levels within the system.

Affected Systems

Mozilla Firefox releases prior to version 154, including the ESR branches before 115.39, 140.14, and 153.1, are affected. Mozilla Thunderbird versions before 154 and its ESR releases before 115.39, 140.14, and 153.1 are also vulnerable.

Risk and Exploitability

The issue carries a CVSS score of 8.8. The EPSS score is below 1% and the vulnerability is not listed in the CISA KEV catalog, indicating no publicly known exploits at this time. The likely attack vector involves delivering malicious WebGL payloads through compromised or malicious web pages, which, if executed, could exploit the buffer errors to escape the browser sandbox.

Generated by OpenCVE AI on August 21, 2026 at 18:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official update for Firefox (v154 or newer ESR releases such as 153.1) and for Thunderbird (v154 or newer ESR releases such as 153.1) to fix the CanvasWebGL boundary errors.
  • If immediate upgrade is not possible, disable WebGL by setting dom.webgl.enabled to false in about:config or via a configuration policy, for both Firefox and Thunderbird, until the patch is applied.
  • Enforce least‑privilege for user accounts and restrict the installation of untrusted browser extensions to reduce the attack surface while the vulnerability is addressed.

Generated by OpenCVE AI on August 21, 2026 at 18:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4750-1 firefox-esr security update
Debian DLA Debian DLA DLA-4754-1 thunderbird security update
Debian DSA Debian DSA DSA-6451-1 firefox-esr security update
Debian DSA Debian DSA DSA-6461-1 thunderbird security update
History

Wed, 19 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*

Wed, 19 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla thunderbird
CPEs cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*
cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*
Vendors & Products Mozilla thunderbird

Wed, 19 Aug 2026 00:15:00 +0000


Tue, 18 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Tue, 18 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1. Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1.
References

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Tue, 18 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla
Mozilla firefox
Vendors & Products Mozilla
Mozilla firefox

Tue, 18 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
Title Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-08-21T03:55:34.715Z

Reserved: 2026-08-17T11:57:51.255Z

Link: CVE-2026-74946

cve-icon Vulnrichment

Updated: 2026-08-18T15:19:19.511Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T13:17:31.277

Modified: 2026-08-21T04:18:17.367

Link: CVE-2026-74946

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-18T12:23:30Z

Links: CVE-2026-74946 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T18:30:17Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-787

    Out-of-bounds Write