EIP-2026-115649
PRE-CVEMicrosoft Edge Chakra JIT - 'InlineArrayPush' Type Confusion
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-115649. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a type confusion vulnerability in JavaScript engines by manipulating array operations through the `Array.prototype.push` method, bypassing a previous patch. It triggers type confusion by pushing a specific value and then overwriting an array element with a carefully chosen floating-point number.
Description
Microsoft Edge Chakra JIT - 'InlineArrayPush' Type Confusion
Exploits (1)
This PoC exploits a type confusion vulnerability in JavaScript engines by manipulating array operations through the `Array.prototype.push` method, bypassing a previous patch. It triggers type confusion by pushing a specific value and then overwriting an array element with a carefully chosen floating-point number.