Aruba HiSpeed Cache Vulnerability (Medium) – CVE-2025-11706

Aruba HiSpeed Cache Vulnerability (Medium) – CVE-2025-11706

by | Feb 18, 2026 | Plugins

Attack Vectors

Aruba HiSpeed Cache (WordPress plugin) versions 3.0.2 and earlier are affected by a Medium-severity vulnerability (CVSS 6.1) tracked as CVE-2025-11706. The issue is a Reflected Cross-Site Scripting (XSS) flaw that can be triggered through the dbstatus parameter.

Because this attack is “reflected,” it typically requires a user action (for example, clicking a crafted link). The vulnerability can be exploited by an unauthenticated attacker, meaning no login is required on your WordPress site to attempt the attack—only a path to get a target user to interact with the malicious link.

Security Weakness

The root cause is insufficient input sanitization and output escaping for the dbstatus parameter in Aruba HiSpeed Cache up to version 3.0.2. In practical terms, the plugin may accept attacker-supplied input and return it back to the browser in a way that allows a script to run in the victim’s session.

This matters from a governance standpoint because it can undermine the trust boundary between your website and your visitors: content that appears to come from your domain can be influenced by an external attacker under certain conditions.

Technical or Business Impacts

While the severity is rated Medium, the business risk can still be meaningful—especially for executive stakeholders and compliance teams—because successful XSS can be used to manipulate what a user sees or does on your site. This can impact brand credibility and campaign performance if prospects experience suspicious behavior associated with your domain.

Potential outcomes include user redirection to unwanted pages, changes to page content as seen by a visitor, or misuse of a trusted session context (depending on what the affected page exposes). Even when no data breach occurs, the perception of “your site tried to do something shady” can reduce conversion rates and increase support and reputation-management costs.

Recommended action: Update Aruba HiSpeed Cache to version 3.0.3 or newer to address the issue (per the vendor guidance). Prioritize this in your patch cycle if the plugin is installed on public-facing sites, especially those tied to lead generation, customer portals, or regulated workflows.

Similar attacks: Reflected XSS issues are common in WordPress ecosystems and have affected widely used products in the past, including CVE-2021-24236 (Contact Form 7) and CVE-2020-25286 (WP File Manager).

Vantage Vulnerability (Medium) – CVE-2026-5070

Attack Vectors CVE-2026-5070 is a Medium severity vulnerability (CVSS 6.4) affecting the Vantage WordPress theme (slug: vantage) in versions up to and including 1.20.32. It enables authenticated users with Contributor access or higher to inject malicious script into a...

WP Docs Vulnerability (Medium) – CVE-2026-3878

Attack Vectors CVE-2026-3878 is a Medium severity Stored Cross-Site Scripting (XSS) vulnerability (CVSS 6.4) affecting the WP Docs WordPress plugin (wp-docs) in versions 2.2.9 and below. The issue is exploitable by an authenticated user with Subscriber-level access or...

WPFore Subscribers