← back
CVE-2026-32629

phpMyFAQ: Stored XSS via Unsanitized Email Field in Admin FAQ Editor

CVSS 5.4 MEDIUMEPSS 0.3%CWE-20CWE-79
Vexday Risk Score
13Low
SSVC decision (CISA)
Track
No exploitation signal → monitor
CVSS 5.4EPSS 0.3%KEV nãoPoC Nuclei Metasploit Patch
Lifecycle
02 Apr 2026Published on NVD
Recommendation: Monitor — no exploitation signal at the moment.
phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, an unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 (quoted local part) yet contains raw HTML — for example "<script>alert(1)</script>"@evil.com. PHP's FILTER_VALIDATE_EMAIL accepts this email as valid. The email is stored in the database without HTML sanitization and later rendered in the admin FAQ editor template using Twig's |raw filter, which bypasses auto-escaping entirely. This issue has been patched in version 4.1.1.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:P
Affected products
thorsten · phpMyFAQ

Want to know if your infrastructure is exposed to this?

Talk to TrueHacking →