External risk intelligence

WordPress plugin flaw allows attackers to take control of admin accounts

CVE advisorySeverity: MEDIUM (CVSS 6.1)

CVE-2026-6864

A security flaw in the WordPress CBX 5 Star Rating & Review plugin could let attackers run malicious scripts in your admin's browser if they click a bad link, potentially impacting your site.

4Halo Surface Signal

Cross-site Scripting

External exposure likelihood

Halo Surface Signal score for CVE-2026-6864

The vulnerability affects a plugin within WordPress, which is a platform commonly deployed as an internet-facing web application. Although exploitation requires administrative interaction with a malicious link, the underlying web application itself is routinely reachable from the public internet.

Horizon Alert

Summary of the vulnerability and why it matters

This vulnerability involves a WordPress plugin that can be tricked into displaying malicious scripts. If a user clicks a specially crafted link, these scripts can run, potentially impacting the website's administrative functions.

  • Unauthenticated users can trigger the issue.
  • It can lead to unauthorized script execution.
  • This affects websites using the plugin.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can exploit this vulnerability by crafting a malicious link that, when clicked by a WordPress administrator, injects arbitrary web scripts into the administrative interface. This allows the attacker to execute code in the administrator's browser, potentially leading to further compromise.

  • Unauthenticated access is sufficient.
  • Targets the CBX 5 Star Rating & Review plugin.
  • Requires administrator to click a crafted link.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability in a WordPress plugin allows unauthenticated attackers to inject scripts that could execute if an administrator clicks a malicious link. While this requires user interaction, the WordPress platform's common internet-facing nature and the plugin's widespread use suggest a potential for exploitation.

  • No indication of active exploitation.
  • No public exploit code available.
  • Vulnerability exists in common web platform.

Priority actions

Operational Fix

Recommended remediation, mitigation, and detection steps

Prioritize patching the CBX 5 Star Rating & Review plugin to version 1.0.8 or later to fix a reflected cross-site scripting vulnerability. If patching is delayed, monitor for suspicious administrator activity or link clicks that could indicate exploitation.

  • Update plugin to 1.0.8.
  • Monitor admin traffic for suspicious links.
  • Block traffic to vulnerable plugin endpoints.

Frequently asked questions

What is the CBX 5 Star Rating & Review plugin for WordPress?

The CBX 5 Star Rating & Review plugin is a WordPress add-on designed to display and manage customer ratings and reviews for products or services on a website. It allows website owners to incorporate a star rating system and collect review feedback from users.

What kind of vulnerability is CVE-2026-6864 in the CBX plugin?

CVE-2026-6864 is a Reflected Cross-Site Scripting (XSS) vulnerability. This weakness, classified as CWE-79, means that an attacker can trick the plugin into displaying malicious scripts by injecting them through a specific parameter, which then execute in another user's browser.

How can an attacker exploit this CVE-2026-6864 vulnerability?

An unauthenticated attacker can exploit this by crafting a special link containing malicious scripts. If an administrator clicks this link, the scripts can execute within the administrator's browser session, potentially affecting the website. The bug is not triggered if an administrator does not click such a crafted link.

Who should be concerned about CVE-2026-6864 affecting the CBX plugin?

Anyone running a WordPress site with the CBX 5 Star Rating & Review plugin should be concerned. Because WordPress sites are often internet-facing, this vulnerability has a 'Likely' relevance, meaning it could be targeted from the public internet, even though exploitation requires an administrator to click a malicious link.

What is the first step to respond to this CVE-2026-6864 threat?

The immediate first step for anyone running this technology is to update the CBX 5 Star Rating & Review plugin to version 1.0.8 or a later version. This update is expected to contain the necessary fixes to address the vulnerability.

References