Description
The WP Compress – Instant Performance & Speed Optimization plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 7.10.09. This is due to missing or incorrect nonce validation on the (top-level template code) function. This makes it possible for unauthenticated attackers to delete arbitrary WordPress options, including critical ones such as siteurl, home, active_plugins, template, and stylesheet, causing site outage or a full plugin and theme reset via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-08-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Compress – Instant Performance & Speed Optimization plugin contains a cross‑site request forgery flaw that arises from missing or incorrect nonce validation in a core function. Because the plugin accepts requests without validating a user’s intent, an attacker can craft a forged request that, when executed by an authenticated administrator, deletes arbitrary WordPress options. Critical options such as siteurl, home, active_plugins, template, and stylesheet can be removed, causing the site to become inaccessible or resetting plugins and themes.

Affected Systems

This vulnerability affects installations of WP Compress version 7.10.09 and earlier on any WordPress site that has the plugin installed. The affected code resides in the menu.class.php file of the plugin. An administrator who entrusts the site to a malicious link can trigger the exploit. Any WordPress installation running a vulnerable version of the plugin is at risk.

Risk and Exploitability

The CVSS base score of 6.5 indicates moderate severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting it is not currently exploited in widely known attacks. The attack requires the target admin to be tricked into visiting a forged URL; no authentication is needed for the attacker. Once the forged request is executed, the attacker can delete configuration options and cause service disruption. The overall risk is considered moderate but high if an administrator is susceptible to phishing or social engineering.

Generated by OpenCVE AI on August 16, 2026 at 08:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Compress to the latest version (≥7.10.10) where the CSRF check has been added.
  • If an update is not immediately possible, temporarily disable or uninstall the WP Compress plugin until the patch is applied.
  • In the meantime, restrict administrator access and instruct admins to ignore unfamiliar links or use two‑factor authentication to mitigate social‑engineering risk.

Generated by OpenCVE AI on August 16, 2026 at 08:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Aresit
Aresit wp Compress – Instant Performance & Speed Optimization
Wordpress
Wordpress wordpress
Vendors & Products Aresit
Aresit wp Compress – Instant Performance & Speed Optimization
Wordpress
Wordpress wordpress

Sun, 16 Aug 2026 07:00:00 +0000

Type Values Removed Values Added
Description The WP Compress – Instant Performance & Speed Optimization plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 7.10.09. This is due to missing or incorrect nonce validation on the (top-level template code) function. This makes it possible for unauthenticated attackers to delete arbitrary WordPress options, including critical ones such as siteurl, home, active_plugins, template, and stylesheet, causing site outage or a full plugin and theme reset via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title WP Compress <= 7.10.09 - Cross-Site Request Forgery to Arbitrary Options Deletion
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Aresit Wp Compress – Instant Performance & Speed Optimization
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-18T19:19:30.083Z

Reserved: 2026-07-27T17:00:24.362Z

Link: CVE-2026-17608

cve-icon Vulnrichment

Updated: 2026-08-18T19:19:26.809Z

cve-icon NVD

Status : Deferred

Published: 2026-08-16T07:16:30.663

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-17608

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T10:58:57Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)