EIP-2026-103578
PRE-CVEMozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103578. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a flaw in Spidermonkey's definite property analysis, where uninitialized memory is read due to incorrect handling of property access in catch blocks. It can lead to memory corruption or assertion failures in Firefox with unboxed objects enabled.
Description
Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access
Exploits (1)
This exploit demonstrates a flaw in Spidermonkey's definite property analysis, where uninitialized memory is read due to incorrect handling of property access in catch blocks. It can lead to memory corruption or assertion failures in Firefox with unboxed objects enabled.