Vulnerability Description
phpMyFAQ versions before v4.1.6 fail to validate the security.enableRegistration setting in API endpoints, allowing attackers to create user accounts when registration is disabled. Attackers can bypass the registration restriction by submitting requests to POST /api/register or POST /api/v3.1/register endpoints, which do not check the configuration flag enforced by the HTML registration page.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phpmyfaq | Phpmyfaq | < 4.1.6 |
Related Weaknesses (CWE)
References
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-h7q4-qgc4-c9vmExploitMitigationVendor Advisory
- https://www.vulncheck.com/advisories/phpmyfaq-before-registration-bypass-via-apiThird Party Advisory
FAQ
What is CVE-2026-76209?
CVE-2026-76209 is a vulnerability with a CVSS score of 4.3 (MEDIUM). phpMyFAQ versions before v4.1.6 fail to validate the security.enableRegistration setting in API endpoints, allowing attackers to create user accounts when registration is disabled. Attackers can bypas...
How severe is CVE-2026-76209?
CVE-2026-76209 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76209?
Check the references section above for vendor advisories and patch information. Affected products include: Phpmyfaq Phpmyfaq.