CVE-2026-12102
Description
The UsersWP โ Front-end login form, User Registration, User Profile & Members Directory plugin for WP plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.2.63 via the 'user_id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with editor-level access and above, to reset and permanently delete the avatar or banner image of any arbitrary user, including administrators, by clearing their avatar_thumb or banner_thumb metadata in the uwp_usermeta table.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7115756e-69fa-42fe-bde3-a36e34d4bae3?source=cve
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.63/includes/class-forms.php#L371
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.63/includes/class-forms.php#L389
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.63/includes/class-forms.php#L89
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.63/includes/class-userswp.php#L574
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.63/includes/class-profile.php#L1739
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.61/includes/class-forms.php#L371
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.61/includes/class-forms.php#L389
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.61/includes/class-forms.php#L89
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.61/includes/class-userswp.php#L574
- https://plugins.trac.wordpress.org/browser/userswp/tags/1.2.61/includes/class-profile.php#L1739
- https://github.com/AyeCode/userswp/commit/0e69f967578904cc26fadd0206270d50b7420298
CWEs
CWE-639
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.