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.
References
| Link | Resource |
|---|---|
| https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-h7q4-qgc4-c9vm | Exploit Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/phpmyfaq-before-registration-bypass-via-api | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-19 14:17
Updated : 2026-09-01 15:21
NVD link : CVE-2026-76209
Mitre link : CVE-2026-76209
CVE.ORG link : CVE-2026-76209
JSON object : View
Products Affected
phpmyfaq
- phpmyfaq
CWE
CWE-862
Missing Authorization
