WooCommerce PDF Vouchers CVE-2024-54383
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Incorrect Privilege Assignment vulnerability in wpweb WooCommerce PDF Vouchers woocommerce-pdf-vouchers allows Privilege Escalation.This issue affects WooCommerce PDF Vouchers: from n/a through < 4.9.9.
AnalysisAI
Privilege escalation in the WooCommerce PDF Vouchers WordPress plugin (wpweb) affects all versions up to and including 4.9.8, allowing remote unauthenticated attackers to gain elevated privileges on affected sites due to incorrect privilege assignment. With a CVSS score of 9.8 and EPSS at the 90th percentile (5.34%), this represents a meaningful threat to WordPress sites running this plugin, though no public exploit identified at time of analysis. The vulnerability was reported by Patchstack and impacts the full confidentiality, integrity, and availability triad of affected WordPress installations.
Technical ContextAI
The vulnerability resides in the WooCommerce PDF Vouchers plugin (CPE: cpe:2.3:a:wpwebelite:woocommerce_pdf_vouchers), a WordPress extension for WooCommerce that enables merchants to sell and manage PDF-based gift vouchers. The root cause is classified as CWE-266 (Incorrect Privilege Assignment), meaning the plugin assigns privileges to users or roles in a manner that does not respect the principle of least privilege - typically via flawed capability checks, missing authorization logic on AJAX/REST endpoints, or improper role assignment during user registration or voucher redemption flows. Because the plugin integrates with WordPress's role and capability system as well as WooCommerce's customer/order model, a defect in how it grants or validates privileges can promote a low-privileged or anonymous actor to a higher role such as administrator.
RemediationAI
Upgrade the WooCommerce PDF Vouchers plugin to version 4.9.9 or later, which is the first version not flagged in the affected range - patch availability inferred from the version cutoff stated in the advisory (Patch available per vendor advisory). Until the upgrade is applied, administrators should consider deactivating the WooCommerce PDF Vouchers plugin (this disables voucher sales and redemption functionality but eliminates the attack surface), restricting access to the WordPress site's REST and admin-ajax endpoints via WAF rules to block unauthenticated requests touching plugin routes (note this may break legitimate front-end voucher purchase flows), and auditing existing user accounts for unexpected administrator or shop_manager roles that may indicate prior exploitation. After patching, rotate administrative credentials and review WordPress audit logs.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today