CVE-2019-9813

HIGH

Firefox < 66.0.1 - Memory Corruption

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2019-9813. PoCs published by Google Security Research.

AI-analyzed exploit summary The writeup details a type confusion vulnerability in SpiderMonkey's IonMonkey JIT compiler, where inconsistent type inference leads to crashes during property access. The bug arises from missing type barriers in JIT-compiled code when object prototypes are modified.

Description

Incorrect handling of __proto__ mutations may lead to type confusion in IonMonkey JIT code and can be leveraged for arbitrary memory read and write. This vulnerability affects Firefox < 66.0.1, Firefox ESR < 60.6.1, and Thunderbird < 60.6.1.

Exploits (1)

exploitdb WRITEUP VERIFIED
by Google Security Research · textdosmultiple
https://www.exploit-db.com/exploits/46646

The writeup details a type confusion vulnerability in SpiderMonkey's IonMonkey JIT compiler, where inconsistent type inference leads to crashes during property access. The bug arises from missing type barriers in JIT-compiled code when object prototypes are modified.

Classification
Writeup 100%
Attack Type
Rce
Complexity
Complex
Reliability
Reliable
Target: Mozilla SpiderMonkey (Firefox JavaScript engine)
No auth needed
Prerequisites: A vulnerable version of SpiderMonkey with IonMonkey JIT enabled
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Issue Tracking, Permissions Required, Vendor Advisory x_refsource_misc
https://bugzilla.mozilla.org/show_bug.cgi?id=1538006
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2019:0966
Vendor Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2019:1144

Scores

CVSS v3 8.8
EPSS 0.0739
EPSS Percentile 93.6%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Details

CWE
CWE-843
Status published
Products (2)
mozilla/firefox < 60.6.1
mozilla/thunderbird < 60.6.1
Published Apr 26, 2019
Tracked Since Feb 18, 2026