Bg RuTube Embed Security & Risk Analysis

wordpress.org/plugins/bg-rutube-embed

The plugin is the easiest way to embed RuTube videos in WordPress.

1K active installs v1.6.3 PHP 5.3+ WP 3.0.1+ Updated Jan 15, 2023
channelplaylistrutubevideovideohosting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bg RuTube Embed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "bg-rutube-embed" v1.6.3 plugin exhibits a generally good security posture based on the provided static analysis. The absence of direct SQL injection risks due to prepared statements and a high rate of output escaping are positive indicators. The plugin also appears to have a very limited attack surface, with only one shortcode identified and no AJAX handlers or REST API routes that are exposed without authentication or proper permission checks.

However, there are several areas for concern. The complete lack of nonce checks and capability checks across all entry points, including the single shortcode, is a significant weakness. This means that any authenticated user, regardless of their role or permissions, could potentially trigger actions within the plugin, leading to unexpected behavior or even exploitation if the shortcode's functionality is not inherently safe. The presence of external HTTP requests also introduces a potential avenue for vulnerabilities if the target endpoints are compromised or if data is handled insecurely upon retrieval.

The vulnerability history is currently clear, with no recorded CVEs. This is a strong positive, suggesting that the developers have either been diligent in patching past issues or have not yet encountered publicly disclosed vulnerabilities. However, this positive historical data does not negate the risks identified in the code analysis, particularly the lack of robust authentication and authorization mechanisms. The overall conclusion is that while the plugin has strengths in its handling of SQL and output, the absence of essential security checks on its primary entry point presents a notable risk that needs to be addressed.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
  • External HTTP requests (potential risks)
  • Unescaped output (8% of outputs)
Vulnerabilities
None known

Bg RuTube Embed Security Vulnerabilities

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

Bg RuTube Embed Code Analysis

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

Output Escaping

92% escaped50 total outputs
Attack Surface

Bg RuTube Embed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rutube] bg-rutube.php:108
WordPress Hooks 6
actionwp_enqueue_scriptsbg-rutube.php:44
actionplugins_loadedbg-rutube.php:51
actioninitbg-rutube.php:62
actioninitbg-rutube.php:76
actionadmin_menuinc\options.php:5
actionadmin_initinc\options.php:30
Maintenance & Trust

Bg RuTube Embed Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 15, 2023
PHP min version5.3
Downloads9K

Community Trust

Rating100/100
Number of ratings3
Active installs1K
Developer Profile

Bg RuTube Embed Developer Profile

Vadim Bogaiskov

6 plugins · 1K total installs

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

How We Detect Bg RuTube Embed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bg-rutube-embed/css/bg_rutube.css
Script Paths
/wp-content/plugins/bg-rutube-embed/js/bg_rutube.js
Version Parameters
bg-rutube-embed/style.css?ver=bg-rutube-embed/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
tube-videotube-video-containertube-embedtube-wrapper
HTML Comments
<!-- bg_rutube_player_sortcode --><!-- Registrate RuTube Embed Handlers -->
Data Attributes
data-rutube-iddata-rutube-modedata-rutube-start
JS Globals
bg_rutube_player_init
Shortcode Output
<div class='tube-error'><p class='warning'>Sorry, the video is temporarily unavailable.</p></div>
FAQ

Frequently Asked Questions about Bg RuTube Embed