CVE-2024-49699 HIGH

CVE-2024-49699: WordPress ARPrice plugin <= 4.1.3 - PHP Object Injection vulnerability

Vendor Reputeinfosystems
Product ARPrice
Weakness CWE-502 · Unsafe deserialization
Published January 21, 2025
Last update May 11, 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

Deserialization of Untrusted Data vulnerability in reputeinfosystems ARPrice arprice allows Object Injection.This issue affects ARPrice: from n/a through <= 4.1.3.

Explanation of Vulnerability in Simple Terms

02Summary

ARPrice versions up to 4.1.3 contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary code on the server. The flaw exists in how the application processes untrusted serialized data without proper validation. An attacker with low-level access can craft malicious input to trigger code execution with full system privileges.

What an attacker can do

03Attacker Capabilities

Run their own code on the server with full system access (remote code execution).

Potential impact on your site

04Site Impact

Complete compromise of the server; attacker can read, modify, or delete all data and install backdoors.

Conditions required to exploit

05Prerequisites

Attacker must have a low-level user account or authenticated session on the application.

Key dates

06Disclosure timeline

January 21, 2025 CVE published
May 11, 2026 Record updated

Related vulnerabilities

08Related CVE