EIP-2026-103574
PRE-CVEMozilla Firefox 50 < 55 - Stack Overflow Denial of Service
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103574. PoCs published by Geeknik Labs.
AI-analyzed exploit summary This is a functional proof-of-concept for a stack overflow DoS vulnerability in Mozilla Firefox versions 50-55. The exploit triggers a crash by creating an excessively large string of HTML anchor tags and embedding it in a data URI, causing a stack overflow in the `nsINode::doRemoveChildAt` function.
Description
Mozilla Firefox 50 < 55 - Stack Overflow Denial of Service
Exploits (1)
This is a functional proof-of-concept for a stack overflow DoS vulnerability in Mozilla Firefox versions 50-55. The exploit triggers a crash by creating an excessively large string of HTML anchor tags and embedding it in a data URI, causing a stack overflow in the `nsINode::doRemoveChildAt` function.