CVE-2026-76209 PUBLISHED

phpMyFAQ before v4.1.6 Registration Bypass via API

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor thorsten
Product phpMyFAQ
Versions Default: unaffected
  • affected from 0 to 4.1.6 (excl.)
  • Version 4.1.6 is unaffected

Credits

  • kevinnivekkevin reporter

References

Problem Types

  • Missing Authorization CWE