CVE-2012-10027 CRITICAL

CVE-2012-10027: WordPress Plugin WP-Property <= 1.35.0 PHP File Upload

Vendor Wp-Property
Product WordPress Plugin
Weakness CWE-434 · Unrestricted file upload
Published August 5, 2025
Last update May 26, 2026

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

WP-Property plugin for WordPress up to and including version 1.35.0 contains an unauthenticated file upload vulnerability in the third-party `uploadify.php` script. A remote attacker can upload arbitrary PHP files to a temporary directory without authentication, leading to remote code execution.

Explanation of Vulnerability in Simple Terms

02Summary

The WP-Property WordPress plugin versions 1.35.0 and earlier allow unauthenticated attackers to upload files without restriction. An attacker can upload malicious files to the site, potentially including PHP code that executes on the server. This vulnerability requires no authentication or user interaction and can be exploited over the network.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files, including PHP code, to the site without authentication.

Potential impact on your site

04Site Impact

Attackers can upload and execute malicious code on your site, leading to full compromise.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

August 5, 2025 CVE published
May 26, 2026 Record updated

Related vulnerabilities

08Related CVE