CDN Linker lite Security & Risk Analysis

wordpress.org/plugins/ossdl-cdn-off-linker

Rewrites links to static files to your own CDN network.

20 active installs v1.3.1 PHP + WP 2.7+ Updated May 25, 2011
cdncloudfrontlinksmediasimplecdn
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CDN Linker lite Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "ossdl-cdn-off-linker" plugin version 1.3.1 exhibits a generally good security posture in terms of its exposed attack surface and its handling of database operations. There are no detected AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited. Furthermore, all SQL queries are properly prepared, which significantly mitigates the risk of SQL injection vulnerabilities. The lack of any recorded vulnerabilities in its history is also a positive indicator of past security diligence.

However, there are significant concerns raised by the static analysis. Notably, 100% of the detected output operations are not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in the user's browser. The taint analysis revealing two flows with unsanitized paths further reinforces this concern, suggesting that data entering the plugin may not be sufficiently validated or cleaned before being outputted. While the attack surface is minimal, the lack of capability checks and nonce checks on any potential, albeit currently non-existent, entry points means that if new entry points were added in the future without proper security measures, they could be immediately vulnerable.

In conclusion, while the plugin's core structure appears robust against common web application attacks like SQL injection and has a clean vulnerability history, the complete lack of output escaping is a critical weakness. This, combined with the taint analysis findings, makes XSS a significant threat. The absence of capability and nonce checks, while not an immediate problem due to the zero attack surface, represents a missed opportunity for defensive coding practices.

Key Concerns

  • Unescaped output detected
  • Taint flows with unsanitized paths
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

CDN Linker lite Security Vulnerabilities

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

CDN Linker lite Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ossdl_off_options (wp-cdn-linker.php:42)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CDN Linker lite Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actiontemplate_redirectwp-cdn-linker.php:13
actionadmin_menuwp-cdn-linker.php:36
Maintenance & Trust

CDN Linker lite Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMay 25, 2011
PHP min version
Downloads12K

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

CDN Linker lite Developer Profile

wmark

1 plugin · 20 total installs

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

How We Detect CDN Linker lite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ossdl-cdn-off-linker//wp-includes/

HTML / DOM Fingerprints

Data Attributes
name="ossdl_off_cdn_url"name="ossdl_off_include_dirs"name="ossdl_off_exclude"name="ossdl_off_rootrelative"value="update_ossdl_off"
FAQ

Frequently Asked Questions about CDN Linker lite