PatchSiren cyber security CVE debrief
CVE-2026-75919 thorsten CVE debrief
The CVE-2026-75919 authentication bypass vulnerability affects phpMyFAQ versions prior to 4.1.7. This vulnerability, located in the SetupController, allows unauthenticated attackers to execute database migrations and create configuration backups when maintenance mode is enabled. Attackers can exploit this by calling the POST /api/setup/update-database and POST /api/setup/backup endpoints, potentially leading to database updates, maintenance mode disablement, and extraction of database credentials from generated ZIP archives. Organizations using phpMyFAQ should prioritize patching to prevent potential authentication bypass attacks. Evidence is limited to CVE Program and NVD sources, so defenders should verify affected product deployments, review official advisories, and plan vendor-supported updates or mitigations. The CVE record was published on 2026-08-19T14:17:42.260Z and has not been modified since then.
- Vendor
- thorsten
- Product
- phpMyFAQ
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-01
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-01
Who should care
Organizations using phpMyFAQ should prioritize patching to prevent potential authentication bypass attacks. This vulnerability affects phpMyFAQ deployments prior to version 4.1.7. Operators, platform administrators, vulnerability management teams, and security teams should review the official advisory and plan for updates or mitigations through normal change control where exposure is confirmed. Compensating controls should be reviewed for exposed systems while remediation is scheduled and verified. Monitoring, detection, and logs should be checked for exposed assets that need extra review. Exceptions should be tracked, and remediated assets should be retested and closed only after evidence is documented.
Technical summary
The CVE record indicates an authentication bypass vulnerability in phpMyFAQ before version 4.1.7. The vulnerability is in the SetupController and allows unauthenticated attackers to run database migrations and create configuration backups when maintenance mode is enabled. Attackers can call POST /api/setup/update-database and POST /api/setup/backup endpoints to execute database updates, disable maintenance mode, and extract database credentials from generated ZIP archives. This vulnerability has a CVSS score of 6.9 and is classified as MEDIUM severity.
Defensive priority
Organizations using phpMyFAQ should prioritize patching to prevent potential authentication bypass attacks.
Recommended defensive actions
- Apply patches or upgrade to phpMyFAQ version 4.1.7 or later
- Restrict access to the /api/setup/update-database and /api/setup/backup endpoints
- Monitor for suspicious activity on the /api/setup/update-database and /api/setup/backup endpoints
- Consider disabling maintenance mode if not required
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record indicates an authentication bypass vulnerability in phpMyFAQ before version 4.1.7. The vulnerability is in the SetupController and allows unauthenticated attackers to run database migrations and create configuration backups when maintenance mode is enabled. Evidence is limited to CVE Program and NVD sources. Defenders should verify affected product deployments, review official advisories, and plan vendor-supported updates or mitigations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75919 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75919
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75919 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75919
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-f96w-7fx2-79c8
[email protected] - Exploit, Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/phpmyfaq-before-authentication-bypass-via-setup-api
[email protected] - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.