Description
The Aruba HiSpeed Cache plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Content in all versions up to, and including, 3.0.14 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-09-10
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Update Plugin
AI Analysis

Impact

The Aruba HiSpeed Cache plugin for WordPress contains a stored cross‑site scripting flaw that allows authenticated users with Contributor level or higher to inject arbitrary JavaScript into post content. When modified content is viewed by other users, the malicious script executes in their browsers. This could be leveraged to perform session hijacking, credential theft, or defacement of the site.

Affected Systems

Any WordPress installation running the Aruba HiSpeed Cache plugin up to and including version 3.0.14 is affected. The vulnerability applies to all versions of the plugin where content is not properly sanitized before being stored and output. Users must verify the plugin version they are running and ensure it is patched.

Risk and Exploitability

The CVSS v3 base score is 6.4, and the EPSS score is not available. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires authentication and at least Contributor privileges, so the attack vector is fairly limited but still useful for a malicious insider or compromised account. Once the attacker injects the payload, it runs with the victim's browser context, giving the attacker the ability to steal credentials or execute further malicious actions.

Generated by OpenCVE AI on September 10, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Aruba HiSpeed Cache to a version later than 3.0.14.
  • If an immediate upgrade is not possible, limit or revoke Contributor and higher roles from users who do not need post editing capabilities, or use role‑based access controls to reduce the attack surface.
  • Implement output escaping for post content or install a security plugin that sanitizes output to mitigate XSS until a patch is applied.
  • Review and remove any existing malicious scripts that may have been injected into post content.

Generated by OpenCVE AI on September 10, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 10 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Aruba HiSpeed Cache plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Content in all versions up to, and including, 3.0.14 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Aruba HiSpeed Cache <= 3.0.14 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Content
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-10T21:00:26.213Z

Reserved: 2026-07-15T15:28:26.029Z

Link: CVE-2026-15889

cve-icon Vulnrichment

Updated: 2026-09-10T20:55:35.583Z

cve-icon NVD

Status : Deferred

Published: 2026-09-10T10:17:30.010

Modified: 2026-09-10T21:17:19.130

Link: CVE-2026-15889

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T10:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')