CVE-2025-2891 HIGH

CVE-2025-2891: WP Pro Real Estate 7 <= 3.5.4 - Authenticated (Custom) Arbitrary File Upload

Vendor Contempoinc
Product Real Estate 7 WordPress
Weakness CWE-434 · Unrestricted file upload
Published April 1, 2025
Last update April 8, 2026

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 Real Estate 7 WordPress theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation via the 'template-submit-listing.php' file in all versions up to, and including, 3.5.4. This makes it possible for authenticated attackers, with Seller-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible if front-end listing submission has been enabled.

Explanation of Vulnerability in Simple Terms

02Summary

The Real Estate 7 WordPress plugin versions 3.5.4 and earlier allow authenticated users with low privileges to upload files without proper validation. An attacker can upload malicious files, including PHP scripts, to execute arbitrary code on the site. This affects confidentiality, integrity, and availability of the WordPress installation.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files (including PHP code) on the site.

Potential impact on your site

04Site Impact

Site can be fully compromised; attacker gains ability to read data, modify content, and disrupt service.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

April 1, 2025 CVE published
April 8, 2026 Record updated