Description
The The WP Ultimate Review plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.4.2. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute arbitrary shortcodes.
Published: 2026-09-22
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: Arbitrary Shortcode Execution
Action: Apply patch
AI Analysis

Impact

The WP Ultimate Review plugin for WordPress allows authenticated users with subscriber-level access or higher to supply a parameter that is passed directly to the do_shortcode function without adequate validation. This flaw enables the execution of any shortcode, which can be used to run arbitrary PHP code, modify site content, or perform other malicious actions on the host. The weakness corresponds to code injection (CWE‑94).

Affected Systems

The vulnerability affects the WP Ultimate Review plugin developed by roxnor, any release up through version 2.4.2. WordPress sites that have this plugin installed and have at least a subscriber role are at risk.

Risk and Exploitability

The assessed CVSS score of 8.1 indicates a high severity risk. Because the EPSS score is not available, the current exploitation probability is unknown, but the exploit requires only that an attacker be logged in with subscriber privileges, a role commonly available on many WordPress installations. The vulnerability is not listed in the CISA KEV catalog, so no public exploit code is currently documented. Nevertheless, once authenticated, the attacker can embed dangerous shortcodes that may lead to code execution, defacement, or data exfiltration.

Generated by OpenCVE AI on September 22, 2026 at 09:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the plugin developer’s website or the WordPress plugin repository for an updated release that fixes the vulnerability and install it as soon as possible.
  • If an update cannot be applied immediately, deactivate or remove the WP Ultimate Review plugin to eliminate the attack surface until a fixed version is available.
  • Review user role and capability settings to ensure that subscribers do not have the ability to execute shortcodes, applying the principle of least privilege.

Generated by OpenCVE AI on September 22, 2026 at 09:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 22 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Roxnor
Roxnor wp Ultimate Review
Wordpress
Wordpress wordpress
Vendors & Products Roxnor
Roxnor wp Ultimate Review
Wordpress
Wordpress wordpress

Tue, 22 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description The The WP Ultimate Review plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.4.2. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute arbitrary shortcodes.
Title WP Ultimate Review <= 2.4.2 - Authenticated (Subscriber+) Arbitrary Shortcode Execution via 'xs_submit_review_data[xs_reviw_summery]' Parameter
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Roxnor Wp Ultimate Review
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T10:25:32.150Z

Reserved: 2026-09-15T19:31:28.783Z

Link: CVE-2026-92235

cve-icon Vulnrichment

Updated: 2026-09-22T10:17:14.987Z

cve-icon NVD

Status : Received

Published: 2026-09-22T08:16:41.230

Modified: 2026-09-22T11:17:26.263

Link: CVE-2026-92235

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:00:15Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')