Description
The Plugin updates blocker plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.2. This is due to missing or incorrect nonce validation on the pub_save action handler. This makes it possible for unauthenticated attackers to disable or enable plugin updates via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-09-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated CSRF allowing an attacker to change plugin update settings
Action: Apply patch
AI Analysis

Impact

The Plugin updates blocker plugin for WordPress is vulnerable to Cross‑Site Request Forgery because the pub_save action handler does not perform proper nonce validation or performs it incorrectly. This allows an unauthenticated attacker to trick a logged‑in administrator into clicking a crafted link, which will cause the administrator’s session to execute the pub_save request and either enable or disable automatic plugin updates. The attacker can thus sabotage update processes or force updates to occur, impacting the maintenance and security posture of the site.

Affected Systems

Affecting the WordPress plugin "Plugin updates blocker" developed by jegerwan. All releases up to and including version 0.2 are vulnerable.

Risk and Exploitability

The CVSS v3.1 score of 4.3 indicates moderate risk, and the EPSS score of <1% shows a very low likelihood of exploitation. The vulnerability is not listed in CISA KEV. The likely attack vector is a CSRF request that an attacker can embed in a link or form, requiring the administrator to click or submit something while authenticated. The attack does not require any privilege escalation beyond being able to convince the target to perform the action.

Generated by OpenCVE AI on April 21, 2026 at 03:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Plugin updates blocker to the latest release (>=0.3) that includes nonce validation for the pub_save action.
  • If an upgrade is not possible, remove or disable the pub_save endpoint or the feature that allows toggling updates to eliminate the CSRF vector.
  • Deploy an HTTP security rule (e.g., ModSecurity) to block POST requests to the pub_save URL that lack a valid nonce.

Generated by OpenCVE AI on April 21, 2026 at 03:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27657 The Plugin updates blocker plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.2. This is due to missing or incorrect nonce validation on the pub_save action handler. This makes it possible for unauthenticated attackers to disable or enable plugin updates via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Fri, 12 Sep 2025 08:15:00 +0000

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

Thu, 11 Sep 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 11 Sep 2025 07:30:00 +0000

Type Values Removed Values Added
Description The Plugin updates blocker plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.2. This is due to missing or incorrect nonce validation on the pub_save action handler. This makes it possible for unauthenticated attackers to disable or enable plugin updates via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Plugin updates blocker <= 0.2 - Cross-Site Request Forgery
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:59:00.776Z

Reserved: 2025-08-28T20:05:57.726Z

Link: CVE-2025-9634

cve-icon Vulnrichment

Updated: 2025-09-11T14:03:40.365Z

cve-icon NVD

Status : Deferred

Published: 2025-09-11T08:15:38.547

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

Link: CVE-2025-9634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:15:16Z

Weaknesses