VideoNab Security & Risk Analysis

wordpress.org/plugins/videonab

VideoNab is the best way to add videos to WordPress. Furthermore, VideoNab adds a fully responsive video stream to your website.

10 active installs v1.4.1 PHP + WP 3.0.1+ Updated Aug 5, 2015
add-my-videosadd-videoslist-videosvideo-commentsyoutube-videos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is VideoNab Safe to Use in 2026?

Generally Safe

Score 85/100

VideoNab 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 "videonab" v1.4.1 plugin presents a mixed security posture. On the positive side, it exhibits no known vulnerabilities (CVEs) and doesn't appear to perform file operations or external HTTP requests, reducing its attack vectors in those areas. The absence of raw SQL queries and the use of prepared statements for all database interactions are strong security practices.

However, the static analysis reveals significant concerns. A notable weakness is the very low percentage (14%) of properly escaped output. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the user's browser. While there are no critical or high severity taint flows currently identified, the presence of unsanitized paths in all analyzed flows is a red flag, suggesting potential for path traversal or other file system-related vulnerabilities if these flows were to interact with user-supplied input. The lack of nonce checks on its single shortcode entry point is also a concern, potentially allowing for Cross-Site Request Forgery (CSRF) attacks.

The plugin's vulnerability history is clean, which is encouraging. However, this data point alone doesn't negate the risks identified in the static analysis. The overall security assessment suggests that while the plugin has avoided publicly known exploits, there are fundamental code quality issues related to output sanitization and input handling that expose it to common web vulnerabilities. Addressing the unescaped output and unsanitized path flows is critical to improving its security.

Key Concerns

  • Low percentage of properly escaped output
  • Unsanitized paths in all analyzed taint flows
  • No nonce checks on shortcode entry point
  • Bundled TinyMCE library
Vulnerabilities
None known

VideoNab Security Vulnerabilities

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

VideoNab Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

14% escaped71 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<admin-add-new-video> (includes\admin-add-new-video.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

VideoNab Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[videonab] index.php:115
WordPress Hooks 17
actioninitindex.php:15
actionadmin_headindex.php:99
actionadmin_urlindex.php:100
actionadmin_menuindex.php:101
actionadmin_initindex.php:103
actionwp_headindex.php:106
actionwp_headindex.php:107
filterthe_contentindex.php:109
actiontemplate_redirectindex.php:111
actionadmin_noticesindex.php:117
actionpre_get_postsindex.php:119
filtermanage_posts_columnsindex.php:654
filtermce_external_pluginsindex.php:880
filtermce_buttonsindex.php:881
filterposts_orderbyindex.php:934
filterposts_whereindex.php:963
filterposts_join_pagedindex.php:968
Maintenance & Trust

VideoNab Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 5, 2015
PHP min version
Downloads3K

Community Trust

Rating90/100
Number of ratings4
Active installs10
Developer Profile

VideoNab Developer Profile

JoshPTV

1 plugin · 10 total installs

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

How We Detect VideoNab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/videonab/js/functions.js/wp-content/plugins/videonab/js/share-this-buttons.js/wp-content/plugins/videonab/css/frontend-style.css
Script Paths
/wp-content/plugins/videonab/js/functions.js/wp-content/plugins/videonab/js/share-this-buttons.js
Version Parameters
videonab/js/functions.js?ver=videonab/css/frontend-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
videonab
JS Globals
window.vhub_website_url
Shortcode Output
[videonab]
FAQ

Frequently Asked Questions about VideoNab