Description
The WP Promoter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-05-27
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Promoter plugin contains a missing or incorrect nonce check that allows a crafted request to be executed without authentication. An attacker can exploit this flaw by forcing an administrator to trigger a request that updates the plugin’s settings and injects malicious JavaScript. The injected script can execute in the context of the administrator’s session, enabling defacement, credential theft, or further compromise of the site. The vulnerability is identified as CWE‑352, describing a Cross‑Site Request Forgery condition.

Affected Systems

All installations of WP Promoter by Rahul Bhangale running version 1.3 or older are affected. No specific patch version is listed, but the issue exists in all releases up to the 1.3 tag cited in the advisory.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. EPSS data is not available, and the vulnerability is not currently listed in the CISA KEV catalog. Exploitation requires social engineering: the attacker must coerce a logged‑in site administrator to click a malicious link or submit a forged form. Because the flaw permits arbitrary setting changes, its impact can be widespread if the plugin is active on many sites, but it is limited to those with the vulnerable plugin and a privileged administrator.

Generated by OpenCVE AI on May 27, 2026 at 10:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Promoter to a version newer than 1.3 that includes proper nonce validation.
  • If an upgrade is not feasible, temporarily disable the plugin or revert to a known safe version until a patch is released.
  • Manually patch the plugin by adding nonce verification to the vulnerable function or by following the community‑provided fix to prevent CSRF.

Generated by OpenCVE AI on May 27, 2026 at 10:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 27 May 2026 08:00:00 +0000

Type Values Removed Values Added
Description The WP Promoter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title WP Promoter <= 1.3 - Cross-Site Request Forgery to Stored Cross-Site Scripting via 'popup_width' Parameter
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:28:05.137Z

Reserved: 2026-05-18T21:28:09.129Z

Link: CVE-2026-8906

cve-icon Vulnrichment

Updated: 2026-05-27T10:27:59.912Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T08:16:45.663

Modified: 2026-05-27T14:50:47.627

Link: CVE-2026-8906

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:15:30Z

Weaknesses