Strategic Overview
- Status
- Patched in 6.5.27
- Affected Plugin
- YOP Poll
- Affected Version
<= 6.5.26- CVSS
- 5.3Medium
- Weakness type
- CWE-362 · Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
- CVE
CVE-2023-6109
At a glance
CVE-2023-6109 is a medium-severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in the YOP Poll WordPress plugin, affecting versions <= 6.5.26. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 6.5.27; sites on affected versions should update now. Disclosed November 2023, reported by RIN MIYACHI.
Vulnerability Overview
The YOP Poll plugin for WordPress is vulnerable to a race condition in all versions up to, and including, 6.5.26. This is due to improper restrictions on the add() function. This makes it possible for unauthenticated attackers to place multiple votes on a single poll even when the poll is set to one vote per person.
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, and no interaction from a victim user.
CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Remediation
Update to version 6.5.27, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: YOP Poll 6.5.27 closes this, and updating the plugin is the step that ends it.
- 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