EIP-2026-103711
PRE-CVEWebKit - UXSS Using JavaScript: URI and Synchronous Page Loads
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103711. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a race condition in WebKit's DocumentWriter to inject attacker-controlled content into a cross-origin document by reusing the DOMWindow object during a javascript: URI navigation. The PoC demonstrates how event handlers remain active, allowing synchronous page loads to manipulate the victim document.
Description
WebKit - UXSS Using JavaScript: URI and Synchronous Page Loads
Exploits (1)
This exploit leverages a race condition in WebKit's DocumentWriter to inject attacker-controlled content into a cross-origin document by reusing the DOMWindow object during a javascript: URI navigation. The PoC demonstrates how event handlers remain active, allowing synchronous page loads to manipulate the victim document.