EIP-2026-103495
PRE-CVEGoogle Chrome 8.0.552.237 - replace Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103495. PoCs published by Carlos Mario Penagos Hollmann.
AI-analyzed exploit summary This exploit leverages a denial-of-service (DoS) vulnerability in Google Chrome v8.0.552.237 by crafting an excessively long string via the `mul` function and passing it to `window.location.replace`, causing the browser to crash. The exploit uses a binary exponentiation-like approach to generate a large string efficiently.
Description
Google Chrome 8.0.552.237 - replace Denial of Service
Exploits (1)
This exploit leverages a denial-of-service (DoS) vulnerability in Google Chrome v8.0.552.237 by crafting an excessively long string via the `mul` function and passing it to `window.location.replace`, causing the browser to crash. The exploit uses a binary exponentiation-like approach to generate a large string efficiently.