Description
The Optimize More! – CSS plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.3. This is due to missing or incorrect nonce validation on the reset_plugin function. This makes it possible for unauthenticated attackers to reset the plugin's optimization settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-10-03
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized configuration reset via CSRF
Action: Monitor
AI Analysis

Impact

The Optimize More! – CSS plugin is vulnerable to Cross‑Site Request Forgery because the reset_plugin function does not perform correct nonce validation. An attacker who can trick a WordPress site administrator into clicking a crafted link can cause the plugin’s optimization settings to be reset to their defaults. This results in configuration tampering that can degrade site performance and potentially expose the site to further misconfiguration attacks. The weakness is a classic Cross‑Site Request Forgery flaw (CWE‑352).

Affected Systems

WordPress sites running the Optimize More! – CSS plugin, version 1.0.3 or earlier. Any WordPress installation that has installed this plugin and has an administrator account that can be social‑engineered is at risk.

Risk and Exploitability

The CVSS score of 4.3 reflects a moderate severity. The EPSS score of less than 1% shows a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an unauthenticated attacker to obtain administrative interaction, typically through a phishing or social‑engineering vector directed at a site administrator. Once the admin executes the forged request, the plugin’s settings are reset, which is a non‑destructive but disruptive change that may lead to increased resource usage or other indirect impacts.

Generated by OpenCVE AI on April 21, 2026 at 02:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If an update to the plugin is available that removes the CSRF flaw, upgrade to the latest version immediately.
  • Verify that the reset_plugin action is inaccessible from the front‑end or disable it via code or a filter so that only users with the ‘manage_options’ capability can trigger a reset.
  • Educate site administrators to recognize and avoid suspicious URLs and to verify the source of safety-critical actions before clicking them.
  • Consider deploying a security plugin that enforces CSRF protection on sensitive admin operations.

Generated by OpenCVE AI on April 21, 2026 at 02:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-32270 The Optimize More! – CSS plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.3. This is due to missing or incorrect nonce validation on the reset_plugin function. This makes it possible for unauthenticated attackers to reset the plugin's optimization settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Mon, 06 Oct 2025 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 03 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Oct 2025 11:30:00 +0000

Type Values Removed Values Added
Description The Optimize More! – CSS plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.3. This is due to missing or incorrect nonce validation on the reset_plugin function. This makes it possible for unauthenticated attackers to reset the plugin's optimization settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Optimize More! – CSS <= 1.0.3 - Cross-Site Request Forgery to Plugin Settings Reset
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:57:37.492Z

Reserved: 2025-09-03T13:09:19.764Z

Link: CVE-2025-9945

cve-icon Vulnrichment

Updated: 2025-10-03T14:57:32.839Z

cve-icon NVD

Status : Deferred

Published: 2025-10-03T12:15:50.817

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9945

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:45:25Z

Weaknesses