Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32629
Published:April 02, 2026
Updated:April 20, 2026
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.
Affected Packages
thorsten/phpmyfaq (PHP):
Affected version(s) >=2.5.2 <4.1.1
Fix Suggestion:
Update to version 4.1.1
phpmyfaq/phpmyfaq (PHP):
Affected version(s) >=dev-add-claude-github-actions-1771752359307 <4.1.1
Fix Suggestion:
Update to version 4.1.1
phpmyfaq/phpmyfaq (PHP):
Affected version(s) >=2.5.2 <4.1.1
Fix Suggestion:
Update to version 4.1.1
thorsten/phpmyfaq (PHP):
Affected version(s) >=dev-add-claude-github-actions-1771752359307 <4.1.1
Fix Suggestion:
Update to version 4.1.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Input Validation
EPSS
Base Score:
0.21