EIP-2026-103479
PRE-CVEGoogle Chrome - 'HTMLKeygenElement::shadowSelect()' Type Confusion
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103479. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a type confusion vulnerability in Chrome's HTMLKeygenElement by manipulating the userAgentShadowRoot via caretRangeFromPoint(), leading to a blind cast of an incorrect node type to HTMLSelectElement. The exploit demonstrates arbitrary DOM manipulation within the shadow tree, potentially leading to further exploitation.
Description
Google Chrome - 'HTMLKeygenElement::shadowSelect()' Type Confusion
Exploits (1)
This PoC exploits a type confusion vulnerability in Chrome's HTMLKeygenElement by manipulating the userAgentShadowRoot via caretRangeFromPoint(), leading to a blind cast of an incorrect node type to HTMLSelectElement. The exploit demonstrates arbitrary DOM manipulation within the shadow tree, potentially leading to further exploitation.