Description
The Lucky Wheel Giveaway plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.0.22 via the conditional_tags parameter. This is due to the plugin using PHP's eval() function on user-controlled input without proper validation or sanitization. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.
Published: 2026-02-11
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The Lucky Wheel Giveaway plugin for WordPress is vulnerable to Remote Code Execution in all versions up to 1.0.22 through the unconditional use of PHP's eval() function on data supplied via the conditional_tags parameter. Because the code does not perform any validation or sanitization on this user-controlled input, an attacker who can provide values for that parameter can inject and run arbitrary PHP code on the host. The vulnerability carries the CWE‑94 label, indicating an untrusted code inclusion flaw. It can compromise the confidentiality, integrity, and availability of the web server and any data it hosts.

Affected Systems

The affected product is the Lucky Wheel Giveaway WordPress plugin released by Villatheme. Versions up to and including 1.0.22 are susceptible. Only users with Administrator‑level or higher WordPress privileges can exploit the flaw because the conditional_tags parameter is only accessible to authenticated administrators. Other users or unauthenticated visitors cannot trigger the vulnerability directly.

Risk and Exploitability

The CVSS v3 base score of 7.2 reflects a high severity. The EPSS score is less than 1 %, indicating a low but non‑zero likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to compromise or use legitimate administrator credentials; once authenticated, the attacker can craft a payload for the conditional_tags parameter to execute arbitrary code. The attack vector is likely indirect, requiring administrative access to the WordPress backend or API. The overall risk is moderate to high, especially for sites with a large administrative user base or weak credential management.

Generated by OpenCVE AI on April 20, 2026 at 20:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Lucky Wheel Giveaway to the latest release that removes the eval usage on conditional_tags.
  • If an immediate upgrade is not possible, lock down or remove Administrator-level access to the conditional_tags feature by adjusting WordPress capabilities or disabling the plugin temporarily.
  • Implement monitoring for unexpected PHP execution patterns and consider applying a web application firewall rule to block attempts that trigger eval processing.

Generated by OpenCVE AI on April 20, 2026 at 20:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 12 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 11 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Villatheme
Villatheme lucky Wheel Giveaway
Wordpress
Wordpress wordpress
Vendors & Products Villatheme
Villatheme lucky Wheel Giveaway
Wordpress
Wordpress wordpress

Wed, 11 Feb 2026 01:45:00 +0000

Type Values Removed Values Added
Description The Lucky Wheel Giveaway plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.0.22 via the conditional_tags parameter. This is due to the plugin using PHP's eval() function on user-controlled input without proper validation or sanitization. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.
Title Lucky Wheel Giveaway <= 1.0.22 - Authenticated (Administrator+) Remote Code Execution via 'conditional_tags' Parameter
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Villatheme Lucky Wheel Giveaway
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:14:46.577Z

Reserved: 2025-12-11T12:57:34.735Z

Link: CVE-2025-14541

cve-icon Vulnrichment

Updated: 2026-02-11T15:40:36.145Z

cve-icon NVD

Status : Deferred

Published: 2026-02-11T02:15:57.887

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14541

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T21:00:12Z

Weaknesses