Description
The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress is vulnerable to Improper Access Control in all versions up to, and including, 1.2.58 This is due to insufficient field-level permission validation in the upload_file_remove() AJAX handler where the $htmlvar parameter is not validated against a whitelist of allowed fields or checked against the field's for_admin_use property. This makes it possible for authenticated attackers, with subscriber-level access and above, to clear or reset any restricted usermeta column for their own user record, including fields marked as "For admin use only", bypassing intended field-level access restrictions.
Published: 2026-04-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via Restricted Usermeta Modification
Action: Upgrade Plugin
AI Analysis

Impact

The UsersWP plugin’s upload_file_remove AJAX handler does not validate the htmlvar parameter against an allowed list or the field’s for_admin_use flag. This flaw lets any authenticated user with subscriber-level access clear or reset arbitrary restricted usermeta values on their own profile, including data that is normally reserved for admins. Because these fields can influence role, capability, or sensitive personal information, an attacker can undermine account integrity or expose confidential data.

Affected Systems

WordPress installations that are running the UsersWP plugin in any version up to 1.2.58 are affected. The vulnerability resides in the class‑forms.php and class‑meta.php files that are shipped with the plugin, and no other vendors or products are reported to be impacted.

Risk and Exploitability

The CVSS score is 4.3, indicating moderate severity. No EPSS rating is available and the vulnerability is not listed in the CISA KEV catalog, suggesting that it is not widely exploited in the wild. The flaw requires authentication; an attacker can trigger it by crafting an AJAX request that supplies the htmlvar key for a restricted field. Although there is no known public exploit code, the ability to overwrite admin‑only metadata makes the risk significant enough to warrant immediate remediation.

Generated by OpenCVE AI on April 10, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the UsersWP plugin to the latest release (1.2.59 or newer) which fixes the improper access control flaw.
  • If an upgrade cannot be performed immediately, restrict access to the upload_file_remove endpoint so that only administrators can call it, or temporarily disable the endpoint.
  • Review and tighten role capabilities so that subscribers cannot modify usermeta values that are marked for admin use.
  • Monitor user accounts for unexpected changes to metadata, especially fields labeled as "For admin use only".

Generated by OpenCVE AI on April 10, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Apr 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Stiofansisland
Stiofansisland userswp – Front-end Login Form, User Registration, User Profile & Members Directory Plugin For Wp
Wordpress
Wordpress wordpress
Vendors & Products Stiofansisland
Stiofansisland userswp – Front-end Login Form, User Registration, User Profile & Members Directory Plugin For Wp
Wordpress
Wordpress wordpress

Fri, 10 Apr 2026 01:45:00 +0000

Type Values Removed Values Added
Description The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress is vulnerable to Improper Access Control in all versions up to, and including, 1.2.58 This is due to insufficient field-level permission validation in the upload_file_remove() AJAX handler where the $htmlvar parameter is not validated against a whitelist of allowed fields or checked against the field's for_admin_use property. This makes it possible for authenticated attackers, with subscriber-level access and above, to clear or reset any restricted usermeta column for their own user record, including fields marked as "For admin use only", bypassing intended field-level access restrictions.
Title UsersWP <= 1.2.58 - Authenticated (Subscriber+) Restricted Usermeta Modification via 'htmlvar' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Stiofansisland Userswp – Front-end Login Form, User Registration, User Profile & Members Directory Plugin For Wp
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-10T13:45:35.270Z

Reserved: 2026-03-27T10:19:39.046Z

Link: CVE-2026-4977

cve-icon Vulnrichment

Updated: 2026-04-10T13:45:31.746Z

cve-icon NVD

Status : Deferred

Published: 2026-04-10T02:16:03.877

Modified: 2026-04-24T18:01:58.517

Link: CVE-2026-4977

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:27:07Z

Weaknesses