CDN Enabler Security & Risk Analysis

wordpress.org/plugins/cdn-enabler

A content delivery network (CDN) integration plugin for WordPress that rewrites URLs, like for CSS, JavaScript, and images, to be served by a CDN.

10K active installs v2.0.8 PHP 5.6+ WP 5.1+ Updated Mar 2, 2026
cdncontent-delivery-networkcontent-distribution-network
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CDN Enabler Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The cdn-enabler plugin version 2.0.8 exhibits a strong security posture based on the provided static analysis. The absence of any attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits potential entry points for attackers. Furthermore, all identified output operations are properly escaped, and there are no observed dangerous functions or file operations, which are positive indicators of secure coding practices. The presence of nonce and capability checks further bolsters its defenses against common exploitation techniques.

Despite the generally robust findings, there is a notable concern regarding SQL query handling. The analysis reveals one SQL query that is not using prepared statements, which represents a potential risk for SQL injection vulnerabilities, albeit a limited one given the single occurrence. The plugin also makes external HTTP requests, which, while not inherently insecure, can become a vector if the external endpoints are compromised or if the data sent is not properly sanitized. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of responsible development and maintenance. However, the lack of taint analysis data makes it difficult to fully assess the risk of data flowing through the plugin without proper sanitization.

In conclusion, cdn-enabler 2.0.8 appears to be a well-secured plugin with a minimal attack surface and good output sanitization. The primary area for improvement lies in ensuring all SQL queries utilize prepared statements to mitigate the risk of injection vulnerabilities. The clean vulnerability history is a significant strength, but the limited scope of the provided taint analysis means a comprehensive assessment of all potential data flow risks cannot be fully made. Overall, the plugin presents a low to moderate risk profile.

Key Concerns

  • SQL queries not using prepared statements
Vulnerabilities
None known

CDN Enabler Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

CDN Enabler Release Timeline

v2.0.8Current
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

CDN Enabler Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped13 total outputs
Attack Surface

CDN Enabler Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionplugins_loadedcdn-enabler.php:43
actionsetup_themeinc\cdn_enabler.class.php:37
actioninitinc\cdn_enabler.class.php:40
actioninitinc\cdn_enabler.class.php:41
actionwp_initialize_siteinc\cdn_enabler.class.php:44
actionadmin_bar_menuinc\cdn_enabler.class.php:47
actionadmin_initinc\cdn_enabler.class.php:52
actionadmin_menuinc\cdn_enabler.class.php:53
actionadmin_enqueue_scriptsinc\cdn_enabler.class.php:54
filterplugin_row_metainc\cdn_enabler.class.php:57
actionadmin_noticesinc\cdn_enabler.class.php:59
actionadmin_noticesinc\cdn_enabler.class.php:60
actionadmin_noticesinc\cdn_enabler.class.php:61
Maintenance & Trust

CDN Enabler Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 2, 2026
PHP min version5.6
Downloads851K

Community Trust

Rating82/100
Number of ratings51
Active installs10K
Developer Profile

CDN Enabler Developer Profile

KeyCDN

3 plugins · 140K total installs

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

How We Detect CDN Enabler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cdn-enabler/inc/cdn_enabler.class.php/wp-content/plugins/cdn-enabler/inc/cdn_enabler_engine.class.php/wp-content/plugins/cdn-enabler/inc/cdn_enabler_cli.class.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about CDN Enabler