CVE-2026-0808
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Spin Wheel plugin (version ≤ 2.1.0) by checking plugin metadata or using tools like WPScan.
  2. Interact with the spin wheel: Visit a page on the target site that hosts the Spin Wheel widget and initiate a spin as a normal user.
  3. Intercept the HTTP request: Use a proxy tool such as Burp Suite or OWASP ZAP to capture the AJAX POST request sent to the server after the spin animation completes.
  4. Modify the 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).
  5. Forward the modified request: Send the tampered request to the server. The plugin accepts the attacker-supplied index without validation and awards the selected prize.
  6. Collect the prize: Retrieve the coupon code or prize value returned in the server response (Wordfence, WordPress Plugin Trac).

Indicators of compromise

  • Network: Repeated AJAX POST requests to the WordPress site's 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.
  • Logs: WordPress or web server access logs showing multiple spin-wheel AJAX submissions from a single IP in a short time window, all claiming the same prize index.
  • Application: Unusually high redemption rates for the highest-value coupon or prize offered by the Spin Wheel plugin; coupon codes being claimed far more frequently than statistically expected.

Mitigation and workarounds

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).

Community reactions

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-15439MEDIUM6.5
  • gamipress
NoYesSep 11, 2026
CVE-2026-85116MEDIUM6.5
  • simple-cloudflare-turnstile
NoYesSep 11, 2026
CVE-2026-86809MEDIUM5.3
  • persian-elementor
NoYesSep 11, 2026
CVE-2026-86813MEDIUM4.8
  • metform
NoYesSep 11, 2026
CVE-2024-12145MEDIUM4.3
  • buddypress
NoYesSep 11, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management