What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
YOP Poll versions 6.5.26 and earlier contain a race condition that allows an attacker to modify poll data without authentication. The vulnerability exists because the plugin does not properly synchronize access to shared resources during concurrent requests. An attacker can exploit this over the network without user interaction to alter poll results or settings.
What an attacker can do
03Attacker Capabilities
Modify poll data or results without authentication by exploiting a race condition in concurrent requests.
Potential impact on your site
04Site Impact
Poll integrity compromised; attackers can alter poll results, questions, or settings without logging in.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
November 14, 2023
CVE published
April 8, 2026
Record updated