CVE-2025-14301 CRITICAL

CVE-2025-14301: Integration Opvius AI for WooCommerce <= 1.3.0 - Unauthenticated Arbitrary File Deletion/Read via Path Traversal

Vendor Woosaai
Product Integration Opvius AI for WooCommerce
Weakness CWE-22 · Path traversal
Published January 14, 2026
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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