What the vulnerability does
01Description
The FastPicker, an order picker and order management system (oms) for WooCommerce on steroids plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to missing or incorrect nonce validation on the settingsPage function. This makes it possible for unauthenticated attackers to modify the plugin's settings, including toggling the webhook integration and changing the FastPicker and KDZ API URLs via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Explanation of Vulnerability in Simple Terms
02Summary
FastPicker versions up to 1.0.2 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions in the order management system without the admin's knowledge or consent. The vulnerability requires the victim to visit the attacker's page while authenticated to WooCommerce.
What an attacker can do
03Attacker Capabilities
Perform unwanted actions in FastPicker on behalf of a logged-in administrator without their consent.
Potential impact on your site
04Site Impact
An attacker could modify orders, settings, or other critical data in your order management system if an admin visits a malicious link.
Conditions required to exploit
05Prerequisites
Victim must be logged into WooCommerce and visit an attacker-controlled webpage.
Key dates
06Disclosure timeline
June 9, 2026
CVE published
June 9, 2026
Record updated