Ultimate Member
Approved changes feed: RSS · Atom
cpe:2.3:a:ultimatemember:ultimate_member:*:*:*:*:*:wordpress:*:*
part: a version: * update: *
| Vendor | Ultimatemember (4cb2e013-80b8-5c05-9175-afdf7485b99d) |
|---|---|
| Product | Ultimate Member (19bb8fb8-771a-55af-a57a-3cd48d5b44c4) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | wordpress |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/ultimatemember/ultimatemember |
purl2cpe | 2026-06-01 10:10:55.148237 |
pkg:wordpress/ultimate-member |
purl2cpe | 2026-06-01 10:10:55.148240 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-0318 |
vulnerable | 2026-06-03 14:58:32.040959 |
Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin <= 2.9.1 - Information Exposure
MEDIUM (5.3)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 2.9.1 through different error messages in the responses. This makes it possible for unauthenticated attackers to exfiltrate data from wp_usermeta table.
Published: 2025-01-18T05:33:49.324Z
Updated: 2026-04-08T16:51:55.551Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-0308 |
vulnerable | 2026-06-03 14:58:32.031257 |
Ultimate Member <= 2.9.1 - Unauthenticated SQL Injection
HIGH (7.5)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to time-based SQL Injection via the search parameter in all versions up to, and including, 2.9.1 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.
Published: 2025-01-18T05:33:50.432Z
Updated: 2026-04-08T17:29:29.496Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8520 |
vulnerable | 2026-06-03 14:58:18.629012 |
Ultimate Member <= 2.8.6 - Cross-Site Request Forgery to Membership Status Change
MEDIUM (5.3)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.8.6. This is due to missing or incorrect nonce validation on the admin_init or user_action_hook function. This makes it possible for unauthenticated attackers to modify a users membership status via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2024-10-04T02:32:22.432Z
Updated: 2026-04-08T17:03:29.074Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8519 |
vulnerable | 2026-06-03 14:58:18.628506 |
Ultimate Member <= 2.8.6 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'um_loggedin' shortcode in all versions up to, and including, 2.8.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-10-04T02:32:23.121Z
Updated: 2026-04-08T17:11:44.372Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2765 |
vulnerable | 2026-06-03 14:55:36.187905 |
Ultimate Member <= 2.8.4 - Authenticated (Subscriber+) Stored Cross-Site Scripting
MEDIUM (5.4)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Skype and Spotify URL parameters in all versions up to, and including, 2.8.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-05-02T16:52:21.806Z
Updated: 2026-04-08T17:04:55.320Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2123 |
vulnerable | 2026-06-03 14:55:28.437194 |
Ultimate Member <= 2.8.3 - Unauthenticated Stored Cross-Site Scripting
HIGH (7.2)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the several parameters in all versions up to, and including, 2.8.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-03-13T09:35:14.538Z
Updated: 2026-04-08T17:21:38.782Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1071 |
vulnerable | 2026-06-03 14:54:26.108895 |
Details available
CRITICAL (9.8)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the 'sorting' parameter in versions 2.1.3 to 2.8.2 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.
Published: 2024-03-13T15:26:32.070Z
Updated: 2025-04-15T15:24:14.705Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12276 |
vulnerable | 2026-06-03 14:54:15.998196 |
Ultimate Member <= 2.9.2 - Authenticated SQL Injection
MEDIUM (5.3)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to second-order SQL Injection via filenames in all versions up to, and including, 2.9.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with access to upload files and manage filenames through a third-party plugin like a File Manager, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The risk of this vulnerability is very minimal as it requires a user to be able to manipulate filenames in order to successfully exploit.
Published: 2025-02-21T09:21:05.646Z
Updated: 2026-04-08T17:04:23.619Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10528 |
vulnerable | 2026-06-03 14:54:11.965919 |
Ultimate Member <= 2.8.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary User Profile Picture Update
MEDIUM (4.3)
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to unauthorized profile picture updates due to a missing capability check on the wp_ajax_um_resize_image() and ajax_resize_image() functions in all versions up to, and including, 2.8.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to update the profile pictures of other users.
Published: 2024-11-21T05:33:48.663Z
Updated: 2026-04-08T16:34:42.671Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3460 |
vulnerable | 2026-06-03 14:52:40.915540 |
Ultimate Member < 2.6.7 - Unauthenticated Privilege Escalation
The Ultimate Member WordPress plugin before 2.6.7 does not prevent visitors from creating user accounts with arbitrary capabilities, effectively allowing attackers to create administrator accounts at will. This is actively being exploited in the wild.
Published: 2023-07-04T07:23:28.852Z
Updated: 2024-11-25T16:47:17.644Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-31216 |
vulnerable | 2026-06-03 14:51:55.054310 |
WordPress Ultimate Member Plugin <= 2.6.0 is vulnerable to Cross Site Request Forgery (CSRF)
MEDIUM (4.3)
Cross-Site Request Forgery (CSRF) vulnerability in Ultimate Member plugin <= 2.6.0 versions.
Published: 2023-07-17T13:50:07.650Z
Updated: 2026-04-28T16:08:20.820Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3966 |
vulnerable | 2026-06-03 14:47:59.629682 |
Ultimate Member Plugin Template class-shortcodes.php load_template pathname traversal
MEDIUM (4.3)
A vulnerability, which was classified as critical, has been found in Ultimate Member Plugin up to 2.5.0. This issue affects the function load_template of the file includes/core/class-shortcodes.php of the component Template Handler. The manipulation of the argument tpl leads to pathname traversal. The attack may be initiated remotely. Upgrading to version 2.5.1 is able to address this issue. The name of the patch is e1bc94c1100f02a129721ba4be5fbc44c3d78ec4. It is recommended to upgrade the affected component. The identifier VDB-213545 was assigned to this vulnerability.
Published: 2022-11-13T00:00:00.000Z
Updated: 2025-04-15T13:15:38.121Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3384 |
vulnerable | 2026-06-03 14:47:58.237809 |
Ultimate Member – User Profile, User Registration, Login & Membership Plugin <= 2.5.0 - Authenticated (Admin+) Limited Remote Code Execution via um_populate_dropdown_options
HIGH (7.2)
The Ultimate Member plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.5.0 via the populate_dropdown_options function that accepts user supplied input and passes it through call_user_func(). This is restricted to non-parameter PHP functions like phpinfo(); since user supplied parameters are not passed through the function. This makes it possible for authenticated attackers, with administrative privileges, to execute code on the server.
Published: 2022-11-29T20:39:57.459Z
Updated: 2026-04-08T17:24:14.247Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3383 |
vulnerable | 2026-06-03 14:47:58.237364 |
Ultimate Member – User Profile, User Registration, Login & Membership Plugin <= 2.5.0 - Authenticated (Admin+) Remote Code Execution via Multi-Select
HIGH (7.2)
The Ultimate Member plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.5.0 via the get_option_value_from_callback function that accepts user supplied input and passes it through call_user_func(). This makes it possible for authenticated attackers, with administrative capabilities, to execute code on the server.
Published: 2022-11-29T20:40:09.609Z
Updated: 2026-04-08T17:31:33.501Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3361 |
vulnerable | 2026-06-03 14:47:58.189717 |
Ultimate Member – User Profile, User Registration, Login & Membership Plugin <= 2.5.0 - Authenticated (Contributor+) Directory Traversal via Shortcodes
MEDIUM (4.3)
The Ultimate Member plugin for WordPress is vulnerable to directory traversal in versions up to, and including 2.5.0 due to insufficient input validation on the 'template' attribute used in shortcodes. This makes it possible for attackers with administrative privileges to supply arbitrary paths using traversal (../../) to access and include files outside of the intended directory. If an attacker can successfully upload a php file then remote code execution via inclusion may also be possible. Note: for users with less than administrative capabilities, /wp-admin access needs to be enabled for that user in order for this to be exploitable by those users.
Published: 2022-11-29T20:39:43.596Z
Updated: 2026-04-08T17:05:59.352Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1209 |
vulnerable | 2026-06-03 14:45:58.250993 |
Ultimate Member <= 2.3.1 - Arbitrary Redirect
MEDIUM (4.3)
The Ultimate Member plugin for WordPress is vulnerable to arbitrary redirects due to insufficient validation on supplied URLs in the social fields of the Profile Page, which makes it possible for attackers to redirect unsuspecting victims in versions up to, and including, 2.3.1.
Published: 2022-05-10T19:34:42.000Z
Updated: 2026-04-08T17:26:17.988Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1208 |
vulnerable | 2026-06-03 14:45:58.250540 |
Ultimate Member <= 2.3.2 - Stored Cross-Site Scripting
MEDIUM (6.4)
The Ultimate Member plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Biography field featured on individual user profile pages due to insufficient input sanitization and output escaping that allows users to encode malicious web scripts with HTML encoding that is reflected back on the page. This affects versions up to, and including, 2.3.2. Please note this issue was only partially fixed in version 2.3.2.
Published: 2022-06-13T12:43:38.000Z
Updated: 2026-04-08T17:09:45.457Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-24306 |
vulnerable | 2026-06-03 14:43:56.778296 |
Ultimate Member < 2.1.20 - Authenticated Reflected Cross-Site Scripting (XSS)
The Ultimate Member – User Profile, User Registration, Login & Membership Plugin WordPress plugin before 2.1.20 did not properly sanitise, validate or encode the query string when generating a link to edit user's own profile, leading to an authenticated reflected Cross-Site Scripting issue. Knowledge of the targeted username is required to exploit this, and attackers would then need to make the related logged in user open a malicious link.
Published: 2021-05-24T10:58:05.000Z
Updated: 2024-08-03T19:28:22.814Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-6859 |
vulnerable | 2026-06-03 14:42:59.213703 |
Details available
Multiple Insecure Direct Object Reference vulnerabilities in includes/core/class-files.php in the Ultimate Member plugin through 2.1.2 for WordPress allow remote attackers to change other users' profiles and cover photos via a modified user_id parameter. This is related to ajax_image_upload and ajax_resize_image.
Published: 2020-01-13T16:31:09.000Z
Updated: 2024-08-04T09:11:05.133Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-36170 |
vulnerable | 2026-06-03 14:42:33.119839 |
Details available
The Ultimate Member plugin before 2.1.13 for WordPress mishandles hidden name="timestamp" fields in forms.
Published: 2021-01-06T13:55:43.000Z
Updated: 2024-08-04T17:23:09.567Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-36157 |
vulnerable | 2026-06-03 14:42:33.079329 |
Details available
CRITICAL (10)
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Roles. Due to the lack of filtering on the role parameter that could be supplied during the registration process, an attacker could supply the role parameter with a WordPress capability (or any custom Ultimate Member role) and effectively be granted those privileges.
Published: 2021-01-04T17:22:05.000Z
Updated: 2024-08-04T17:23:09.403Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-36156 |
vulnerable | 2026-06-03 14:42:33.078855 |
Details available
CRITICAL (9.9)
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Authenticated Privilege Escalation via Profile Update. Any user with wp-admin access to the profile.php page could supply the parameter um-role with a value set to any role (e.g., Administrator) during a profile update, and effectively escalate their privileges.
Published: 2021-01-04T17:22:25.000Z
Updated: 2024-08-04T17:23:09.556Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-36155 |
vulnerable | 2026-06-03 14:42:33.078259 |
Details available
CRITICAL (10)
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacker could supply an array parameter for sensitive metadata, such as the wp_capabilities user meta that defines a user's role. During the registration process, submitted registration details were passed to the update_profile function, and any metadata was accepted, e.g., wp_capabilities[administrator] for Administrator access.
Published: 2021-01-04T17:22:46.000Z
Updated: 2024-08-04T17:23:09.548Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14947 |
vulnerable | 2026-06-03 14:39:46.875523 |
Details available
The ultimate-member plugin before 2.0.52 for WordPress has XSS during an account upgrade.
Published: 2019-08-12T15:27:56.000Z
Updated: 2024-08-05T00:34:52.699Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14946 |
vulnerable | 2026-06-03 14:39:46.875210 |
Details available
The ultimate-member plugin before 2.0.52 for WordPress has XSS related to UM Roles create and edit operations.
Published: 2019-08-12T15:29:05.000Z
Updated: 2024-08-05T00:34:52.386Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-14945 |
vulnerable | 2026-06-03 14:39:46.874812 |
Details available
The ultimate-member plugin before 2.0.54 for WordPress has XSS.
Published: 2019-08-12T15:29:32.000Z
Updated: 2024-08-05T00:34:52.370Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10673 |
vulnerable | 2026-06-03 14:39:24.031890 |
Details available
A CSRF vulnerability in a logged-in user's profile edit form in the Ultimate Member plugin before 2.0.40 for WordPress allows attackers to become admin and subsequently extract sensitive information and execute arbitrary code. This occurs because the attacker can change the e-mail address in the administrator profile, and then the attacker is able to reset the administrator password using the WordPress "password forget" form.
Published: 2019-04-03T04:12:07.000Z
Updated: 2024-08-04T22:32:01.019Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10271 |
vulnerable | 2026-06-03 14:39:22.182643 |
Details available
An issue was discovered in the Ultimate Member plugin 2.39 for WordPress. It allows unauthorized profile and cover picture modification. It is possible to modify the profile and cover picture of any user once one is connected. One can also modify the profiles and cover pictures of privileged users. To perform such a modification, one first needs to (for example) intercept an upload-picture request and modify the user_id parameter.
Published: 2019-06-24T18:11:59.000Z
Updated: 2024-08-04T22:17:19.688Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10270 |
vulnerable | 2026-06-03 14:39:22.182254 |
Details available
An arbitrary password reset issue was discovered in the Ultimate Member plugin 2.39 for WordPress. It is possible (due to lack of verification and correlation between the reset password key sent by mail and the user_id parameter) to reset the password of another user. One only needs to know the user_id, which is publicly available. One just has to intercept the password modification request and modify user_id. It is possible to modify the passwords for any users or admin WordPress Ultimate Members. This could lead to account compromise and privilege escalation.
Published: 2019-06-21T17:44:51.000Z
Updated: 2024-08-04T22:17:19.736Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-20965 |
vulnerable | 2026-06-03 14:38:39.966187 |
Details available
The ultimate-member plugin before 2.0.4 for WordPress has XSS.
Published: 2019-08-12T15:25:56.000Z
Updated: 2024-08-05T12:19:27.158Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-17866 |
vulnerable | 2026-06-03 14:38:22.126529 |
Details available
Multiple cross-site scripting (XSS) vulnerabilities in includes/core/um-actions-login.php in the "Ultimate Member - User Profile & Membership" plugin before 2.0.28 for WordPress allow remote attackers to inject arbitrary web script or HTML via the "Primary button Text" or "Second button text" field.
Published: 2018-10-09T22:00:00.000Z
Updated: 2024-08-05T11:01:14.748Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-13136 |
vulnerable | 2026-06-03 14:38:10.276278 |
Details available
The Ultimate Member (aka ultimatemember) plugin before 2.0.18 for WordPress has XSS via the wp-admin settings screen.
Published: 2018-07-04T08:00:00.000Z
Updated: 2024-08-05T08:52:50.512Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-0585 |
vulnerable | 2026-06-03 14:37:51.173990 |
Details available
Cross-site scripting vulnerability in Ultimate Member plugin prior to version 2.0.4 for WordPress allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
Published: 2018-05-14T13:00:00.000Z
Updated: 2024-08-05T03:28:11.441Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-10872 |
vulnerable | 2026-06-03 14:35:29.873791 |
Details available
The ultimate-member plugin before 1.3.40 for WordPress has XSS on the login form.
Published: 2019-08-12T15:24:31.000Z
Updated: 2024-08-06T03:38:56.564Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-9304 |
vulnerable | 2026-06-03 14:35:19.592487 |
Details available
The ultimate-member plugin before 1.3.18 for WordPress has XSS via text input.
Published: 2019-08-12T15:23:04.000Z
Updated: 2024-08-06T08:43:42.692Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-8354 |
vulnerable | 2026-06-03 14:35:11.680950 |
Details available
Cross-site scripting (XSS) vulnerability in the Ultimate Member WordPress plugin before 1.3.29 for WordPress allows remote attackers to inject arbitrary web script or HTML via the _refer parameter to wp-admin/users.php.
Published: 2017-09-11T20:00:00.000Z
Updated: 2024-08-06T08:13:32.290Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.