What the vulnerability does
01Description
The Order Tip for WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the export_tips_to_csv() function in all versions up to, and including, 1.3.1. This makes it possible for unauthenticated attackers to export the plugin's order fees.
Explanation of Vulnerability in Simple Terms
02Summary
The Order Tip for WooCommerce plugin through version 1.3.1 does not properly check user permissions before allowing access to sensitive data. An unauthenticated attacker can read tip information and other data without authorization. This affects all installations of the plugin up to and including version 1.3.1.
What an attacker can do
03Attacker Capabilities
Read tip data and other sensitive information without logging in.
Potential impact on your site
04Site Impact
Sensitive tip data may be exposed to unauthenticated visitors, potentially revealing customer or business information.
Conditions required to exploit
05Prerequisites
Network access to the WooCommerce site; no authentication or user interaction required.
Key dates
06Disclosure timeline
March 20, 2024
CVE published
April 8, 2026
Record updated