What the vulnerability does
01Description
The WP Travel Engine – Tour Booking Plugin – Tour Operator Software plugin for WordPress is vulnerable to arbitrary file deletion (via renaming) due to insufficient file path validation in the set_user_profile_image function in all versions up to, and including, 6.6.7. 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
WP Travel Engine versions up to 6.6.7 contain a path traversal vulnerability that allows unauthenticated attackers to read, modify, or delete arbitrary files on the server. The vulnerability requires no user interaction and can be exploited over the network. An attacker can access sensitive files including configuration files, database backups, and other site data.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete any file on the server without authentication.
Potential impact on your site
04Site Impact
Complete compromise of site files, data, and potentially the underlying server.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
October 9, 2025
CVE published
April 8, 2026
Record updated