Vulnerabilidades conocidas, compatibilidad con PHP y alternativas más seguras para el plugin de WordPress Wp User Manager — verificado contra la base de datos de seguridad local de WP Clinic.
Qué hace este plugin
- Slug:
wp-user-manager
- 10000+ instalaciones activas
communitymembersmembershipuser profileUser Registration
Estado de mantenimiento
- Última versión conocida: 2.9.18
- Requiere PHP: 7.4+
Vulnerabilidades conocidas
8 CVEs conocidos registrados para Wp User Manager.
Reportadas entre 2021 y 2026.
| CVE |
Vulnerabilidad |
Tipo |
Gravedad |
Afectadas |
Corregido en |
Publicado |
Estado |
|
CVE-2026-9290
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.18 |
Limitación incorrecta de una ruta a un directorio restringido (Path Traversal) |
Alta
7,5
|
< 2.9.18
|
2.9.18 |
2026-06-05 |
✓ corregido en la última versión
|
|
CVE-2026-49766
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.17 |
Limitación incorrecta de una ruta a un directorio restringido (Path Traversal) |
Crítica
9,9
|
< 2.9.17
|
2.9.17 |
2026-06-05 |
✓ corregido en la última versión
|
|
CVE-2025-13320
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.13 |
Control externo del nombre o la ruta de un archivo |
Media
6,8
|
< 2.9.13
|
2.9.13 |
2025-12-11 |
✓ corregido en la última versión
|
|
CVE-2025-60245
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.13 |
Deserialización de datos no confiables |
Crítica
9,8
|
< 2.9.13
|
2.9.13 |
2025-05-19 |
✓ corregido en la última versión
|
|
CVE-2024-10216
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.12 |
Falta de control de autorización |
Media
4,3
|
< 2.9.12
|
2.9.12 |
2024-11-22 |
✓ corregido en la última versión
|
|
CVE-2024-10537
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.12 |
Falta de control de autorización |
Media
4,3
|
< 2.9.12
|
2.9.12 |
2024-11-22 |
✓ corregido en la última versión
|
|
CVE-2024-43336
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.9.11 |
Falsificación de petición en sitios cruzados (CSRF) |
Media
4,3
|
< 2.9.11
|
2.9.11 |
2024-08-16 |
✓ corregido en la última versión
|
|
CVE-2021-24655
|
WP User Manager – User Profile Builder & Membership [wp-user-manager] < 2.6.3 |
Elusión de autorización mediante una clave controlada por el usuario |
Alta
7,5
|
< 2.6.3
|
2.6.3 |
2021-09-22 |
✓ corregido en la última versión
|
CVE-2026-9290
The WP User Manager – User Profile Builder & Membership plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.9.17 via the (profile template scope) function. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2026-49766
The WP User Manager – User Profile Builder & Membership plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in all versions up to, and including, 2.9.16. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2025-13320
The WP User Manager plugin for WordPress is vulnerable to Arbitrary File Deletion in all versions up to, and including, 2.9.12. This is due to insufficient validation of user-supplied file paths in the profile update functionality combined with improper handling of array inputs by PHP's filter_input() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server via the 'current_user_avatar' parameter in a two-stage attack which can make remote code execution possible. This only affects sites with the custom avatar setting enabled.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2025-60245
The User Manager plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 2.9.12 via deserialization of untrusted input. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2024-10216
The WP User Manager – User Profile Builder & Membership plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'add_sidebar' and 'remove_sidebar' functions in all versions up to, and including, 2.9.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add or remove a Carbon Fields custom sidebar if the Carbon Fields (carbon-fields) plugin is installed.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2024-10537
The WP User Manager – User Profile Builder & Membership plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the validate_user_meta_key() function in all versions up to, and including, 2.9.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to enumerate user meta keys.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
CVE-2024-43336
The WP User Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.9.10. This is due to missing or incorrect nonce validation on the fix_data_installation() function. This makes it possible for unauthenticated attackers to fix data installation via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
Wordfence
CVE-2021-24655
The WP User Manager WordPress plugin before 2.6.3 does not ensure that the user ID to reset the password of is related to the reset key given. As a result, any authenticated user can reset the password (to an arbitrary value) of any user knowing only their ID, and gain access to their account.
Descripción técnica mostrada en el idioma original de la fuente (inglés).
Fuente:
CVE.org
Cómo solucionarlo
Mantén Wp User Manager actualizado — 2.9.18 es la última versión en wordpress.org, y cada CVE de arriba indica la versión exacta que lo corrigió ("Corregido en").
Este es el historial completo de vulnerabilidades conocidas del plugin, no un escaneo de una instalación específica — ejecuta un escaneo gratis de tu propio sitio para verificar tu versión instalada exacta.
Alternativas más seguras / más establecidas