Rumble Security & Risk Analysis

wordpress.org/plugins/rumble

Embed a responsive rumble video.

200 active installs v1.0.8 PHP + WP 4.3+ Updated Apr 4, 2018
embedresponsiverumblevideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Rumble Safe to Use in 2026?

Generally Safe

Score 85/100

Rumble 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 'rumble' plugin v1.0.8 presents a mixed security posture. On the positive side, it demonstrates good practices in SQL query handling, exclusively using prepared statements, and it has no recorded vulnerability history, suggesting a history of secure development or minimal exposure. However, significant concerns arise from the static analysis. The plugin exposes a small but unprotected AJAX handler, which is a direct entry point for potential attacks if not properly secured by the application layer. Furthermore, all identified output operations lack proper escaping, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of capability checks and nonce checks on the exposed AJAX handler amplifies these risks, as it allows any user to potentially trigger malicious actions or inject harmful scripts.

While the lack of past vulnerabilities is encouraging, it does not negate the immediate risks identified in the current version. The unprotected AJAX handler combined with the universal lack of output escaping creates a critical security gap. The plugin's strengths lie in its SQL hygiene and historical security, but these are overshadowed by the present vulnerabilities that require immediate attention. Developers should prioritize implementing proper authentication and capability checks for the AJAX handler and ensure all output is correctly escaped to mitigate XSS risks.

Key Concerns

  • Unprotected AJAX handler
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Rumble Security Vulnerabilities

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

Rumble Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface
1 unprotected

Rumble Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_get_videosrumble.php:52

Shortcodes 1

[rumble] rumble.php:70
WordPress Hooks 5
actionmedia_buttonsrumble.php:49
actionwp_enqueue_scriptsrumble.php:57
actionadmin_enqueue_scriptsrumble.php:61
actionadmin_menurumble.php:64
filterwp_insert_post_datarumble.php:67
Maintenance & Trust

Rumble Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedApr 4, 2018
PHP min version
Downloads4K

Community Trust

Rating20/100
Number of ratings1
Active installs200
Developer Profile

Rumble Developer Profile

rumbleinc

1 plugin · 200 total installs

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

How We Detect Rumble

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rumble/css/rumble.css/wp-content/plugins/rumble/admin/js/rumble.js/wp-content/plugins/rumble/admin/css/rumble.css
Script Paths
/wp-content/plugins/rumble/js/rumble.js

HTML / DOM Fingerprints

REST Endpoints
/wp-json/rumble/v1/videos
Shortcode Output
[rumble]
FAQ

Frequently Asked Questions about Rumble