Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total9
Critical1
High2
Medium5
Reset
Showing 1-9 of 9 records
Threat Entry Updated 2026-07-10

CVE-2026-13492 - Userswp Plugin

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…

PLUGIN Userswp

CVE-2026-13492

HIGH CVSS 8.8 2026-07-09
Threat Entry Updated 2026-06-18

CVE-2026-12102 - Userswp Plugin

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.

PLUGIN Userswp

CVE-2026-12102

LOW CVSS 2.7 2026-06-18
Threat Entry Updated 2026-06-17

CVE-2026-4979 - Userswp Plugin

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…

PLUGIN Userswp

CVE-2026-4979

MEDIUM CVSS 5.0 2026-04-11
Threat Entry Updated 2026-06-17

CVE-2026-4977 - Userswp Plugin

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…

PLUGIN Userswp

CVE-2026-4977

MEDIUM CVSS 4.3 2026-04-10
Threat Entry Updated 2026-06-17

CVE-2026-5742 - Userswp Plugin

The UsersWP plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 1.2.60. This is due to insufficient input sanitization of user-supplied URL fields and improper output escaping when rendering user profile data in badge widgets. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts that will execute whenever a user accesses a page containing the affected badge widget.

PLUGIN Userswp

CVE-2026-5742

MEDIUM CVSS 6.4 2026-04-09
Threat Entry Updated 2025-08-22

CVE-2024-6477 - Userswp Plugin

The UsersWP WordPress plugin before 1.2.12 uses predictable filenames when an admin generates an export, which could allow unauthenticated attackers to download them and retrieve sensitive information such as IP, username, and email address

PLUGIN Userswp

CVE-2024-6477

HIGH CVSS 7.5 2024-08-03
Threat Entry Updated 2024-11-21

CVE-2024-6265 - Userswp Plugin

The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘uwp_sort_by’ parameter in all versions up to, and including, 1.2.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Userswp

CVE-2024-6265

CRITICAL CVSS 9.8 2024-06-29
Threat Entry Updated 2025-09-29

CVE-2024-2423 - Userswp Plugin

The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in all versions up to, and including, 1.2.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Userswp

CVE-2024-2423

MEDIUM CVSS 6.4 2024-04-09
Threat Entry Updated 2024-11-21

CVE-2022-0442 - Userswp Plugin

The UsersWP WordPress plugin before 1.2.3.1 is missing access controls when updating a user avatar, and does not make sure file names for user avatars are unique, allowing a logged in user to overwrite another users avatar.

PLUGIN Userswp

CVE-2022-0442

MEDIUM CVSS 4.3 2022-03-07
Scroll to top