Privilege escalation in Yith Woocommerce Waitlist Premium
CVE-2026-14359
The YITH WooCommerce Waitlist Premium plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 3.35.0. This is due to the add_user_in_waiting_list() function registered on the wp_ajax_yith_wcwtl_add_user action being missing both a capability check and a nonce verification, and using parse_str() + extract() to import attacker-controlled variables from $_POST['params'] that are then passed to wp_create_user() and $user->set_role(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to that of an administrator by creating a new user account and assigning it the administrator role.
Vulnerability class: Privilege Escalation
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-14359?
- CVE-2026-14359 is a high-severity vulnerability in Yith Woocommerce Waitlist Premium, classified under Improper Privilege Management. CVSS score: 8.8/10. Published 2026-09-09.
- How severe is CVE-2026-14359?
- High severity. CVSS v3 base score is 8.8 out of 10.