CVE-2026-14359
Last modified
CVE-2026-14359 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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(). EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Yith | YITH WooCommerce Waitlist Premium | <= 3.35.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-14359?
How severe is CVE-2026-14359?
How do I fix CVE-2026-14359?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14352The AR for WooCommerce plugin for WordPress is vulnerable to…7.5
- CVE-2026-14354CWE-522 Insufficiently Protected Credentials vulnerability e…8.7
- CVE-2026-14355In PHP versions 8.2.* before 8.2.32, 8.3.* before 8.3.32, 8.…5.3
- CVE-2026-14356The FleekDash V2 plugin for WordPress is vulnerable to autho…8.8
- CVE-2026-14357The DevKit Pro plugin for WordPress is vulnerable to Missing…8.8
- CVE-2026-14358Improper neutralization of input during web page generation …6.1
- CVE-2026-1436Improper Access Control (IDOR) in the Graylog API, version 2…6.5
- CVE-2026-14361The consul-template library before version 0.42.1 is vulnera…4.7
- CVE-2026-14362HashiCorp memberlist before version 0.6.0 is vulnerable to a…4.9
- CVE-2026-14363Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-14364The TrueBooker – Appointment Booking and Scheduler System pl…9.8
- CVE-2026-14365The TrueBooker – Appointment Booking and Scheduler System pl…9.8
Are you affected by CVE-2026-14359?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
