Description
The Voltax Video Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.6.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-07-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via authenticated contributor+ users
Action: Apply Patch
AI Analysis

Impact

The Voltax Video Player plugin is vulnerable because the id parameter is not properly sanitized or escaped, allowing an authenticated user with Contributor level or higher to store malicious JavaScript in the database. When any user visits the affected page, the injected script runs in the victim’s browser, providing a cross‑site scripting attack that can steal credentials, deface the site, or install malware. This is a classic CWE‑79 "Improper Neutralization of Input During Web Page Generation" flaw.

Affected Systems

WordPress sites running the Voltax Video Player plugin version 1.6.5 or earlier are affected. The vulnerability is present in all editions of the plugin up to and including version 1.6.5.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, and the very low EPSS score (<1%) suggests that public exploitation is currently unlikely. The vulnerability is not listed in CISA’s KEV catalog. An attacker must first have Contributor‑level or higher authentication to inject the payload, after which all site users that view the compromised page become victims. Because exploitation requires legitimate login credentials, the risk is largely confined to compromised or malicious internal accounts unless an attacker obtains such credentials.

Generated by OpenCVE AI on April 20, 2026 at 22:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Voltax Video Player version 1.6.6 or later to patch the stored XSS flaw.
  • Restrict Contributor and higher‑level accounts to users who truly need that privilege and monitor account activity for abuse.
  • Disable or limit the use of the plugin’s embedding feature for untrusted users, ensuring that only authorized content is displayed.
  • If modifying code, ensure that all incoming id parameters are properly sanitized and that output is correctly escaped using WordPress safe functions.

Generated by OpenCVE AI on April 20, 2026 at 22:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-22497 The Voltax Video Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.6.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

Thu, 24 Jul 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 24 Jul 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 24 Jul 2025 09:30:00 +0000

Type Values Removed Values Added
Description The Voltax Video Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.6.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 Voltax Video Player <= 1.6.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via id 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:18:19.682Z

Reserved: 2025-06-23T15:34:43.270Z

Link: CVE-2025-6539

cve-icon Vulnrichment

Updated: 2025-07-24T13:14:18.775Z

cve-icon NVD

Status : Deferred

Published: 2025-07-24T10:15:27.820

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

Link: CVE-2025-6539

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:15:06Z

Weaknesses