Description
Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
Published: 2026-07-21
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the WebGPU implementation of Mozilla’s graphics stack allows an attacker to read data from uninitialized memory. This leak exposes information that should remain confidential and is classified as both CWE‑824 (Use of Uninitialized Variable) and CWE‑908 (Information Exposure Through Improper Sanitization). The vulnerability does not provide a path to execute code or elevate privileges; it strictly compromises data confidentiality.

Affected Systems

Mozilla’s Firefox and Thunderbird browsers prior to version 153 contain the vulnerable WebGPU component. Any system running an earlier release is subject to this information‑exposure flaw until the fix is applied or WebGPU functionality is disabled.

Risk and Exploitability

The likely attack vector is local, requiring a user to load a malicious web page that uses WebGPU, after which the attacker can read residual data from the component’s memory. The CVSS score of 7.5 indicates a high severity for confidentiality loss, while the EPSS score of less than 1% shows that exploitation is currently unlikely and no active exploits are documented in CISA’s KEV catalog. No remote code execution or broader system compromise is possible, but the leak can reveal sensitive user data.

Generated by OpenCVE AI on August 3, 2026 at 00:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Firefox to version 153 or later to receive the WebGPU memory‑cleanup fix
  • Upgrade Thunderbird to version 153 or later to similarly patch the WebGPU component
  • If an immediate update is not possible, disable WebGPU by setting the preference dom.webgpu.enabled to false in the browser’s configuration page or its equivalent

Generated by OpenCVE AI on August 3, 2026 at 00:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 00:15:00 +0000


Wed, 22 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153. Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
References

Wed, 22 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-908
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 22 Jul 2026 04:15:00 +0000

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

Tue, 21 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153.
Title Information disclosure due to uninitialized memory in the Graphics: WebGPU component
References

Subscriptions

Mozilla Firefox Thunderbird
cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-07-22T19:18:48.799Z

Reserved: 2026-07-20T21:57:00.454Z

Link: CVE-2026-16385

cve-icon Vulnrichment

Updated: 2026-07-22T17:13:49.812Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-21T13:17:13.660

Modified: 2026-07-27T13:49:09.987

Link: CVE-2026-16385

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-21T12:37:59Z

Links: CVE-2026-16385 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:00:04Z

Weaknesses
  • CWE-824

    Access of Uninitialized Pointer

  • CWE-908

    Use of Uninitialized Resource