CVE-2024-27985 MEDIUM

CVE-2024-27985: WordPress PropertyHive plugin <= 2.0.9 - PHP Object Injection vulnerability

Vendor Propertyhive
Product PropertyHive
Weakness CWE-502 · Unsafe deserialization
Published March 21, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in PropertyHive.This issue affects PropertyHive: from n/a through 2.0.9.

Explanation of Vulnerability in Simple Terms

02Summary

PropertyHive versions up to 2.0.9 deserialize untrusted data without validation, allowing an attacker to send a malicious serialized object over the network. This can lead to information disclosure or data modification. The attack requires specific conditions to succeed but does not require authentication or user interaction.

What an attacker can do

03Attacker Capabilities

Send a crafted request to read sensitive data or modify site content without logging in.

Potential impact on your site

04Site Impact

Unauthorized users could access private information or alter data on your PropertyHive installation.

Conditions required to exploit

05Prerequisites

Network access to the PropertyHive instance; specific conditions must be met for exploitation.

Key dates

06Disclosure timeline

March 21, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE