WordPress
CVE-2025-49319
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
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:N/I:L/A:L
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in WPFactory Wishlist for WooCommerce wish-list-for-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Wishlist for WooCommerce: from n/a through <= 3.2.3.
AnalysisAI
Missing authorization in WPFactory Wishlist for WooCommerce through version 3.2.3 allows unauthenticated attackers to exploit incorrectly configured access controls to perform unauthorized actions on wishlists. The vulnerability stems from broken access control mechanisms (CWE-862) that fail to properly validate user permissions before granting access to sensitive wish-list functionality. With an EPSS score of 0.07% (22nd percentile), real-world exploitation likelihood is currently low, but the issue affects a popular WooCommerce plugin used across numerous e-commerce sites.
Technical ContextAI
WPFactory Wishlist for WooCommerce is a WordPress plugin (CPE context: WordPress plugins extending WooCommerce functionality) that manages customer wish lists in e-commerce environments. The vulnerability involves CWE-862 (Missing Authorization), which describes scenarios where an application fails to perform proper authorization checks before allowing access to protected resources or operations. In WordPress plugin architecture, this typically manifests as missing or insufficient checks on capability functions (is_user_logged_in(), current_user_can()) or REST API endpoints lacking proper permission callbacks. The plugin's access control layer does not adequately validate whether the requesting user has legitimate permission to view, modify, or interact with wish-list data belonging to other users or accounts.
Affected ProductsAI
Wishlist for WooCommerce by WPFactory is affected in all versions from the beginning through and including version 3.2.3. The plugin extends WooCommerce functionality within WordPress environments. Affected users can identify their version through the WordPress admin plugin dashboard (Plugins > Installed Plugins). Patchstack documentation references this vulnerability for the plugin family wish-list-for-woocommerce.
RemediationAI
Update Wishlist for WooCommerce to version 3.2.4 or later, which contains the authorization fix. Users should navigate to WordPress admin > Plugins > Installed Plugins, locate Wishlist for WooCommerce, and click "Update now" if available, or manually download the patched version from the WordPress plugin repository. If an immediate update is not feasible, disable the plugin temporarily to eliminate exposure surface. Verify through WooCommerce settings and wish-list functionality that the update has resolved the authorization checks. Consult the Patchstack vulnerability database (https://patchstack.com/database/Wordpress/Plugin/wish-list-for-woocommerce/) for vendor advisory details and confirmation of the patched version availability.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today