Simple Private Video Security & Risk Analysis

wordpress.org/plugins/simple-private-video

A video block and a simple and lean way to host your own videos and show them in private mode without external services dependencies.

100 active installs v0.2.1 PHP 7.0+ WP 5.0+ Updated May 21, 2020
betaprivate-videovideovideo-blockvideo-player
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Private Video Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Private Video 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 'simple-private-video' plugin v0.2.1 demonstrates a generally good security posture with several positive indicators. The code shows a strong adherence to secure coding practices, evidenced by 100% of SQL queries using prepared statements and 96% of output being properly escaped. The absence of known CVEs and a clean vulnerability history further contribute to a positive impression. Furthermore, the plugin doesn't rely on bundled libraries, which can sometimes introduce their own security risks if not kept up-to-date.

However, a significant concern is the presence of an unprotected AJAX handler. With a total of one entry point and one unprotected, this represents a 100% unprotected attack surface via this vector. While taint analysis and static code signals don't reveal immediate critical issues, an unprotected AJAX endpoint can be a gateway for various attacks, including privilege escalation or unauthorized data access, depending on the functionality it exposes. The limited capability check (only one identified) also raises a slight concern, as it might not adequately protect all sensitive operations.

In conclusion, while the plugin has strengths in its SQL and output handling and a clean security history, the single unprotected AJAX endpoint is a notable weakness. This needs to be addressed to significantly improve the plugin's overall security. The lack of any identified taint flows is positive, but the unprotected entry point warrants careful consideration.

Key Concerns

  • Unprotected AJAX handler
  • Low number of capability checks
Vulnerabilities
None known

Simple Private Video Security Vulnerabilities

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

Simple Private Video Code Analysis

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

Output Escaping

96% escaped25 total outputs
Attack Surface
1 unprotected

Simple Private Video Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_load_user_videocore\class-core.php:82
WordPress Hooks 10
filterquery_varscore\class-core.php:53
filtergenerate_rewrite_rulescore\class-core.php:54
actiontemplate_redirectcore\class-core.php:56
filterupload_dircore\class-core.php:66
filterwp_prepare_attachment_for_jscore\class-core.php:67
filterblock_categoriescore\class-core.php:69
actionenqueue_block_editor_assetscore\class-core.php:71
actionenqueue_block_assetscore\class-core.php:72
actioninitcore\class-core.php:83
actionplugins_loadedsimple-private-video.php:66
Maintenance & Trust

Simple Private Video Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 21, 2020
PHP min version7.0
Downloads4K

Community Trust

Rating94/100
Number of ratings3
Active installs100
Developer Profile

Simple Private Video Developer Profile

sumapress

2 plugins · 300 total installs

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

How We Detect Simple Private Video

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-private-video/assets/css/video-js.min.css/wp-content/plugins/simple-private-video/assets/js/video.min.js/wp-content/plugins/simple-private-video/assets/js/web.min.js
Script Paths
/wp-content/plugins/simple-private-video/gutenberg/dist/blocks.build.js/wp-content/plugins/simple-private-video/gutenberg/dist/blocks.editor.build.css/wp-content/plugins/simple-private-video/gutenberg/dist/blocks.style.build.css
Version Parameters
simple-private-video/dist/blocks.build.js?ver=simple-private-video/dist/blocks.editor.build.css?ver=simple-private-video/dist/blocks.style.build.css?ver=

HTML / DOM Fingerprints

CSS Classes
spv-video-js
Data Attributes
data-spv-typedata-spv-srcdata-spv-urldata-spv-playbackrates
JS Globals
$videoData$plugin_options
REST Endpoints
/wp-json/spv/v1/media
Shortcode Output
[spv_video]
FAQ

Frequently Asked Questions about Simple Private Video