EIP-2026-112657
PRE-CVEthesystem App 1.0 - Persistent Cross-Site Scripting
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-112657. PoCs published by İsmail Güngör.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in 'thesystem App 1.0' by injecting malicious HTML/JavaScript via a POST request to '/data/', which is then reflected in the response from '/show_search/'. The lack of proper input sanitization and authentication enforcement allows the payload to persist and execute.
Description
thesystem App 1.0 - Persistent Cross-Site Scripting
Exploits (1)
This exploit demonstrates a stored XSS vulnerability in 'thesystem App 1.0' by injecting malicious HTML/JavaScript via a POST request to '/data/', which is then reflected in the response from '/show_search/'. The lack of proper input sanitization and authentication enforcement allows the payload to persist and execute.