Boom CDN Security & Risk Analysis

wordpress.org/plugins/boom-cdn

Content Delivery Network

0 active installs v1.0.0 PHP 5.2.4+ WP 5.2.1+ Updated Unknown
boomcdncdncloudflarefamousuimaxcdn
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Boom CDN Safe to Use in 2026?

Generally Safe

Score 100/100

Boom CDN has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "boom-cdn" v1.0.0 plugin exhibits a generally good security posture, particularly in its handling of entry points. All identified AJAX handlers have authentication checks, and there are no unpermissioned REST API routes, shortcodes, or cron events, resulting in a zero-percent unprotected attack surface. The absence of known CVEs and past vulnerabilities further contributes to a positive security assessment. However, the plugin shows some areas for improvement.

The static analysis reveals a concerning percentage of SQL queries (71%) that do not utilize prepared statements, posing a risk of SQL injection vulnerabilities. Furthermore, only 36% of output escaping is properly implemented, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The presence of external HTTP requests also warrants attention, as they could be a vector for various attacks if not handled securely. The plugin does not appear to bundle any external libraries, which is a positive sign in preventing the introduction of outdated or vulnerable components.

In conclusion, while "boom-cdn" v1.0.0 demonstrates strengths in access control for its entry points and a clean vulnerability history, the prevalence of raw SQL queries and insufficient output escaping are significant weaknesses that require immediate attention. Addressing these issues will be crucial for enhancing the overall security of the plugin.

Key Concerns

  • SQL queries without prepared statements
  • Insufficient output escaping
Vulnerabilities
None known

Boom CDN Security Vulnerabilities

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

Boom CDN Code Analysis

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

SQL Query Safety

29% prepared7 total queries

Output Escaping

36% escaped66 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<boomcdn> (boomcdn.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Boom CDN Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_boomcdn_add_fileboomcdn.php:35
authwp_ajax_boomcdn_remove_fileboomcdn.php:36
authwp_ajax_boomcdn_enable_fileboomcdn.php:37
authwp_ajax_boomcdn_disable_fileboomcdn.php:38
authwp_ajax_boomcdn_update_orderboomcdn.php:39
WordPress Hooks 6
actionadmin_menuboomcdn.php:29
actionadmin_enqueue_scriptsboomcdn.php:30
actionadmin_enqueue_scriptsboomcdn.php:31
actionget_headerboomcdn.php:33
actionget_footerboomcdn.php:34
actionplugins_loadedboomcdn.php:40
Maintenance & Trust

Boom CDN Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Boom CDN Developer Profile

kenkeydev

5 plugins · 450 total installs

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

How We Detect Boom CDN

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/boom-cdn/css/font-awesome/css/font-awesome.min.css/wp-content/plugins/boom-cdn/css/famousui.css/wp-content/plugins/boom-cdn/css/style.css/wp-content/plugins/boom-cdn/js/famousui.js/wp-content/plugins/boom-cdn/js/admin-script.js

HTML / DOM Fingerprints

CSS Classes
boomcdn_tableboomcdn_inputboomcdn_select
Data Attributes
data-boomcdn-id
JS Globals
boomcdn_data
REST Endpoints
/wp-json/boomcdn/v1/settings
FAQ

Frequently Asked Questions about Boom CDN