
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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.
delete_option() without nonce verification), embedding the target option name (e.g., siteurl, active_plugins) as a parameter.wp-compress-image-optimizer admin pages) from unusual referrers or external origins.siteurl, home, active_plugins, template, stylesheet) in the wp_options table, detectable via database audit or monitoring tools.Referer headers pointing to external domains (GitHub Advisory).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).
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."