EIP-2026-103490
PRE-CVEGoogle Chrome 72.0.3626.81 - 'V8TrustedTypePolicyOptions::ToImpl' Type Confusion
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103490. PoCs published by Google Security Research.
AI-analyzed exploit summary This is a detailed technical analysis of a type confusion vulnerability in Chrome's V8 JavaScript engine, where the binding code generator fails to validate callback properties in dictionaries, leading to a crash when non-function objects are passed. The writeup includes code snippets, stack traces, and a reproduction case.
Description
Google Chrome 72.0.3626.81 - 'V8TrustedTypePolicyOptions::ToImpl' Type Confusion
Exploits (1)
This is a detailed technical analysis of a type confusion vulnerability in Chrome's V8 JavaScript engine, where the binding code generator fails to validate callback properties in dictionaries, leading to a crash when non-function objects are passed. The writeup includes code snippets, stack traces, and a reproduction case.