
CVE-2025-3610 – Reales WP STPT <= 2.1.2 - Authenticated (Subscriber+) Privilege Escalation via Password Update
https://notcve.org/view.php?id=CVE-2025-3610
05 May 2025 — The Reales WP STPT plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 2.1.2. This is due to the plugin not properly validating a user's identity prior to updating their details like password. This makes it possible for authenticated attackers, with subscriber-level access and above, to change arbitrary user's passwords and email addresses, including administrators, and leverage that to gain access to their account. This can be combined with ... • https://themeforest.net/item/reales-wp-real-estate-wordpress-theme/10330568 • CWE-639: Authorization Bypass Through User-Controlled Key •

CVE-2025-3609 – Reales WP STPT <= 2.1.2 - Unauthorized User Registration
https://notcve.org/view.php?id=CVE-2025-3609
05 May 2025 — The Reales WP STPT plugin for WordPress is vulnerable to unauthorized user registration in all versions up to, and including, 2.1.2. This is due to the 'reales_user_signup_form' AJAX action not verifying if user registration is enabled, prior to registering a user. This makes it possible for unauthenticated attackers to create new user accounts, which can be leveraged with CVE-XX to achieve privilege escalation. • https://themeforest.net/item/reales-wp-real-estate-wordpress-theme/10330568 • CWE-863: Incorrect Authorization •