CVE-2025-11985 HIGH

CVE-2025-11985: Realty Portal <= 0.4.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Options Update

Vendor Nootheme
Product Realty Portal
Weakness CWE-862 · Missing authorization
Published November 21, 2025
Last update November 21, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Realty Portal plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the 'rp_save_property_settings' function in versions 0.1 to 0.4.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.

Explanation of Vulnerability in Simple Terms

02Summary

Realty Portal versions 0.1 through 0.4.1 lack proper authorization checks, allowing authenticated users to read, modify, or delete data they should not have access to. An attacker with a low-privilege account can escalate their capabilities to perform actions reserved for administrators or other users. This affects confidentiality, integrity, and availability of site data.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete data belonging to other users or the site without proper permission.

Potential impact on your site

04Site Impact

User data and site content can be compromised by any authenticated user, even those with minimal permissions.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

November 21, 2025 CVE published
November 21, 2025 Record updated

Related vulnerabilities

08Related CVE