CVE-2025-6190

The Realty Portal – Agent plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization within the rp_user_profile() AJAX handler in versions 0.1.0 through 0.3.9. The handler reads the client-supplied meta key and value pairs from $_POST and passes them directly to update_user_meta() without restricting to a safe whitelist. This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the wp_capabilities meta and grant themselves the administrator role.
Configurations

No configuration.

History

25 Jul 2025, 15:29

Type Values Removed Values Added
Summary
  • (es) El complemento Realty Portal – Agent para WordPress es vulnerable a la escalada de privilegios debido a la falta de autorización en el controlador AJAX rp_user_profile() en las versiones 0.1.0 a 0.3.9. Este controlador lee los pares de metaclave y valor proporcionados por el cliente desde $_POST y los pasa directamente a update_user_meta() sin restringirlos a una lista blanca segura. Esto permite a atacantes autenticados, con acceso de suscriptor o superior, sobrescribir el metadato wp_capabilities y otorgarse el rol de administrador.

23 Jul 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-23 03:15

Updated : 2025-07-25 15:29


NVD link : CVE-2025-6190

Mitre link : CVE-2025-6190

CVE.ORG link : CVE-2025-6190


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization