216.73.217.64

CVE-2026-4290

· Published 29/05/2026 15:16 · Modified 29/05/2026 15:39

Labels: CVE-2026-4290 2026-05-29CVE-2026-4290CWE-862[email protected]

Essential information

Published
29/05/2026 15:16
Modified
29/05/2026 15:39
Author
Creator
CVSS
9.1 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

CVSS metrics

Description

The WP Travel Pro plugin for WordPress is vulnerable to arbitrary user deletion via the /wp-json/wp-travel/v1/travel-guide/{user_id} REST API endpoint in all versions up to, and including, 10.6.0. This is due to the check_permission() callback unconditionally returning true and the Database::delete() method passing the user ID directly to wp_delete_user() without any role validation. This makes it possible for unauthenticated attackers to delete arbitrary user accounts, including those of administrators.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
wptravel / wp travel pro cpe:2.3:a:wptravel:wp_travel_pro:*:*:*:*:*:wordpress:*:*

References