CVE-2026-92235

8.1

Roxnor · WP Ultimate Review

The WP Ultimate Review plugin for WordPress is vulnerable to arbitrary shortcode execution due to improper input validation, allowing authenticated attackers to execute unauthorized shortcodes.

Executive summary

A high severity vulnerability in the WP Ultimate Review plugin for WordPress allows authenticated users to execute arbitrary shortcodes, potentially leading to unauthorized data access or system manipulation.

Vulnerability

This vulnerability is caused by improper control of code generation, specifically failing to validate input before processing it with do_shortcode. This allows any authenticated user with subscriber-level access or higher to perform unauthorized code execution within the WordPress environment.

Business impact

The ability to execute arbitrary shortcodes can lead to significant compromise, including unauthorized data extraction, modification of site content, or bypassing intended access controls. Given the CVSS score of 8.1, this represents a high risk to the confidentiality and integrity of the affected WordPress instance. Organizations relying on this plugin for customer reviews or site functionality face potential reputational damage if the vulnerability is leveraged to deface the site or leak sensitive user information.

Remediation

Immediate Action: Since a specific patched version is not currently listed, administrators should prioritize disabling or uninstalling the WP Ultimate Review plugin until a secure update is released by the vendor.

Proactive Monitoring: Security teams should audit WordPress logs for unusual shortcode activity or requests originating from low-privilege subscriber accounts.

Compensating Controls: Implement a Web Application Firewall (WAF) rule to block suspicious shortcode patterns or requests that attempt to pass unvalidated parameters to sensitive plugin endpoints.

Exploitation status

Public Exploit Available: No.

Analyst recommendation

This vulnerability presents a clear risk to WordPress installations due to the ease of execution for authenticated users. Organizations must take immediate action to mitigate this risk by deactivating the vulnerable plugin until the vendor provides an official patch. Failure to address this could allow attackers to escalate their impact within the WordPress environment.

More Roxnor CVEs

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources

Originally found and disclosed by jtb75, per the CVE Program record.