Description
The Target Video Easy Publish plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘width’ parameter in all versions up to, and including, 3.8.5 due to insufficient input sanitization and output escaping. 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-06-18
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The Target Video Easy Publish plugin for WordPress allows authenticated users with Contributor level or higher to inject arbitrary JavaScript into the 'width' parameter of its shortcode. This insufficient sanitization and lack of output escaping leads to persistent XSS that executes whenever a page containing the injected content is viewed. The resulting vulnerability is a classic client‑side injection flaw (CWE‑79) that can compromise user confidentiality, integrity of the webpage, and can potentially be leveraged for phishing or credential theft.

Affected Systems

The flaw exists in all releases of the Target Video Easy Publish plugin up to and including version 3.8.5, distributed by nebojsadabic on WordPress. Sites employing any of those versions are affected; newer versions beyond 3.8.5 are not impacted.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity. The EPSS score of less than 1% suggests exploitation likelihood is currently very low, and the vulnerability is not listed in the CISA KEV catalog. The most likely attack path requires the attacker to possess at least Contributor‑level authentication. Once access is obtained, injected scripts will run in the context of any user who views a page containing the malicious width attribute, potentially allowing session hijacking or defacement.

Generated by OpenCVE AI on April 21, 2026 at 20:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Target Video Easy Publish plugin to the latest release (≥ 3.8.6) which includes proper input validation and output escaping for the width parameter.
  • If an immediate upgrade is not possible, remove or sanitize the width attribute from any existing shortcode content to eliminate the injected scripts.
  • Implement least‑privilege controls so that only trusted users have Contributor or higher access to the site’s content editing features.

Generated by OpenCVE AI on April 21, 2026 at 20:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18634 The Target Video Easy Publish plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘width’ parameter in all versions up to, and including, 3.8.5 due to insufficient input sanitization and output escaping. 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

Wed, 18 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 18 Jun 2025 09:30:00 +0000

Type Values Removed Values Added
Description The Target Video Easy Publish plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘width’ parameter in all versions up to, and including, 3.8.5 due to insufficient input sanitization and output escaping. 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 Target Video Easy Publish <= 3.8.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via width Parameter
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:16:06.683Z

Reserved: 2025-05-26T22:04:51.103Z

Link: CVE-2025-5237

cve-icon Vulnrichment

Updated: 2025-06-18T13:39:15.456Z

cve-icon NVD

Status : Deferred

Published: 2025-06-18T10:15:42.017

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

Link: CVE-2025-5237

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:15:44Z

Weaknesses
  • CWE-79

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