
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-0808 is a client-side prize manipulation vulnerability in the Spin Wheel plugin for WordPress, developed by BDThemes. The flaw affects all versions up to and including 2.1.0, allowing unauthenticated attackers to manipulate prize outcomes by modifying the prize_index parameter submitted to the server. It was published on January 17, 2026, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 5.3 (Medium) (Wordfence).
The root cause is classified as CWE-602 (Client-Side Enforcement of Server-Side Security): the plugin performs prize selection and randomization on the client side and then trusts the client-supplied prize_index value when processing the result server-side, without any independent server-side validation or re-randomization. An attacker can intercept the HTTP request sent after spinning the wheel and modify the prize_index parameter to any desired prize index before it reaches the server. No authentication or special privileges are required, and exploitation requires no user interaction. The vulnerable logic is visible in the plugin's AJAX handler at includes/class-swp-ajax.php line 73 (WordPress Plugin Trac, Wordfence).
Successful exploitation allows unauthenticated attackers to always claim the highest-value prizes offered through the Spin Wheel plugin (e.g., discount coupons, promotional codes), resulting in financial or business loss for the site operator. The integrity impact is low and scoped to the prize/coupon system; there is no confidentiality or availability impact. Lateral movement and data exfiltration are not applicable to this vulnerability (Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-0808. The EPSS score is approximately 0.035%, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is trivially simple for any attacker with basic HTTP interception skills, requiring no authentication (Wordfence).
prize_index parameter: In the intercepted request, change the prize_index value to the index corresponding to the most valuable prize (e.g., prize_index=0 for the first/highest-value prize).admin-ajax.php endpoint with the prize_index parameter set to the same value (especially index 0 or the highest-value prize) from the same or multiple IP addresses.Site administrators should update the Spin Wheel plugin to a version beyond 2.1.0 that includes server-side prize validation and randomization. The patch changeset is available in the WordPress plugin repository (Plugin Changeset). As a temporary workaround, administrators can disable the Spin Wheel plugin until a patched version is applied. Additionally, monitoring coupon redemption patterns for anomalies can help detect abuse in the interim (Wordfence).
Wordfence, which discovered and reported the vulnerability, published a threat intelligence entry detailing the issue. Coverage has been limited to automated vulnerability aggregators (VulDB, Vulners, CIRCL) and a brief write-up on infinitsec.net. No significant vendor statements beyond the Wordfence advisory or notable community debate have been observed (Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."