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, developed by AresIT (also known as smartersite). The flaw affects all versions up to and including 7.10.09 and stems from missing or incorrect nonce validation in the plugin's top-level template code function. It was published on August 16, 2026, with a patch available as of the same date. The vulnerability carries a CVSS v3.1 base score of 6.5 (Medium) (GitHub Advisory, Wordfence).

Technical details

The root cause is classified as CWE-352 (Cross-Site Request Forgery), arising from the absence of proper nonce validation in the plugin's top-level template code, specifically in files such as 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 state-changing requests, an attacker can craft a malicious HTML page or link that, when visited by an authenticated administrator, silently triggers deletion of arbitrary WordPress options. The attack vector is network-based, requires no privileges, but does require user interaction (social engineering the administrator into clicking a forged link) (GitHub Advisory, Wordfence).

Impact

Successful exploitation allows an unauthenticated attacker to delete critical WordPress options — including siteurl, home, active_plugins, template, and stylesheet — by tricking a logged-in administrator into triggering a forged request. This can result in complete site outage, forced deactivation of all plugins, or a full theme reset, effectively taking the WordPress site offline. While there is no direct confidentiality impact, the integrity impact is rated High due to the ability to corrupt core site configuration (GitHub Advisory, Wordfence).

Exploitability

As of the disclosure date (August 16, 2026), there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation. The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires social engineering a site administrator, which raises the practical bar for attackers (GitHub Advisory, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the WP Compress plugin version ≤ 7.10.09 using tools like WPScan or by inspecting publicly visible plugin metadata in page source or readme.txt files.
  2. Craft malicious request: Construct an HTML page or URL that, when loaded by a browser with an active administrator session, sends a forged HTTP request to the vulnerable WP Compress admin endpoint (e.g., targeting the option-deletion functionality in menu.class.php or debug_tool.php) without a valid nonce.
  3. Social engineering: Deliver the malicious link to a site administrator via phishing email, forum post, or other communication channel, enticing them to click it while logged into the WordPress admin panel.
  4. Trigger CSRF: When the administrator clicks the link, their browser automatically sends the forged request with their session cookies, bypassing authentication checks due to the missing nonce validation.
  5. Achieve impact: The plugin processes the request and deletes targeted WordPress options (e.g., siteurl, active_plugins, template), causing immediate site outage or plugin/theme reset (GitHub Advisory, Wordfence).

Indicators of compromise

  • Logs: WordPress admin access logs showing unexpected POST or GET requests to WP Compress admin pages (e.g., URLs containing wp-compress or wpc_ parameters) from unusual referrers or external domains.
  • Database: Unexpected deletion or modification of critical rows in the wp_options table, particularly for keys siteurl, home, active_plugins, template, or stylesheet.
  • Application Behavior: Sudden site outage, blank pages, or loss of active plugins/themes without administrator-initiated changes; WordPress admin panel showing missing or reset theme/plugin configurations.
  • File System: No direct file-system artifacts expected, but review WordPress debug logs (wp-content/debug.log) for errors related to missing options or plugin deactivation events coinciding with suspicious admin activity (GitHub Advisory).

Mitigation and workarounds

WordPress site administrators should update the WP Compress – Instant Performance & Speed Optimization plugin to a version newer than 7.10.09, as a patch was released on August 16, 2026 (changeset available in the WordPress plugin repository). Until an update is applied, administrators should exercise caution with unsolicited links and consider temporarily deactivating the plugin on sensitive sites. Additionally, implementing a Web Application Firewall (WAF) with CSRF protection rules and conducting security awareness training for administrators can reduce exposure (GitHub Advisory, Wordfence).

Community reactions

The vulnerability was reported and disclosed by Wordfence, which maintains a threat intelligence database for WordPress security issues. Coverage has been picked up by standard vulnerability aggregators including VulDB, Vulners, CIRCL, and ENISA's EUVD. No notable independent researcher commentary or significant social media discussion has been identified beyond automated CVE notification channels (Wordfence, GitHub Advisory).

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-19848MEDIUM6.5
  • wp-user-avatar
NoYesAug 21, 2026
CVE-2026-17559MEDIUM5.3
  • content-protector
NoYesAug 21, 2026
CVE-2026-16650MEDIUM5.3
  • charitable
NoYesAug 21, 2026
CVE-2026-15150MEDIUM5.3
  • mycred
NoYesAug 21, 2026
CVE-2026-18356LOW3.7
  • limit-login-attempts-reloaded
NoYesAug 21, 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