CW Easy Video Player Security & Risk Analysis

wordpress.org/plugins/cw-easy-video-player

Easy way to include videos from the Easy Video Player to your posts and pages.

10 active installs v1.1 PHP + WP 3.0.0+ Updated May 5, 2014
easy-video-playerevpvideovideo-player
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CW Easy Video Player Safe to Use in 2026?

Generally Safe

Score 85/100

CW Easy Video Player has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "cw-easy-video-player" plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, or shortcodes significantly limits the potential attack surface. Furthermore, the code signals indicate good practices such as the absence of dangerous functions and the exclusive use of prepared statements for SQL queries. The lack of file operations and external HTTP requests also reduces common vulnerability vectors.

However, a notable concern is the very low percentage (33%) of properly escaped outputs, with 3 total outputs analyzed. This suggests that some user-supplied data might be rendered directly into the HTML without adequate sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user input reaches these unescaped outputs. The absence of nonce and capability checks, while less critical given the limited attack surface, is a missed opportunity for defense-in-depth.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the absence of taint analysis findings and the limited attack surface, suggests that the plugin has historically been maintained with security in mind or has not been a significant target. The overall security is good due to the limited attack surface and secure SQL practices, but the unescaped output is a specific area that requires attention to mitigate potential XSS risks.

Key Concerns

  • Low percentage of properly escaped outputs
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

CW Easy Video Player Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CW Easy Video Player Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

CW Easy Video Player Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
1 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

33% escaped3 total outputs
Attack Surface

CW Easy Video Player Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentcw-easy-video-player.php:14
actionadmin_initcw-easy-video-player.php:34
Maintenance & Trust

CW Easy Video Player Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 5, 2014
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CW Easy Video Player Developer Profile

Christian Wenzl

3 plugins · 120 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect CW Easy Video Player

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/cw-easy-video-player/languages
Script Paths
http://evp.christian-wenzl.de/framework.php

HTML / DOM Fingerprints

CSS Classes
evp-video-wrap
HTML Comments
<!-- CW Easy Video Player Plugin Begin --><!-- CW Easy Video Player Plugin End -->
Data Attributes
id="cwevp_host"name="cwevp_host"
JS Globals
_evpInit
Shortcode Output
<div id="\3-wrap" class="evp-video-wrap"><span id="cwhinweis"><strong>Loading video, please wait a few seconds...</strong></span></div><script type="text/javascript" src="https://evp.christian-wenzl.de/framework.php?div_id=\3&id=\1%3D%3D&v=_evpInit('\1\2[\3]');
FAQ

Frequently Asked Questions about CW Easy Video Player