Skip to content

CVE-2026-15718: Mozilla Firefox WebAssembly Invalid Pointer Dereference

HERMES

HERMES THREAT SCORE & WEAPONIZED WASM EXPLOIT PROFILE

Target: Mozilla Firefox WebAssembly Runtime Engine (Cranelift / Baseline)
Confidence: 99%
92 / 100
CRITICAL

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

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

Hermes assesses CVE-2026-15718 at Critical threat (HTS 92). The availability of functional public weaponized exploit code combined with WebAssembly's low-level hardware memory abstraction renders this vulnerability highly dangerous for unpatched browsers.

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

CVE-2026-15718: Mozilla Firefox WebAssembly Invalid Pointer DereferenceVULNERABILITY

Connected Nodes: 0

MetricTechnical SpecificationOperational Impact
CVE IdentifierCVE-2026-15718Standardized vulnerability identifier
Affected EngineJavaScript / WebAssemblyIn-browser binary code execution
Fixed ReleasesFirefox 152.0.6, Firefox ESR 140.13Out-of-band security patch
Associated CWECWE-824: Uninitialized Pointer AccessMemory safety corruption
Public ExploitYes (Weaponized PoC Available)Imminent exploitation threat
  1. Apply Urgent Update: Deploy Firefox 152.0.6 or Firefox ESR 140.13.
  2. WebAssembly Policy: Disable WebAssembly if required in ultra-secure environments via javascript.options.wasm = false.