Privilege escalation in Cedcommerce Wholesale Market
CVE-2026-14279
The Wholesale Market plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 2.2.2 via the ced_wholesale_request_send AJAX action. The ced_wholesale_request_send_callback() handler only verifies a nonce (which is exposed to any authenticated user through wp_localize_script on the frontend) and that the caller has a positive user ID, then calls WP_User::add_role() with the client-supplied role_required POST parameter without restricting the value to an allowlist of wholesale roles. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to Administrator when the site administrator has enabled the 'Assigning requested role directly' option.
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
- Cedcommerce Wholesale Market — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-14279?
- CVE-2026-14279 is a high-severity vulnerability in Cedcommerce Wholesale Market, classified under Improper Privilege Management. CVSS score: 8.8/10. Published 2026-08-15.
- How severe is CVE-2026-14279?
- High severity. CVSS v3 base score is 8.8 out of 10.