← Voltar para CVEs
CVE-2026-32629
N/ADescricao
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.
Detalhes CVE
Pontuacao CVSS v3.1N/A
Publicado4/2/2026
Ultima modificacao4/3/2026
Fontenvd
Avistamentos honeypot0
Fraquezas (CWE)
CWE-20CWE-79
Referencias
https://github.com/thorsten/phpMyFAQ/releases/tag/4.1.1(security-advisories@github.com)
https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-98gw-w575-h2ph(security-advisories@github.com)
https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-98gw-w575-h2ph(134c704f-9b21-4f2e-91b3-4a467353bcc0)
Correlacoes IOC
Sem correlacoes registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.