EIP-2026-103504
PRE-CVEGoogle Chrome V8 JIT - 'LoadElimination::ReduceTransitionElementsKind' Type Confusion
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103504. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a type confusion vulnerability in V8's LoadElimination optimization phase, where a missing KillMaps call allows incorrect removal of CheckMap instructions. The exploit triggers a type confusion by manipulating array elements and accessing arbitrary memory.
Description
Google Chrome V8 JIT - 'LoadElimination::ReduceTransitionElementsKind' Type Confusion
Exploits (1)
This PoC exploits a type confusion vulnerability in V8's LoadElimination optimization phase, where a missing KillMaps call allows incorrect removal of CheckMap instructions. The exploit triggers a type confusion by manipulating array elements and accessing arbitrary memory.