CVE-2025-4564 CRITICAL

CVE-2025-4564: TicketBAI Facturas para WooCommerce <= 3.18 - Unauthenticated Arbitrary File Deletion

Vendor Facturaone
Product TicketBAI Facturas para WooCommerce
Weakness CWE-22 · Path traversal
Published May 15, 2025
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 TicketBAI Facturas para WooCommerce plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation via the 'delpdf' action in all versions up to, and including, 3.18. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

TicketBAI Facturas para WooCommerce versions 3.18 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 any special privileges or user interaction. This vulnerability affects all installations of the plugin up to version 3.18.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration files and sensitive data.

Potential impact on your site

04Site Impact

Attackers can access sensitive files like wp-config.php, database credentials, and other protected data on your server.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 15, 2025 CVE published
April 8, 2026 Record updated