Import CDN-Remote Images Security & Risk Analysis

wordpress.org/plugins/import-cdn-remote-images

Add external images to the media library without importing, i.e. uploading them to your WordPress site.

100 active installs v2.1.3 PHP 5.6+ WP 4.7.4+ Updated Jul 10, 2025
cdn-imagecloudinaryexternal-mediaremote-imageremote-media
99
A · Safe
CVEs total1
Unpatched0
Last CVEJul 16, 2025
Safety Verdict

Is Import CDN-Remote Images Safe to Use in 2026?

Generally Safe

Score 99/100

Import CDN-Remote Images has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jul 16, 2025Updated 8mo ago
Risk Assessment

The 'import-cdn-remote-images' plugin version 2.1.3 exhibits a generally good security posture, with several positive indicators. The absence of dangerous functions, the use of prepared statements for all SQL queries, and the limited attack surface are commendable. Furthermore, the plugin correctly implements nonce and capability checks for its single AJAX entry point. The lack of critical or high-severity taint analysis findings is also a positive sign.

However, there are areas for improvement. While the majority of output is properly escaped, a significant portion (31%) is not, which could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is improperly handled. The plugin also makes three external HTTP requests, which, while not inherently insecure, represent potential vectors for man-in-the-middle attacks or other network-level issues if not implemented with care and secure protocols. The historical vulnerability data, while showing no currently unpatched issues, does indicate a past medium-severity Cross-Site Request Forgery (CSRF) vulnerability, suggesting that thorough security practices are necessary.

In conclusion, the plugin has strengths in its foundational security practices like input sanitization for SQL and access control for its entry points. The primary concerns revolve around the potential for XSS due to unescaped output and the inherent risks associated with external HTTP requests. The past CSRF vulnerability reinforces the need for ongoing vigilance. Overall, the security is moderately strong, but not without potential weaknesses that warrant attention.

Key Concerns

  • Unescaped output detected
  • External HTTP requests detected
  • Past medium severity CSRF vulnerability
Vulnerabilities
1

Import CDN-Remote Images Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48153medium · 4.3Cross-Site Request Forgery (CSRF)

Import CDN-Remote Images <= 2.1.2 - Cross-Site Request Forgery

Jul 16, 2025 Patched in 2.1.3 (6d)
Code Analysis
Analyzed Mar 16, 2026

Import CDN-Remote Images Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

69% escaped64 total outputs
Attack Surface

Import CDN-Remote Images Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_aauicri_admin_ajaximport-cdn-remote-images.php:105
WordPress Hooks 4
actionplugins_loadedimport-cdn-remote-images.php:90
actionadmin_menuimport-cdn-remote-images.php:103
filterplugin_row_metaimport-cdn-remote-images.php:108
actionadmin_initimport-cdn-remote-images.php:111
Maintenance & Trust

Import CDN-Remote Images Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 10, 2025
PHP min version5.6
Downloads5K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Import CDN-Remote Images Developer Profile

Atakan Au

10 plugins · 2K total installs

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

How We Detect Import CDN-Remote Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/import-cdn-remote-images/assets/css/aauicri.css/wp-content/plugins/import-cdn-remote-images/assets/js/aauicri.js
Script Paths
/wp-content/plugins/import-cdn-remote-images/assets/js/aauicri.js
Version Parameters
import-cdn-remote-images/assets/css/aauicri.css?ver=import-cdn-remote-images/assets/js/aauicri.js?ver=

HTML / DOM Fingerprints

JS Globals
aauicri_ajax
FAQ

Frequently Asked Questions about Import CDN-Remote Images