Poll Maker <= 5.7.7 - Unauthenticated Race Condition to Multi-Vote
Strategic Overview
- Status
- Patched in 5.7.8
- Affected Version
<= 5.7.7- CVSS
- 5.3Medium
- Weakness type
- CWE-362 · Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
- CVE
CVE-2025-47545
At a glance
CVE-2025-47545 is a medium-severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in the Poll Maker by AYS WordPress plugin, affecting versions <= 5.7.7. 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 5.7.8; sites on affected versions should update now. Disclosed May 2025, reported by Ibrahim Mohammad.
Vulnerability Overview
The Poll Maker – Versus Polls, Anonymous Polls, Image Polls plugin for WordPress is vulnerable to a Race Condition in all versions up to, and including, 5.7.7. This is due to the plugin not properly restricting a user's ability to fill out a poll multiple times.. This makes it possible for unauthenticated attackers to fill out a poll multiple times.
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 5.7.8, 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: Poll Maker by AYS 5.7.8 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls
- 7.5CVE-2021-24651: Poll Maker < 3.4.2 SQL Injection
CVE-2021-24651 - 7.2CVE-2024-3600: Poll Maker Unauthenticated Stored XSS
CVE-2024-3600 - 7.2CVE-2021-24483: Poll Maker <= 3.2.0 SQL Injection
CVE-2021-24483 - 6.5CVE-2024-56295: Poll Maker <= 5.5.6 Missing Authorization
CVE-2024-56295 - 6.5CVE-2025-24577: Poll Maker <= 5.5.0 Missing Authorization
CVE-2025-24577 - 6.4CVE-2025-57954: Poll Maker <= 6.0.2 Stored Cross-Site Scripting
CVE-2025-57954 - 6.1CVE-2023-41871: Poll Maker <= 4.7.0 Reflected Cross-Site Scripting
CVE-2023-41871 - 6.1CVE-2021-34635: Poll Maker <= 3.2.8 – Reflected Cross-Site Scripting
CVE-2021-34635
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C