What the vulnerability does
01Description
The Integration Opvius AI for WooCommerce plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.3.0. This is due to the `process_table_bulk_actions()` function processing user-supplied file paths without authentication checks, nonce verification, or path validation. This makes it possible for unauthenticated attackers to delete or download arbitrary files on the server via the `wsaw-log[]` POST parameter, which can be leveraged to delete critical files like `wp-config.php` or read sensitive configuration files.
Explanation of Vulnerability in Simple Terms
02Summary
The Integration Opvius AI for WooCommerce plugin versions 1.3.0 and earlier contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can access sensitive files such as configuration files, database credentials, and other protected data without needing to log in or interact with a user. This vulnerability poses a critical risk to any WooCommerce site running the affected plugin.
What an attacker can do
03Attacker Capabilities
Read any file on the server, including configuration files and database credentials.
Potential impact on your site
04Site Impact
Attackers can steal sensitive data like database credentials, API keys, and configuration files from your server.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
January 14, 2026
CVE published
April 8, 2026
Record updated