CVE-2026-17608
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-17608 is a Cross-Site Request Forgery (CSRF) vulnerability in the WP Compress – Instant Performance & Speed Optimization plugin for WordPress. It affects all versions up to and including 7.10.09, and is caused by missing or incorrect nonce validation on the top-level template code function. An unauthenticated attacker can exploit this to delete arbitrary WordPress options by tricking a site administrator into clicking a malicious link. It carries a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, Wordfence).

Technical details

The vulnerability is classified as CWE-352 (Cross-Site Request Forgery) and stems from the absence of proper nonce validation in the plugin's top-level template code, specifically in classes/menu.class.php (lines 239 and 335), templates/admin/advanced_settings_v4.php (line 2378), and templates/admin/debug_tool.php (lines 550–551). Because WordPress nonces are not verified before processing option-deletion requests, a forged HTTP request submitted in the context of an authenticated administrator session can trigger the deletion of critical WordPress database options. The attack requires user interaction — specifically, a site administrator must be socially engineered into clicking a crafted link or visiting a malicious page (GitHub Advisory, Wordfence).

Impact

Successful exploitation allows an unauthenticated attacker to delete critical WordPress options such as siteurl, home, active_plugins, template, and stylesheet, which can result in a complete site outage or a forced reset of all active plugins and themes. There is no confidentiality impact, but the integrity impact is high — core site configuration can be destroyed, effectively taking the site offline or reverting it to a broken state. Recovery may require direct database access or manual restoration of options (GitHub Advisory, Wordfence).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The NVD SSVC assessment classifies exploitation as "none" and the attack as non-automatable due to the required user interaction. The EPSS score is approximately 0.156%, indicating a low near-term exploitation probability (GitHub Advisory, Wordfence). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the WP Compress – Instant Performance & Speed Optimization plugin at version 7.10.09 or earlier using tools like WPScan or by inspecting publicly accessible plugin metadata.
  2. Craft malicious request: Construct an HTTP request targeting the vulnerable option-deletion endpoint in the plugin (e.g., an admin-side action that calls delete_option() without nonce verification), embedding the target option name (e.g., siteurl, active_plugins) as a parameter.
  3. Embed in social engineering lure: Wrap the forged request in an HTML page or image tag that auto-submits a form, or embed it in a link sent to the site administrator via email, comment, or direct message.
  4. Trick administrator: Deliver the lure to a logged-in WordPress administrator. When the administrator clicks the link or visits the attacker-controlled page, the browser automatically sends the forged request with the administrator's session cookies.
  5. Achieve impact: The plugin processes the request without nonce validation, deletes the targeted WordPress option(s), causing site outage or plugin/theme reset (GitHub Advisory, Wordfence).

Indicators of compromise

  • Logs: WordPress debug logs or server access logs showing unexpected POST or GET requests to WP Compress admin endpoints (e.g., paths involving wp-compress-image-optimizer admin pages) from unusual referrers or external origins.
  • Database: Sudden absence or corruption of critical WordPress options (siteurl, home, active_plugins, template, stylesheet) in the wp_options table, detectable via database audit or monitoring tools.
  • Application Behavior: Unexpected site outage, blank pages, or loss of active theme/plugin configuration without any administrator-initiated change; WordPress admin dashboard showing no active plugins or default theme applied.
  • Network: HTTP requests to WordPress admin URLs originating from non-administrative IP addresses or with suspicious Referer headers pointing to external domains (GitHub Advisory).

Mitigation and workarounds

Site administrators should update the WP Compress – Instant Performance & Speed Optimization plugin to a version newer than 7.10.09, which includes the patch that adds proper nonce validation (WordPress Changeset). As an interim measure, administrators should avoid clicking unsolicited links while logged into the WordPress admin dashboard and implement security awareness practices. Additional hardening can include using a web application firewall (WAF) with CSRF protection rules and restricting access to the WordPress admin area by IP address (Wordfence).

Community reactions

Wordfence disclosed and reported this vulnerability, publishing it in their threat intelligence database and including it in their weekly WordPress vulnerability report for August 10–16, 2026 (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond the standard disclosure process has been identified.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-84293HIGH7.2
  • repeater-for-gravity-forms
NoYesSep 09, 2026
CVE-2026-83532MEDIUM6.8
  • custom-menu-wizard
NoNoSep 09, 2026
CVE-2026-19945MEDIUM6.4
  • wp-crowdfunding
NoYesSep 09, 2026
CVE-2026-7804MEDIUM6.1
  • woo-product-filter
NoYesSep 09, 2026
CVE-2026-11821MEDIUM5.4
  • wp-event-solution
NoYesSep 09, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management