EIP-2026-103501
PRE-CVEGoogle Chrome V8 - Turbofan JSCallReducer::ReduceArrayIndexOfIncludes Out-of-Bounds Read/Write
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103501. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a V8 JavaScript engine vulnerability (EIP-2026-103499) where TurboFan incorrectly optimizes array.includes/indexOf, leading to out-of-bounds memory access. The PoC demonstrates arbitrary memory read/write via crafted array operations and heap manipulation.
Description
Google Chrome V8 - Turbofan JSCallReducer::ReduceArrayIndexOfIncludes Out-of-Bounds Read/Write
Exploits (1)
This exploit leverages a V8 JavaScript engine vulnerability (EIP-2026-103499) where TurboFan incorrectly optimizes array.includes/indexOf, leading to out-of-bounds memory access. The PoC demonstrates arbitrary memory read/write via crafted array operations and heap manipulation.