CVE-2026-1924 MEDIUM

CVE-2026-1924: Aruba HiSpeed Cache <= 3.0.4 - Cross-Site Request Forgery to Plugin Settings Reset

Vendor Arubadev
Product Aruba HiSpeed Cache
Weakness CWE-352 · CSRF
Published April 10, 2026
Last update April 10, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Aruba HiSpeed Cache plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.0.4. This is due to missing nonce verification on the `ahsc_ajax_reset_options()` function. This makes it possible for unauthenticated attackers to reset all plugin settings to their default values via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

Aruba HiSpeed Cache versions 3.0.4 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by an authenticated administrator, performs unwanted actions on the cache configuration without the administrator's knowledge or consent. The vulnerability requires user interaction and affects only the integrity of the system, not confidentiality or availability.

What an attacker can do

03Attacker Capabilities

Trick an authenticated admin into performing unwanted actions on the cache via a malicious webpage.

Potential impact on your site

04Site Impact

Attackers can modify cache settings or configurations if they trick your admin into visiting a malicious link.

Conditions required to exploit

05Prerequisites

Admin must visit attacker-controlled webpage while logged into Aruba HiSpeed Cache.

Key dates

06Disclosure timeline

April 10, 2026 CVE published
April 10, 2026 Record updated