What the vulnerability does
01Description
The Ultimate Reviews plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 2.1.32 via deserialization of untrusted input in several vulnerable functions. This allows unauthenticated attackers to inject a PHP Object. No POP chain is present in the vulnerable plugin.
Explanation of Vulnerability in Simple Terms
02Summary
Ultimate Reviews versions before 2.1.33 contain a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code on the site. The vulnerability exists in how the plugin processes untrusted serialized data without proper validation. An attacker can exploit this remotely over the network without requiring user interaction or authentication.
What an attacker can do
03Attacker Capabilities
Run their own code on the site with full privileges (remote code execution).
Potential impact on your site
04Site Impact
Complete site compromise: attackers can steal data, modify content, create admin accounts, or take the site offline.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
June 7, 2023
CVE published
April 8, 2026
Record updated