Description
The Widget Options - Extended plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'do_sidebar' shortcode in all versions up to, and including, 5.2.1 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: 2025-09-23
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability in the widget options plugin is a stored XSS flaw triggered via the do_sidebar shortcode. Authenticated users with contributor access can embed malicious scripts into shortcode attributes. Once a page is accessed, that script runs in the visitor’s browser context, allowing the attacker to steal session cookies, deface content, or conduct phishing. This affects confidentiality by capturing credentials, integrity by tampering content, and availability via potential lock‑out. The issue stems from missing input validation and output encoding (CWE‑79).

Affected Systems

The flaw is present in all releases of Marketing Fire’s Widget Options – Extended plugin up to and including version 5.2.1. WordPress sites that have this plugin installed at any of those versions and where a user has at least contributor permissions are susceptible. The plugin is distributed via the WordPress repository and can be installed in any WordPress installation. No other vendors or products are listed in the CNA data.

Risk and Exploitability

The CVSS base score is 6.4, indicating a moderate severity. EPSS is below 1%, implying a low probability that the flaw is actively exploited in the wild, and it is not currently in the CISA KEV list. However, any authenticated user with contributor rights can obtain the necessary access, and the attack can be performed silently through regular content editing flows. Because the script is stored and triggered on page load, attackers can achieve cross‑site scripting across all users who view the compromised page. The vulnerability is easy to exploit with no preconditions beyond legitimate contributor credentials; danger increases if many such accounts exist on a site.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Widget Options – Extended plugin to the latest version (v5.2.2 or later), which removes the XSS vulnerability.
  • If an upgrade is not immediately possible, disable the do_sidebar shortcode or use a server‑side filter to strip user‑supplied attributes from the shortcode content.
  • Revoke or limit contributor‑level access to users who do not need it, restricting the pool of potential attackers.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-30831 The Widget Options - Extended plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'do_sidebar' shortcode in all versions up to, and including, 5.2.1 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.
History

Tue, 23 Sep 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 23 Sep 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Widget Options - Extended plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'do_sidebar' shortcode in all versions up to, and including, 5.2.1 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 Widget Options - Extended <= 5.2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:10:47.391Z

Reserved: 2025-08-12T18:35:51.327Z

Link: CVE-2025-8902

cve-icon Vulnrichment

Updated: 2025-09-23T13:53:10.475Z

cve-icon NVD

Status : Deferred

Published: 2025-09-23T04:16:01.050

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

Link: CVE-2025-8902

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:00:06Z

Weaknesses