CVE-2025-2158 HIGH

CVE-2025-2158: WordPress Review Plugin: The Ultimate Solution for Building a Review Website <= 5.3.5 - Authenticated (Contributor+) Local File Inclusion via Post Custom Fields

Vendor Mythemeshop
Product WordPress Review Plugin: The Ultimate Solution for Building a Review Website
Weakness CWE-22 · Path traversal
Published May 10, 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 WordPress Review Plugin: The Ultimate Solution for Building a Review Website plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 5.3.5 via the Post custom fields. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where PHP file types can be uploaded and included, or pearcmd is enabled on a server with register_argc_argv also enabled.

Explanation of Vulnerability in Simple Terms

02Summary

The WordPress Review Plugin contains a path traversal vulnerability that allows authenticated users with low privileges to read, modify, or delete arbitrary files on the server. An attacker can navigate outside intended directories using specially crafted file paths. This affects all versions up to 5.3.5. Update to a version newer than 5.3.5 to remediate.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete arbitrary files on the server.

Potential impact on your site

04Site Impact

Sensitive files, database backups, or configuration files could be exposed, altered, or removed by any low-privilege user.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

May 10, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE