Skip to content

CVE-2026-12293: Mozilla Firefox WebGPU Use-After-Free Code Execution

HERMES

HERMES THREAT SCORE & WEBGPU EXPLOITATION POTENTIAL

Target: Mozilla Firefox WebGPU Subsystem (wgpu / Buffer Management)
Confidence: 98%
92 / 100
CRITICAL

Measures real-world operational relevance, exploit weaponization, and active threat posture.

Dimension Breakdown
Exploitability 19 / 20
Threat Activity 17 / 20
Weaponization 19 / 20
Exposure 18 / 20
Prevalence 20 / 20
Impact 20 / 20
Exploit Maturity 18 / 20
Attack Chain Potential 19 / 20
βš–οΈ Divergence & Operational Rationale

Hermes assesses CVE-2026-12293 at Critical severity (HTS 92). WebGPU provides direct, low-level access to graphics hardware memory buffers from JavaScript. Heap corruption within the WebGPU driver enables reliable heap spraying and arbitrary code execution.

πŸ•ΈοΈ Connected Knowledge Graph & Provenance

CVE-2026-12293: Mozilla Firefox WebGPU Use-After-Free Code ExecutionVULNERABILITY

Connected Nodes: 0

MetricTechnical SpecificationOperational Impact
CVE IdentifierCVE-2026-12293Standardized vulnerability identifier
Affected SubsystemGraphics: WebGPUNext-gen web graphics compute API
Fixed ReleasesFirefox 152, Firefox ESR 140.12Official security release
Associated CWECWE-416: Use After FreeHeap memory corruption & code execution

  1. Apply Browser Upgrade: Upgrade to Firefox 152 or Firefox ESR 140.12.
  2. Disable WebGPU in High-Security Profiles: Configure dom.webgpu.enabled = false in about:config or through enterprise policy.