CVE-2026-32629
Last modified
CVE-2026-32629 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Phpmyfaq | Phpmyfaq | < 4.1.1 |
References
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-98gw-w575-h2phExploit, Vendor Advisory
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-98gw-w575-h2phExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32629?
How severe is CVE-2026-32629?
How do I fix CVE-2026-32629?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32623xrdp is an open source RDP server. Versions through 0.10.5 c…8.1
- CVE-2026-32624xrdp is an open source RDP server. Versions through 0.10.5 c…6.5
- CVE-2026-32625LibreChat is an enhanced ChatGPT clone that supports multipl…9.6
- CVE-2026-32626AnythingLLM is an application that turns pieces of content i…9.6
- CVE-2026-32627cpp-httplib is a C++11 single-file header-only cross platfor…8.1
- CVE-2026-32628AnythingLLM is an application that turns pieces of content i…8.8
- CVE-2026-3263A vulnerability was found in go2ismail Asp.Net-Core-Inventor…8.8
- CVE-2026-32630file-type detects the file type of a file, stream, or data. …5.3
- CVE-2026-32631Git for Windows is the Windows port of Git. Versions prior t…7.4
- CVE-2026-32632Glances is an open-source system cross-platform monitoring t…5.9
- CVE-2026-32633Glances is an open-source system cross-platform monitoring t…9.1
- CVE-2026-32634Glances is an open-source system cross-platform monitoring t…8.1
Are you affected by CVE-2026-32629?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
