What the vulnerability does
01Description
The ShopEngine Elementor WooCommerce Builder Addon plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.8.5. This is due to missing nonce validation on the "post_add_to_list" function as well as an incorrect permissions callback in the "Api/init" function. This makes it possible for unauthenticated attackers to add or remove products from a user's wishlist via a forged request granted they can trick a site's user into performing an action such as clicking on a link.
Explanation of Vulnerability in Simple Terms
02Summary
ShopEngine Elementor WooCommerce Builder Addon versions up to 4.8.5 contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires user interaction and does not expose sensitive data, but can modify site settings or content.
What an attacker can do
03Attacker Capabilities
Trick a logged-in admin into visiting a malicious page that performs unwanted actions on the site.
Potential impact on your site
04Site Impact
An attacker can modify WooCommerce settings, products, or other site data if an admin visits a crafted link.
Conditions required to exploit
05Prerequisites
Admin must be logged in and click a malicious link or visit an attacker-controlled page.
Key dates
06Disclosure timeline
December 3, 2025
CVE published
April 8, 2026
Record updated