Responsive Embed Videos Security & Risk Analysis

wordpress.org/plugins/responsive-embed-videos

This plugins makes your embed videos included with its shortcode responsive. Compatible with Youtube and Vimeo.

10 active installs v0.0.1 PHP + WP 3.9+ Updated Dec 14, 2015
playerresponsivevideosvimeoyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Responsive Embed Videos Safe to Use in 2026?

Generally Safe

Score 85/100

Responsive Embed Videos has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The 'responsive-embed-videos' v0.0.1 plugin exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent practices by exclusively using prepared statements for SQL queries and ensuring all outputs are properly escaped, with no file operations or external HTTP requests detected. The absence of dangerous functions and critical/high severity taint flows further contributes to its robust security profile. The plugin's vulnerability history is clean, with no recorded CVEs, indicating a lack of past security incidents and suggesting diligent maintenance or a very simple feature set.

While the overall security is commendable, the analysis does reveal a potential concern: the lack of explicit capability checks or nonce verification on its single identified entry point, a shortcode. Although the attack surface is minimal (only one shortcode) and the code analysis didn't find unsanitized paths or dangerous functions, this absence of authorization checks could, in theory, allow any logged-in user to execute the shortcode's functionality. However, without knowing the specific implementation of the shortcode, it's difficult to assess the practical impact of this omission. The plugin's strengths lie in its secure coding practices for data handling and output, but the lack of authorization on its sole entry point represents a minor weakness.

Key Concerns

  • Missing capability checks on shortcode
Vulnerabilities
None known

Responsive Embed Videos Security Vulnerabilities

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

Responsive Embed Videos Code Analysis

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

Responsive Embed Videos Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rev] responsive-embed-videos.php:16
WordPress Hooks 3
actionwp_enqueue_scriptsresponsive-embed-videos.php:14
actionwp_enqueue_scriptsresponsive-embed-videos.php:15
actioninitresponsive-embed-videos.php:18
Maintenance & Trust

Responsive Embed Videos Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 14, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Responsive Embed Videos Developer Profile

Thomas

3 plugins · 220 total installs

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

How We Detect Responsive Embed Videos

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-embed-videos/js/rev.js/wp-content/plugins/responsive-embed-videos/css/rev.css
Script Paths
/wp-content/plugins/responsive-embed-videos/js/rev.js
Version Parameters
responsive-embed-videos/js/rev.js?ver=0.0.1

HTML / DOM Fingerprints

CSS Classes
rev-video-containerrev-video-iframe
Data Attributes
revwidthrevratio
Shortcode Output
<div class='rev-video-container<iframe class='rev-video-iframe'
FAQ

Frequently Asked Questions about Responsive Embed Videos