CVE-2026-4977

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.
Configurations

No configuration.

History

10 Apr 2026, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-10 02:16

Updated : 2026-04-24 18:01


NVD link : CVE-2026-4977

Mitre link : CVE-2026-4977

CVE.ORG link : CVE-2026-4977


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization