Video Codes Security & Risk Analysis

wordpress.org/plugins/video-codes

The easiest way to embed videos on your Wordpress Site and,or blog.

70 active installs v1.4 PHP + WP 3.0+ Updated Apr 6, 2013
easy-video-embedembedemved-video-easilyvideoyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Video Codes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "video-codes" plugin v1.4 exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is commendable. The plugin also correctly utilizes prepared statements for all its SQL queries and properly escapes all output, indicating strong defensive coding practices in these areas.

The plugin's attack surface is limited to its shortcodes, with no unprotected AJAX handlers or REST API routes. The taint analysis shows no flows with unsanitized paths, further reinforcing the lack of immediate code-level vulnerabilities. The clean vulnerability history with zero recorded CVEs is a significant positive indicator, suggesting a history of stable and secure development.

However, a notable concern is the complete lack of nonce checks and capability checks across all entry points, including the eight shortcodes. While the current static analysis and vulnerability history don't reveal immediate exploitable issues, this absence creates a potential weakness. If any future functionality is added that interacts with the database or performs sensitive operations, the lack of these fundamental security measures could expose the site to various attacks, such as Cross-Site Request Forgery (CSRF).

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Video Codes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Video Codes Code Analysis

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

Output Escaping

100% escaped42 total outputs
Attack Surface

Video Codes Attack Surface

Entry Points8
Unprotected0

Shortcodes 8

[vcyt] video-codes.php:32
[vcgv] video-codes.php:44
[vcvv] video-codes.php:60
[vcdm] video-codes.php:73
[vcmc] video-codes.php:86
[vcmv] video-codes.php:99
[vcfb] video-codes.php:111
[vcvb] video-codes.php:123
Maintenance & Trust

Video Codes Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 6, 2013
PHP min version
Downloads14K

Community Trust

Rating100/100
Number of ratings2
Active installs70
Developer Profile

Video Codes Developer Profile

Babar

6 plugins · 3K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
1771 days
View full developer profile
Detection Fingerprints

How We Detect Video Codes

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
youtube-player
Data Attributes
id=VideoPlayback
Shortcode Output
<iframe class="youtube-player" type="text/html"<embed id=VideoPlayback src=http://video.google.com/googleplayer.swf?<iframe src="http://player.vimeo.com/video/<iframe frameborder="
FAQ

Frequently Asked Questions about Video Codes