Post Video Metabox Security & Risk Analysis

wordpress.org/plugins/post-video-metabox

Add Video URL Metabox to the post format video and show the video player in the single post thumbnail which can click to play on the thumbnail.

10 active installs v2.0.0 PHP + WP 4.9.7+ Updated Aug 22, 2020
post-formatvideo-metaboxvideo-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Video Metabox Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "post-video-metabox" plugin version 2.0.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of identified AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits the potential attack surface. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and incorporating nonce and capability checks, which are crucial for preventing common web vulnerabilities. The lack of any reported CVEs, historical or current, is a very positive indicator of its security.

However, a notable concern arises from the output escaping. With only 40% of the total outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data, if not handled carefully, could be injected into the output and executed by a user's browser. While taint analysis did not reveal any specific unsanitized flows, the low percentage of proper output escaping suggests that potential XSS vulnerabilities might exist but were not fully captured by the static analysis or may be latent.

In conclusion, the "post-video-metabox" plugin has a solid foundation in terms of attack surface and core security practices like SQL sanitization and authentication checks. The primary weakness lies in the insufficient output escaping, which should be addressed to mitigate the risk of XSS attacks. Given the clean vulnerability history, it is likely that this is an oversight that can be corrected. The plugin is recommended for use, but with a caution regarding potential XSS if user input is displayed without adequate sanitization.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Post Video Metabox Security Vulnerabilities

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

Post Video Metabox Release Timeline

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

Post Video Metabox Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface

Post Video Metabox Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadd_meta_boxes_postinc\classes\PVT_Plugin.php:20
actionadd_meta_boxes_postinc\classes\PVT_Plugin.php:23
actionsave_postinc\classes\PVT_Plugin.php:26
actionadmin_enqueue_scriptsinc\classes\PVT_Plugin.php:28
actionwp_enqueue_scriptsinc\classes\PVT_Plugin.php:29
filterpost_thumbnail_htmlinc\classes\PVT_Plugin.php:31
Maintenance & Trust

Post Video Metabox Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 22, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Post Video Metabox Developer Profile

palagorn.p

3 plugins · 20 total installs

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

How We Detect Post Video Metabox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-video-metabox/css/admin/admin.min.css/wp-content/plugins/post-video-metabox/js/admin/admin.min.js/wp-content/plugins/post-video-metabox/css/frontend/plugin.min.css/wp-content/plugins/post-video-metabox/js/frontend/frontend.min.js
Version Parameters
post-video-metabox/css/admin/admin.min.css?ver=post-video-metabox/js/admin/admin.min.js?ver=post-video-metabox/css/frontend/plugin.min.css?ver=post-video-metabox/js/frontend/frontend.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
pvt-metaboxes-classicadd-post-video-textadd-post-video-buttonpvt-metaboxespvt-video-thumbnailpvt-video-thumbnail-overlayvideo-iconpvt-video-thumbnail-src
Data Attributes
id="pvt_post_video_meta_box_classic"id="pvt_post_video_meta_box"
JS Globals
window.wp
FAQ

Frequently Asked Questions about Post Video Metabox