Vulnerability Description
phpMyFAQ is an open source FAQ web application. Prior to version 4.0.18, the WebAuthn prepare endpoint (`/api/webauthn/prepare`) creates new active user accounts without any authentication, CSRF protection, captcha, or configuration checks. This allows unauthenticated attackers to create unlimited user accounts even when registration is disabled. Version 4.0.18 fixes the issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phpmyfaq | Phpmyfaq | < 4.0.18 |
Related Weaknesses (CWE)
References
- https://github.com/thorsten/phpMyFAQ/commit/f2ab673f0668753cd0f7c7c8bc7fd2304dcfPatch
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-w22q-m2fm-x9f4ExploitVendor Advisory
FAQ
What is CVE-2026-27836?
CVE-2026-27836 is a vulnerability with a CVSS score of 7.5 (HIGH). phpMyFAQ is an open source FAQ web application. Prior to version 4.0.18, the WebAuthn prepare endpoint (`/api/webauthn/prepare`) creates new active user accounts without any authentication, CSRF prote...
How severe is CVE-2026-27836?
CVE-2026-27836 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27836?
Check the references section above for vendor advisories and patch information. Affected products include: Phpmyfaq Phpmyfaq.