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.
References
Configurations
No configuration.
History
25 Jul 2025, 15:29
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
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