Strategic Overview
- Status
- Patched in 2.77.0
- Affected Plugin
- WP-Polls
- Affected Version
<= 2.76.0- CVSS
- 4.3Medium
- Weakness type
- CWE-362 · Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
- CVE
CVE-2022-40130
At a glance
CVE-2022-40130 is a medium-severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in the WP-Polls WordPress plugin, affecting versions <= 2.76.0. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The issue is fixed in version 2.77.0; sites on affected versions should update now. Disclosed October 2022, reported by Nguy Minh Tuan.
Vulnerability Overview
The WP-Polls plugin for WordPress is vulnerable to Race Condition in the function vote_poll_process() in versions up to, and including, 3.3.4. This can lead to unpredictable polling result changes when certain conditions are met.
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 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 2.77.0, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: WP-Polls 2.77.0 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in WP-Polls
- 9.8CVE-2015-9352: WP-Polls <= 2.71 SQL Injection
CVE-2015-9352 - 7.2WP-Polls <= 2.70 Stored Cross-Site Scripting
- 6.5CVE-2022-1581: WP-Polls <= 2.75.6 IP Validation Bypass
CVE-2022-1581 - 6.1CVE-2016-10936: WP-Polls <= 2.73 Cross-Site Scripting
CVE-2016-10936 - 5.4CVE-2024-13426: WP-Polls <= 2.77.2 SQL Injection to Stored XSS
CVE-2024-13426 - 4.4CVE-2025-68081: WP-Polls <= 2.77.3 Stored Cross-Site Scripting
CVE-2025-68081
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C