cbcvebase.
CVE-2026-9290
published 2026-06-06

CVE-2026-9290: The WP User Manager – User Profile Builder & Membership plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.9.17…

PriorityP264high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
2.40%
82.0th percentile
The WP User Manager – User Profile Builder & Membership plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.9.17 via the (profile template scope) function. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.

Affected

1 ranges
VendorProductVersion rangeFixed in
wpusermanagerwp_user_manager_user_profile_builder_membership<= 2.9.17

Detection & IOCsextracted from sources · hover to see the quote

url/wp-content/plugins/wp-user-manager/readme.txt
path/profile/admin/about?tab=../../../../../wp-login
  • Check HTTP response body for WordPress login page artifacts indicating successful LFI path traversal via the 'tab' parameter
  • The LFI vector is the 'tab' parameter in the profile template scope, exploitable by unauthenticated attackers via path traversal sequences (../)
  • ·Exploitation requires the attacker to be able to upload or otherwise control a PHP file on the server in order to achieve code execution via LFI
  • ·The Nuclei template uses a two-step flow: first confirming plugin presence and version, then attempting the path traversal — both conditions must be met for a positive detection
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.