Featured Video Plus Security & Risk Analysis

wordpress.org/plugins/featured-video-plus

Add Featured Videos to your posts and pages. Works like magic with most themes which use Featured Images. Local Media, YouTube, Vimeo and many more.

10K active installs v2.3.3 PHP + WP 3.7+ Updated Nov 28, 2017
featuredimagepostvideovideos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Video Plus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "featured-video-plus" plugin v2.3.3 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and has no recorded vulnerabilities (CVEs). This lack of historical issues suggests a generally well-maintained codebase. However, the static analysis reveals significant areas of concern regarding its attack surface and input sanitization.

Specifically, the presence of two AJAX handlers without authentication checks represents a direct entry point for potential attackers to interact with the plugin's backend functionality without proper authorization. Additionally, while the taint analysis shows no critical or high-severity unsanitized flows, the identification of one flow with an unsanitized path is a red flag, even if its severity wasn't categorized as critical. The limited output escaping (43% properly escaped) further increases the risk of cross-site scripting (XSS) vulnerabilities, as user-supplied data might be rendered directly into the page without adequate sanitization.

In conclusion, while the plugin benefits from a clean vulnerability history and secure SQL practices, the unprotected AJAX endpoints and potential for unsanitized input paths, coupled with inadequate output escaping, create notable security risks. The developer should prioritize addressing these entry points and sanitization issues to improve the overall security posture.

Key Concerns

  • AJAX handlers without auth checks
  • Unsanitized paths in taint flow
  • Low percentage of properly escaped output
  • Limited nonce checks
Vulnerabilities
None known

Featured Video Plus Security Vulnerabilities

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

Featured Video Plus Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

43% escaped30 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
metabox_content (php\class-backend.php:137)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Featured Video Plus Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 4

authwp_ajax_fvp_savephp\class-backend.php:39
authwp_ajax_fvp_remove_imgphp\class-backend.php:40
authwp_ajax_fvp_get_embedphp\class-backend.php:41
noprivwp_ajax_fvp_get_embedphp\class-backend.php:42

Shortcodes 1

[featured-video-plus] php\class-main.php:22
WordPress Hooks 17
actionadmin_initphp\class-backend.php:24
actionadmin_enqueue_scriptsphp\class-backend.php:26
actionadmin_menuphp\class-backend.php:27
actionsave_postphp\class-backend.php:28
filterfvphtml_pointersphp\class-backend.php:30
filterplugin_action_linksphp\class-backend.php:31
filteradmin_post_thumbnail_htmlphp\class-backend.php:34
actionwp_enqueue_scriptsphp\class-frontend.php:23
actionload-options-media.phpphp\class-help.php:12
actionload-options-media.phpphp\class-help.php:13
actionload-post.phpphp\class-help.php:14
actionadmin_enqueue_scriptsphp\class-html.php:13
actionplugins_loadedphp\class-main.php:20
filterpost_thumbnail_htmlphp\class-main.php:26
filterpost_classphp\class-main.php:27
filteroembed_fetch_urlphp\class-oembed.php:22
actionadmin_initphp\class-settings.php:22
Maintenance & Trust

Featured Video Plus Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 28, 2017
PHP min version
Downloads315K

Community Trust

Rating96/100
Number of ratings80
Active installs10K
Developer Profile

Featured Video Plus Developer Profile

Alex

4 plugins · 10K total installs

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

How We Detect Featured Video Plus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-video-plus/js/jquery.autosize.min.js/wp-content/plugins/featured-video-plus/js/post.min.js/wp-content/plugins/featured-video-plus/styles/backend.css
Version Parameters
featured-video-plus/js/jquery.autosize.min.js?ver=featured-video-plus/js/post.min.js?ver=featured-video-plus/styles/backend.css?ver=

HTML / DOM Fingerprints

CSS Classes
fvp-current-videofvp-input-wrapperfvp-videofvp-video-choosefvp-media-iconfvp-notice-invalidfvp-notice-theme
Data Attributes
data-target=".fvp-video"data-titledata-button
JS Globals
fvpPost
FAQ

Frequently Asked Questions about Featured Video Plus