EIP-2026-111163
PRE-CVEphpMyFAQ 2.9.0 - Persistent Cross-Site Scripting
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-111163. PoCs published by Kacper Szurek.
AI-analyzed exploit summary This is a technical writeup detailing a stored XSS vulnerability in phpMyFAQ 2.9.0, where the `filter_input()` function with `FILTER_VALIDATE_URL` fails to sanitize user input, allowing malicious scripts to be injected via the 'Link for this FAQ' field. The exploit is triggered when an admin activates the article or when the `records.defaultActivation` option is enabled.
Description
phpMyFAQ 2.9.0 - Persistent Cross-Site Scripting
Exploits (1)
This is a technical writeup detailing a stored XSS vulnerability in phpMyFAQ 2.9.0, where the `filter_input()` function with `FILTER_VALIDATE_URL` fails to sanitize user input, allowing malicious scripts to be injected via the 'Link for this FAQ' field. The exploit is triggered when an admin activates the article or when the `records.defaultActivation` option is enabled.