CVE-2026-85682

YOP Poll <= 7.0.10 - Unauthenticated Origin Validation Error to Administrator Account Takeover via '/auth/wp-login-redirect' REST Route

2026-09-23 20:25
Supakiad S. (m3ez)

Strategic Overview

Status
Patched in 7.0.11
Affected Plugin
YOP Poll
Affected Version
<= 7.0.10
CVSS
8.8High
Weakness type
CWE-346 · Origin Validation Error
CVE
CVE-2026-85682
View all YOP Poll vulnerabilities

At a glance

CVE-2026-85682 is a high-severity Origin Validation Error vulnerability in the YOP Poll WordPress plugin, affecting versions <= 7.0.10. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 7.0.11; sites on affected versions should update now. Disclosed September 2026, reported by Supakiad S. (m3ez).

Vulnerability Overview

The YOP Poll plugin for WordPress is vulnerable to Origin Validation Error in all versions up to, and including, 7.0.10. This is due to the plugin transmitting a wp_rest nonce to window.opener via postMessage() with a wildcard targetOrigin. This makes it possible for unauthenticated attackers to steal a REST nonce scoped to a logged-in Administrator and use it to change the Administrator's email address and password, resulting in full account takeover. The Administrator must open an attacker-controlled page in order to exploit this vulnerability.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.

CWE-346: Origin Validation Error

The product does not properly verify that the source of data or communication is valid.

Remediation

Update to version 7.0.11, or a newer patched version

How does WordSec protect against this?

This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: YOP Poll 7.0.11 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C