CVE-2026-86710

WordPress · Login with QR

The Login with QR WordPress plugin fails to validate authentication tokens, allowing unauthenticated attackers to hijack user sessions, including those with administrative privileges.

Executive summary

A critical authentication bypass vulnerability in the Login with QR WordPress plugin allows unauthenticated attackers to gain full administrative access to affected sites.

Vulnerability

This flaw stems from improper authentication (CWE-287) where the plugin fails to verify the authenticity of login tokens. An unauthenticated attacker can exploit this by providing arbitrary metadata values, effectively bypassing the login process to assume the identity of any registered user.

Business impact

The ability for an unauthenticated attacker to assume administrative control presents a total compromise of the affected WordPress environment. This risk is reflected in the CVSS score of 9.8, indicating that the vulnerability is highly automatable and poses an immediate threat to data confidentiality, integrity, and availability. Successful exploitation could lead to full site takeover, data exfiltration, or the distribution of malicious payloads to site visitors.

Remediation

Immediate Action: Since a specific patch version is currently unavailable, administrators should immediately deactivate and remove the Login with QR plugin from all WordPress installations.

Proactive Monitoring: Review web server access logs for anomalous authentication requests, particularly those originating from unknown IP addresses targeting login-related endpoints.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to block suspicious traffic patterns associated with authentication bypass attempts, though removal of the plugin remains the only definitive mitigation.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the critical nature of this authentication bypass and the potential for total system compromise, immediate removal of the vulnerable plugin is mandatory. Organizations must prioritize the audit of user accounts for any unauthorized activity during the period the plugin was active, as attackers may have already established persistent backdoors or elevated privileges.

More WordPress CVEs all →

History

CVE Brief tracked this CVE 2 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 9.8 (3.1)
  4. Analyst report written

Sources

Originally found and disclosed by Naoki Kawahigashi, with WPScan (coordinator), per the CVE Program record.