EIP-2026-104166
PRE-CVEApple Safari 10.0.3(12602.4.8) / WebKit - 'HTMLObjectElement::updateWidget' Universal Cross-Site Scripting
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104166. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a Same Origin Policy (SOP) bypass in Safari by manipulating the base URL during the beforeload event, allowing navigation to a JavaScript URL. The vulnerability arises from inconsistent URL resolution in HTMLObjectElement::updateWidget and HTMLPlugInImageElement::allowedToLoadFrameURL.
Description
Apple Safari 10.0.3(12602.4.8) / WebKit - 'HTMLObjectElement::updateWidget' Universal Cross-Site Scripting
Exploits (1)
This PoC exploits a Same Origin Policy (SOP) bypass in Safari by manipulating the base URL during the beforeload event, allowing navigation to a JavaScript URL. The vulnerability arises from inconsistent URL resolution in HTMLObjectElement::updateWidget and HTMLPlugInImageElement::allowedToLoadFrameURL.