EIP-2026-109139
PRE-CVELimeSurvey 1.85+ - 'admin.php' Cross-Site Scripting
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-109139. PoCs published by Juan Manuel Garcia.
AI-analyzed exploit summary The provided code demonstrates a cross-site scripting (XSS) vulnerability in LimeSurvey by injecting a malicious script into the 'refererargs' parameter during login. The payload executes arbitrary JavaScript in the context of the affected site, potentially stealing cookies or performing other malicious actions.
Description
LimeSurvey 1.85+ - 'admin.php' Cross-Site Scripting
Exploits (1)
The provided code demonstrates a cross-site scripting (XSS) vulnerability in LimeSurvey by injecting a malicious script into the 'refererargs' parameter during login. The payload executes arbitrary JavaScript in the context of the affected site, potentially stealing cookies or performing other malicious actions.