🔐 CVE Alert

CVE-2026-13492

HIGH 8.8

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

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor stiofansisland
Product userswp – front-end login form, user registration, user profile & members directory plugin for wp
Published Jul 9, 2026
Last Updated Jul 9, 2026
Stay Ahead of the Next One

Get instant alerts for stiofansisland userswp – front-end login form, user registration, user profile & members directory plugin for wp

Be the first to know when new high vulnerabilities affecting stiofansisland userswp – front-end login form, user registration, user profile & members directory plugin for wp are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

stiofansisland / UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP
0 ≤ 1.2.65

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/b6cf6390-480f-44e2-ae36-67e3398add33?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L2323 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L2320 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-validation.php#L190 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L1059 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.65/includes/class-forms.php#L1973 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3590340/userswp github.com: https://github.com/AyeCode/userswp/commit/ddb17ad30ff3384cda85c5f372db30b03bd45ac8

Credits

daroo