Impact
JIT miscompilation in the JavaScript engine’s JIT component can cause the generation of incorrect machine‑code when compiling malicious JavaScript. The flaw is categorized by CWE‑843. If an attacker successfully triggers the miscompilation, arbitrary code could execute within the browser process, enabling unauthorized access to user data or control of the system. The likely attack vector is the delivery of malicious JavaScript through a compromised or malicious web page, but this is inferred from the nature of the vulnerability and not explicitly stated in the advisory.
Affected Systems
Mozilla Firefox installations that have not applied the fix introduced in version 151.0.3 remain vulnerable. Earlier releases, such as 151.0 and 150.x and older, also lack the patch and are therefore affected.
Risk and Exploitability
The CVSS score of 4.3 indicates a low severity, and the EPSS score of <1% suggests that exploitation attempts are unlikely. The vulnerability is not listed in the CISA KEV catalog. Based on the description, exploitation would require the delivery of malicious JavaScript to a user’s browser, and the JIT would need to miscompile that code; thus the overall risk remains modest yet real if the conditions are met.
OpenCVE Enrichment