CVE-2026-6439 Details
Description
The VideoZen plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 1.0.1. This is due to insufficient input sanitization and output escaping in the videozen_conf() function. The 'lang' POST parameter is stored directly via update_option() without any sanitization, and later echoed inside a <textarea> element without applying esc_textarea() or any equivalent escaping function. This makes it possible for authenticated attackers with Administrator-level access and above to inject arbitrary web scripts into the plugin settings page that will execute whenever any user accesses that page.
A stored cross-site scripting vulnerability has been identified in the VideoZen plugin for WordPress, affecting versions through 1.0.1. The issue arises from inadequate input sanitization and output escaping in the 'videozen_conf()' function. The vulnerability allows authenticated attackers with Administrator-level access to inject arbitrary scripts into the plugin settings page, which are executed when the page is accessed by any user.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 17, 2026CISA-ADP
Assessed Apr 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://plugins.trac.wordpress.org/browser/videozen/tags/1.0.1/videozen-conf.php#L24 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/videozen/tags/1.0.1/videozen-conf.php#L69 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/videozen/trunk/videozen-conf.php#L24 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/videozen/trunk/videozen-conf.php#L69 | [email protected] | Broken LinkSource CodeVendor |
| https://www.wordfence.com/threat-intel/vulnerabilities/id/47bcd04b-a479-49f2-94d0-df2a7684210c?source=cve | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| VideoZen | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 17, 2026 | New CVE Received | [email protected] |
Volerion