UsersWP <= 1.2.58 - Authenticated (Subscriber+) Server-Side Request Forgery via 'uwp_crop' Parameter

5.0
Server-Side Request Forgery (SSRF)
CVE CVE-2026-4979
CVSS 5.0 (Medium)
Publicly Published April 10, 2026
Last Updated April 11, 2026
Researcher s00me00ne

Description

The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP plugin for WordPress is vulnerable to blind Server-Side Request Forgery in all versions up to, and including, 1.2.58. This is due to insufficient URL origin validation in the process_image_crop() method when processing avatar/banner image crop operations. The function accepts a user-controlled URL via the uwp_crop POST parameter and only validates it using esc_url() for sanitization and wp_check_filetype() for extension verification, without enforcing that the URL references a local uploads file. The URL is then passed to uwp_resizeThumbnailImage() which uses it in PHP image processing functions (getimagesize(), imagecreatefrom*()) that support URL wrappers and perform outbound HTTP requests. This makes it possible for authenticated attackers with subscriber-level access and above to coerce the WordPress server into making arbitrary HTTP requests to attacker-controlled or internal network destinations, enabling internal network scanning and potential access to sensitive services.

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.59, or a newer patched version
Affected Version
  • <= 1.2.58
Patched Version
  • 1.2.59

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.65 - Authenticated (Subscriber+) Arbitrary File Deletion via File Upload Field CVE-2026-13492 8.8 daroo July 9, 2026
2 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
3 UsersWP <= 1.2.58 - Authenticated (Subscriber+) Restricted Usermeta Modification via 'htmlvar' Parameter CVE-2026-4977 4.3 nquangit April 9, 2026
4 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
5 UsersWP <= 1.2.53 - Cross-Site Request Forgery CVE-2026-25015 4.3 Tristan Jay Neale January 28, 2026
6 UsersWP <= 1.2.48 - Cross-Site Request Forgery CVE-2025-67593 4.3 daroo December 15, 2025
7 UsersWP <= 1.2.47 - Missing Authorization CVE-2025-66072 5.3 Legion Hunter November 25, 2025
8 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
9 UsersWP <= 1.2.42 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2025-9344 6.4 stealthcopter August 27, 2025
10 UsersWP <= 1.2.15 - Missing Authorization CVE-2024-43277 5.3 Ananda Dhakal August 16, 2024

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