PT-2026-44859 · WordPress · Wp Travel Pro
Ren Voza
·
Published
2026-05-29
·
Updated
2026-06-04
·
CVE-2026-4290
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
WP Travel Pro versions prior to 10.6.1
Description
The plugin allows unauthenticated attackers to delete arbitrary user accounts, including administrators. This occurs via the '/wp-json/wp-travel/v1/travel-guide/{user id}' REST API endpoint because the
check permission() callback unconditionally returns true and the Database::delete() method passes the user id variable directly to wp delete user() without performing role validation.Recommendations
Update to a version later than 10.6.0.
As a temporary workaround, restrict access to the '/wp-json/wp-travel/v1/travel-guide/{user id}' endpoint to minimize the risk of exploitation.
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wp Travel Pro