AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-6190

HIGH · CVSS 8.8 EPSS 0.44%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-23 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-6190
Severity
HIGH
CVSS
8.8
EPSS
0.44%
WordPress

Original NVD Description

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.