Security Advisory

CVE-2026-76209

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-19 14:01:56
Last updated 2026-08-20 15:23:22
Assigner VulnCheck
CVSS score 5.3
State PUBLISHED

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.