PatchSiren cyber security CVE debrief
CVE-2026-76214 thorsten CVE debrief
phpMyFAQ before 4.1.7 has a critical vulnerability (CVE-2026-76214) that allows an attacker to replay a successful WebAuthn assertion indefinitely and authenticate as the user without interaction or hardware key. This is due to the failure to persist the WebAuthn login challenge generated by prepareForLogin. Organizations using phpMyFAQ for authentication, especially those relying on WebAuthn for secure authentication, should be aware of this vulnerability and take immediate action to patch or mitigate the risk. The CVE record was published on 2026-08-19T14:17:47.473Z and has not been modified since then.
- Vendor
- thorsten
- Product
- phpMyFAQ
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-08-21
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-08-21
Who should care
Organizations using phpMyFAQ for authentication, especially those relying on WebAuthn for secure authentication, should prioritize patching to prevent potential authentication bypass attacks. This includes reviewing and updating WebAuthn configuration to ensure secure challenge persistence and monitoring authentication logs for potential replay attacks. Additionally, organizations should consider implementing additional security controls for WebAuthn authentication, such as multi-factor authentication or rate limiting on authentication attempts. Affected operators, platforms, and security teams should be aware of the vulnerability and take immediate action to mitigate the risk. Vulnerability management and security teams should review the CVE record and NVD detail page for further information on the vulnerability and affected scope. Asset inventory and change management processes should be updated to reflect the vulnerability and ensure that affected systems are prioritized for patching. Compensating controls, such as Web Application Firewalls (WAFs) or intrusion detection systems, may be necessary to prevent exploitation while patching is in progress. Monitoring and detection capabilities should be reviewed to ensure that potential replay attacks are detected and responded to promptly. Rollback and change management processes should be updated to ensure that changes to WebAuthn configuration are properly tracked and verified. Source tracking and incident response plans should be updated to reflect the vulnerability and ensure that affected systems are properly handled in the event of an incident. Security teams should review the CVE record and NVD detail page for further information on the vulnerability and affected scope. They should also review and update incident response plans to ensure that they are prepared to respond to potential replay attacks. The vulnerability management process should be updated to ensure that affected systems are prioritized for patching and that compensating controls are implemented while patching is in progress. The security team should also review and update the asset inventory to ensure that affected systems are properly tracked
Technical summary
phpMyFAQ before 4.1.7 fails to persist the WebAuthn login challenge generated by prepareForLogin. This allows an attacker who captures a successful WebAuthn assertion to replay it indefinitely and authenticate as the user without any interaction or hardware key. The anti-replay comparison is skipped due to a null guard in the WebAuthn controller. Verification of affected versions and WebAuthn configuration is necessary to prevent potential authentication bypass attacks.
Defensive priority
Organizations using phpMyFAQ should prioritize patching to prevent potential authentication bypass attacks.
Recommended defensive actions
- Apply patches or updates to phpMyFAQ version 4.1.7 or later
- Review and update WebAuthn configuration to ensure secure challenge persistence
- Monitor authentication logs for potential replay attacks
- Consider implementing additional security controls for WebAuthn authentication
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE description indicates that phpMyFAQ before 4.1.7 fails to persist the WebAuthn login challenge, allowing an attacker to replay a successful WebAuthn assertion indefinitely and authenticate as the user without interaction or hardware key. Verification of affected versions and WebAuthn configuration is necessary.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-19T14:17:47.473Z and has not been modified since then.