Description
The Seo Monster plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.3.3. This is due to missing or incorrect nonce validation on the check_integration() 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: 2025-09-11
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery leading to stored cross‑site scripting
Action: Patch Now
AI Analysis

Impact

The Seo Monster WordPress plugin accepts requests to the check_integration() function without properly validating a nonce, enabling an attacker to forge a request that updates plugin settings and injects malicious scripts. This flaw allows an unauthenticated attacker to trick a privileged administrator into executing a link, after which the attacker can store scripts that will run in the context of any site visitor, compromising confidentiality and integrity of the website’s content. The vulnerability is classified as a CSRF (CWE‑352), resulting in a medium‑severity risk.

Affected Systems

All WordPress sites running the Seo Monster plugin up to and including version 3.3.3 are affected. The plugin, provided by edsteep:<Seo Monster>, is designed to integrate SEO features; users who have installed any prior to 3.3.4 remain vulnerable.

Risk and Exploitability

The CVSS score of 6.1 reflects a medium impact that is attainable through social‑engineering in a non‑authenticated context. With an EPSS score of less than 1%, the likelihood of opportunistic exploitation is low, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the attack path is clear: an attacker crafts a forged request, bypasses nonce checks, changes a setting to contain a malicious script, and lures an administrator into triggering the request. Once executed, the injected script is stored and served to all site visitors, potentially enabling phishing, data theft, or further site compromise.

Generated by OpenCVE AI on April 20, 2026 at 19:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Seo Monster plugin to version 3.3.4 or later, which restores proper nonce validation for the check_integration endpoint.
  • Block or restrict the check_integration endpoint for unauthenticated users using a web‑application firewall or security plugin, preventing forged requests from being processed.
  • Advise administrators to verify the source of links before clicking, especially from unfamiliar or external sites, to reduce the risk of successful social‑engineering attacks.

Generated by OpenCVE AI on April 20, 2026 at 19:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27644 The Seo Monster plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.3.3. This is due to missing or incorrect nonce validation on the check_integration() 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.
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 Seo Monster plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.3.3. This is due to missing or incorrect nonce validation on the check_integration() 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 Seo Monster <= 3.3.3 - Cross-Site Request Forgery to Stored Cross-Site Scripting
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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:25:17.433Z

Reserved: 2025-08-28T18:53:51.346Z

Link: CVE-2025-9620

cve-icon Vulnrichment

Updated: 2025-09-11T13:34:45.671Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-9620

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T19:45:15Z

Weaknesses