CVE-2026-14204
Received Received - Intake

CSRF to Two-Factor Authentication Bypass in Google Authenticator WordPress Plugin

Vulnerability report for CVE-2026-14204, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: WPScan

Description

The Google Authenticator WordPress plugin before 0.56 does not verify a CSRF nonce when saving its two-factor setup, allowing attackers to trick a logged-in user into overwriting their own 2FA secret with an attacker-controlled value, which enables two-factor authentication and locks the victim out of their account.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-16
AI Q&A
2026-08-06
EPSS Evaluated
2026-08-15
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wp_authenticator google_authenticator to 0.56 (exc)
wp_authenticator google_authenticator_wordpress_plugin to 0.56 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Cross-Site Request Forgery (CSRF) vulnerability in the Google Authenticator WordPress plugin versions before 0.56. It occurs because the plugin does not verify a CSRF nonce when saving two-factor authentication (2FA) settings. Attackers can exploit this to trick a logged-in user into changing their own 2FA secret to a value controlled by the attacker.

Detection Guidance

Check if the Google Authenticator WordPress plugin version is below 0.56. Inspect network traffic for unauthorized POST requests to the plugin's 2FA settings endpoint. Look for suspicious changes in user accounts where 2FA is enabled without user action.

Impact Analysis

If exploited, an attacker can enable two-factor authentication on your account and lock you out. This means you would lose access to your WordPress account, potentially losing control of your website or data.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling unauthorized access to user accounts through CSRF attacks. If an attacker gains control of a user's 2FA settings, they may bypass authentication controls, leading to unauthorized data access or modification. This violates principles of secure authentication and data protection required by these regulations.

Mitigation Strategies

Update the Google Authenticator plugin to version 0.56 or later immediately. Disable 2FA temporarily if compromised until the update is applied. Review user accounts for unauthorized 2FA enablement and revoke access if detected.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14204. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart