๐Ÿ” CVE Alert

CVE-2026-32629

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20 CWE-79
Vendor thorsten
Product phpmyfaq
Published Apr 2, 2026
Last Updated Apr 2, 2026
Stay Ahead of the Next One

Get instant alerts for thorsten phpmyfaq

Be the first to know when new unknown vulnerabilities affecting thorsten phpmyfaq are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

thorsten / phpMyFAQ
< 4.1.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-98gw-w575-h2ph github.com: https://github.com/thorsten/phpMyFAQ/releases/tag/4.1.1