UsersWP <= 1.2.65 - Authenticated (Subscriber+) Arbitrary File Deletion via File Upload Field

8.8
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-13492
CVSS 8.8 (High)
Publicly Published July 9, 2026
Last Updated July 9, 2026
Researcher daroo

Description

The UsersWP plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 1.2.65. This is due to insufficient validation of file-field values in the UsersWP_Validation::validate_fields() function (which falls through to sanitize_text_field() for fields of type 'file', leaving directory-traversal sequences intact) combined with the UsersWP_Forms::upload_file_remove() AJAX handler building the deletion target from the uploads basedir concatenated with the attacker-controlled metadata value without any realpath canonicalization or uploads-directory boundary check before calling unlink(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the affected site's server, including wp-config.

References

Share

Vulnerability Details for UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP

Software Type Plugin
Software Slug userswp (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.2.66, or a newer patched version
Affected Version
  • <= 1.2.65
Patched Version
  • 1.2.66

Recent vulnerabilities in UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP

# Title CVE ID CVSS Researchers Date
1 UsersWP <= 1.2.69 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Badge Widget Variable Substitution CVE-2026-18501 6.4 Jonah Burgess (CryptoCat) August 6, 2026
2 UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP < 1.2.67 - Two-Factor Authentication Bypass CVE-2026-13690 5.3 dc11 July 8, 2026
3 UsersWP <= 1.2.63 - Insecure Direct Object Reference to Authenticated (Editor+) Arbitrary User Avatar/Banner Reset via 'user_id' Parameter CVE-2026-12102 2.7 Pasindu Dilshan (K4PXD) June 17, 2026
4 UsersWP <= 1.2.58 - Authenticated (Subscriber+) Server-Side Request Forgery via 'uwp_crop' Parameter CVE-2026-4979 5.0 s00me00ne April 10, 2026
5 UsersWP <= 1.2.58 - Authenticated (Subscriber+) Restricted Usermeta Modification via 'htmlvar' Parameter CVE-2026-4977 4.3 nquangit April 9, 2026
6 UsersWP <= 1.2.60 - Authenticated (Subscriber+) Stored Cross-Site Scripting via User Badge Link Substitution CVE-2026-5742 6.4 Osvaldo Noe Gonzalez Del Rio (Os) April 8, 2026
7 UsersWP <= 1.2.53 - Cross-Site Request Forgery CVE-2026-25015 4.3 Tristan Jay Neale January 28, 2026
8 UsersWP <= 1.2.48 - Cross-Site Request Forgery CVE-2025-67593 4.3 daroo December 15, 2025
9 UsersWP <= 1.2.47 - Missing Authorization CVE-2025-66072 5.3 Legion Hunter November 25, 2025
10 UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP <= 1.2.44 - Authenticated (Subscriber+) SQL Injection CVE-2025-10003 6.5 Nguyen Ngoc Quang Bach (maysbachs) September 5, 2025

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation