phpMyFAQ before 4.1.7 fails to persist the WebAuthn login challenge generated by prepareForLogin, because neither WebAuthn controller saves the mutated key objects back to the database. At login the anti-replay comparison is skipped by its own null guard, allowing an attacker who captures a successful WebAuthn assertion to replay it indefinitely and authenticate as the user without any interaction or hardware key.
References
| Link | Resource |
|---|---|
| https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-f534-wv9g-wx2w | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/phpmyfaq-before-webauthn-replay-attack-via-challenge | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-19 14:17
Updated : 2026-09-01 15:20
NVD link : CVE-2026-76214
Mitre link : CVE-2026-76214
CVE.ORG link : CVE-2026-76214
JSON object : View
Products Affected
phpmyfaq
- phpmyfaq
CWE
CWE-294
Authentication Bypass by Capture-replay
