Kolossum – cdnJS for WordPress Security & Risk Analysis

wordpress.org/plugins/wpcdnkoloss

Add search and include functionality for the cdnjs.com libraries

0 active installs v0.5 PHP + WP 4.0+ Updated Apr 27, 2017
cdncdnjs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Kolossum – cdnJS for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

Kolossum – cdnJS for WordPress 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 wpcdnkoloss v0.5 plugin exhibits a mixed security posture. On the positive side, it has a relatively small attack surface with all identified entry points having nonce checks, and there are no known vulnerabilities or CVEs recorded. This suggests a potential awareness of security practices in terms of external threats and common exploits.

However, significant concerns arise from the static code analysis. The complete absence of capability checks for AJAX handlers is a major vulnerability, as it implies that any authenticated user, regardless of their role, could potentially trigger these handlers. Furthermore, the fact that 100% of SQL queries are not using prepared statements is a critical risk, opening the door to SQL injection attacks. The high percentage of improperly escaped output also suggests a risk of Cross-Site Scripting (XSS) vulnerabilities.

While the plugin's vulnerability history is clean, this can be misleading if the code analysis reveals inherent weaknesses. The lack of capability checks and unprepared SQL queries represent foundational security flaws that are more concerning than a lack of recorded past exploits. The absence of taint analysis issues with sanitization is a positive sign, but it does not negate the direct code vulnerabilities identified.

Key Concerns

  • AJAX handlers lack capability checks
  • SQL queries not using prepared statements
  • Low percentage of output escaping
Vulnerabilities
None known

Kolossum – cdnJS for WordPress Security Vulnerabilities

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

Kolossum – cdnJS for WordPress Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

6% escaped34 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

5 flows3 with unsanitized paths
searchCdnAjax (includes\WpCdnKolossAdmin.php:49)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Kolossum – cdnJS for WordPress Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_searchCdnAjaxincludes\WpCdnKolossAdmin.php:18
authwp_ajax_getLibraryDetailAjaxincludes\WpCdnKolossAdmin.php:19
authwp_ajax_addFileAjaxincludes\WpCdnKolossAdmin.php:20
authwp_ajax_removeFileAjaxincludes\WpCdnKolossAdmin.php:21
authwp_ajax_getIncludedFilesTableAjaxincludes\WpCdnKolossAdmin.php:22
authwp_ajax_updateIncludedFilesAjaxincludes\WpCdnKolossAdmin.php:23
WordPress Hooks 3
actionwp_enqueue_scriptsincludes\WpCdnKoloss.php:127
actionadmin_menuincludes\WpCdnKolossAdmin.php:14
actionadmin_enqueue_scriptsincludes\WpCdnKolossAdmin.php:17
Maintenance & Trust

Kolossum – cdnJS for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.0
Last updatedApr 27, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Kolossum – cdnJS for WordPress Developer Profile

wearekolossum

1 plugin · 0 total installs

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

How We Detect Kolossum – cdnJS for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpcdnkoloss/
Script Paths
/wp-content/plugins/wpcdnkoloss/js/wpcdnkoloss-admin.js/wp-content/plugins/wpcdnkoloss/js/wpcdnkoloss-public.js
Version Parameters
wpcdnkoloss/style.css?ver=wpcdnkoloss/script.js?ver=

HTML / DOM Fingerprints

JS Globals
wpcdnkolossWpCdnKoloss
FAQ

Frequently Asked Questions about Kolossum – cdnJS for WordPress