๐Ÿ” CVE Alert

CVE-2026-6439

MEDIUM 4.4

VideoZen <= 1.0.1 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'VideoZen available subtitles languages' Field

CVSS Score
4.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor jconti
Product videozen
Published Apr 17, 2026
Stay Ahead of the Next One

Get instant alerts for jconti videozen

Be the first to know when new medium vulnerabilities affecting jconti videozen are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

jconti / VideoZen
0 โ‰ค 1.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/47bcd04b-a479-49f2-94d0-df2a7684210c?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/videozen/trunk/videozen-conf.php#L69 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/videozen/tags/1.0.1/videozen-conf.php#L69 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/videozen/trunk/videozen-conf.php#L24 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/videozen/tags/1.0.1/videozen-conf.php#L24

Credits

Muhammad Nur Ibnu Hubab