Description
The Website Builder by SeedProd - Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `seedprodnestedmenuwidget` shortcode in all versions up to, and including, 6.20.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-08
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Website Builder by SeedProd plugin for WordPress contains a stored cross‑site scripting flaw in the seedprodnestedmenuwidget shortcode. The plugin fails to properly sanitize and escape user supplied attributes, allowing an attacker with contributor‑level or higher privileges to embed arbitrary JavaScript. The script is persisted in the database and will execute in the browsers of any user who views the affected page. The vulnerability is a classic injection weakness classified as CWE‑79.

Affected Systems

SeedProd Website Builder by SeedProd – Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode. Every WordPress installation running the plugin at version 6.20.2 or earlier is impacted. There are no additional constraints on the WordPress core or other plugins; the issue resides solely within the plugin code.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity. The EPSS score is < 1%, reflecting a very low but non‑zero probability of automated exploitation. The vulnerability is not included in the CISA KEV catalog, so it is not known to be widely exploited in the wild. An attacker must be authenticated with contributor or higher access in order to inject the malicious script. The attack path involves logging into widget that uses the seedprodnestedmenuwidget shortcode, inserting a malicious payload into an attribute field, saving the changes, and then any visitor to that page will execute the code.

Generated by OpenCVE AI on July 26, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to a version newer than 6.20.2, which addresses the vulnerable shortcode handling.
  • If an update is not possible, delete or replace any instances of the seedprodnestedmenuwidget shortcode in existing content, or use a custom sanitized version that escapes all attributes before output.
  • Configure a web application firewall to detect and block injected scripts specifically targeting the seedprodnestedmenuwidget shortcode content.

Generated by OpenCVE AI on July 26, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Seedprod
Seedprod website Builder By Seedprod — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode
Wordpress
Wordpress wordpress
Vendors & Products Seedprod
Seedprod website Builder By Seedprod — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode
Wordpress
Wordpress wordpress

Wed, 08 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 08 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description The Website Builder by SeedProd - Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `seedprodnestedmenuwidget` shortcode in all versions up to, and including, 6.20.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Website Builder by SeedProd - Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode <= 6.20.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'seedprodnestedmenuwidget' Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Seedprod Website Builder By Seedprod — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-08T17:09:49.942Z

Reserved: 2025-12-16T14:13:31.998Z

Link: CVE-2025-14785

cve-icon Vulnrichment

Updated: 2026-07-08T13:30:28.933Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T18:15:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')