CVE-2026-1924 PUBLISHED

Aruba HiSpeed Cache <= 3.0.4 - Cross-Site Request Forgery to Plugin Settings Reset

Assigner: Wordfence
Reserved: 04.02.2026 Published: 10.04.2026 Updated: 10.04.2026

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.

Metrics

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

Product Status

Vendor arubadev
Product Aruba HiSpeed Cache
Versions Default: unaffected
  • affected from 0 to 3.0.4 (incl.)

Credits

  • Abhirup Konwar finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE