YOP Poll <= 7.0.10 - Unauthenticated Origin Validation Error to Administrator Account Takeover via '/auth/wp-login-redirect' REST Route
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
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
Other vulnerabilities in YOP Poll
- 7.2CVE-2025-62040: YOP Poll <= 6.5.37 Stored Cross-Site Scripting
CVE-2025-62040 - 6.4CVE-2022-0205: YOP Poll <= 6.3.4 Author+ Stored Cross-Site Scripting
CVE-2022-0205 - 6.4YOP Poll <= 6.1.4 Stored Cross-Site Scripting
- 6.1CVE-2021-24454: YOP Poll <= 6.2.7 Stored Cross-Site Scripting
CVE-2021-24454 - 6.1CVE-2021-24885: YOP Poll <= 6.1.1 Reflected Cross-Site Scripting
CVE-2021-24885 - 6.1CVE-2019-9914: YOP Poll <= 6.0.2 Reflected Cross-Site Scripting
CVE-2019-9914 - 6.1CVE-2017-2127: YOP Poll <= 5.8.0 Reflected Cross-Site Scripting
CVE-2017-2127 - 6.1YOP Poll <= 5.7.3 Reflected Cross-Site Scripting
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C