CVE-2025-7526
BaseFortify
Publication date: 2025-10-09
Last updated on: 2025-10-09
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_travel_engine | wp_travel_engine | 6.6.7 |
| wp_travel_engine | wp_travel_engine | 6.5.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the WP Travel Engine β Tour Booking Plugin for WordPress, where an attacker can delete arbitrary files on the server due to insufficient validation of file paths in the set_user_profile_image function. This flaw allows unauthenticated attackers to rename and delete files, potentially leading to remote code execution if critical files like wp-config.php are deleted.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to delete important files on your server without authentication. This can lead to severe consequences such as remote code execution, which means the attacker could run malicious code on your server, potentially compromising your entire website and server environment.