Images Sync for Cloudflare Security & Risk Analysis

wordpress.org/plugins/images-sync-for-cloudflare

Auto-sync WordPress images to Cloudflare Images. Stores optimized CDN URLs in post meta — ready for headless, ACF, or classic themes.

0 active installs v1.0.8 PHP 8.0+ WP 6.2+ Updated Unknown
acfcdncloudflareheadlessimages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Images Sync for Cloudflare Safe to Use in 2026?

Generally Safe

Score 100/100

Images Sync for Cloudflare has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "images-sync-for-cloudflare" plugin v1.0.8 exhibits a concerning security posture primarily due to a significant number of unprotected AJAX handlers. While the plugin demonstrates good practices in other areas, such as the exclusive use of prepared statements for SQL queries and a high percentage of properly escaped output, the unprotected AJAX endpoints represent a substantial attack surface. The taint analysis shows unsanitized paths in 6 flows, which, while not classified as critical or high severity in this specific analysis, warrants attention given the lack of authentication on the AJAX handlers.

The plugin's vulnerability history is clean, with no recorded CVEs. This absence of known vulnerabilities is a positive indicator, suggesting either robust development or limited historical scrutiny. However, it does not mitigate the immediate risks identified in the static analysis. The presence of file operations and external HTTP requests, combined with unprotected entry points, could potentially be exploited if an attacker can leverage an unsanitized path to influence these actions.

In conclusion, while the "images-sync-for-cloudflare" plugin has strengths in its SQL handling and output escaping, the security weaknesses are pronounced. The primary concern is the high number of unprotected AJAX handlers, which, coupled with the identified unsanitized paths, creates a clear risk of unauthorized actions or data manipulation. The lack of a known vulnerability history should not lead to complacency, and addressing the unprotected AJAX endpoints is crucial for improving its overall security.

Key Concerns

  • AJAX handlers without auth checks
  • Flows with unsanitized paths
  • File operations found
  • External HTTP requests found
Vulnerabilities
None known

Images Sync for Cloudflare Security Vulnerabilities

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

Images Sync for Cloudflare Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
6 prepared
Unescaped Output
16
199 escaped
Nonce Checks
18
Capability Checks
17
File Operations
1
External Requests
8
Bundled Libraries
0

SQL Query Safety

100% prepared6 total queries

Output Escaping

93% escaped215 total outputs
Data Flows
6 unsanitized

Data Flow Analysis

12 flows6 with unsanitized paths
handle_save (src\Admin\MappingsPage.php:148)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Images Sync for Cloudflare Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

authwp_ajax_cfimg_meta_keyssrc\Admin\AdminMenu.php:33
authwp_ajax_cfimg_acf_fieldssrc\Admin\AdminMenu.php:34
authwp_ajax_cfimg_test_mappingsrc\Admin\AdminMenu.php:35
authwp_ajax_cfimg_flex_testsrc\Admin\AdminMenu.php:38
authwp_ajax_cfimg_flex_enablesrc\Admin\AdminMenu.php:39
authwp_ajax_cfimg_validate_attachmentsrc\Admin\AdminMenu.php:42
WordPress Hooks 12
actionplugins_loadedimages-sync-for-cloudflare.php:171
actioncfimg_sync_singleimages-sync-for-cloudflare.php:190
actionplugins_loadedimages-sync-for-cloudflare.php:203
actionrest_api_initimages-sync-for-cloudflare.php:228
actionplugins_loadedimages-sync-for-cloudflare.php:240
actionadmin_menusrc\Admin\AdminMenu.php:26
actionadmin_enqueue_scriptssrc\Admin\AdminMenu.php:27
actionadmin_noticessrc\Admin\AdminMenu.php:28
actionwp_dashboard_setupsrc\Admin\AdminMenu.php:29
actionacf/save_postsrc\Core\Hooks.php:82
actionwp_after_insert_postsrc\Core\Hooks.php:88
actioncfimg_bulk_syncsrc\Jobs\BulkEnqueuer.php:32
Maintenance & Trust

Images Sync for Cloudflare Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedUnknown
PHP min version8.0
Downloads178

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Images Sync for Cloudflare Developer Profile

Franky

2 plugins · 0 total installs

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

How We Detect Images Sync for Cloudflare

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/images-sync-for-cloudflare/assets/css/admin-styles.css/wp-content/plugins/images-sync-for-cloudflare/assets/js/admin-scripts.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/mapping-form.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/preview-page.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/settings-form.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/vendor/vue.js
Script Paths
/wp-content/plugins/images-sync-for-cloudflare/assets/js/admin-scripts.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/mapping-form.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/preview-page.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/settings-form.js/wp-content/plugins/images-sync-for-cloudflare/assets/js/vendor/vue.js
Version Parameters
images-sync-for-cloudflare/assets/css/admin-styles.css?ver=images-sync-for-cloudflare/assets/js/admin-scripts.js?ver=images-sync-for-cloudflare/assets/js/mapping-form.js?ver=images-sync-for-cloudflare/assets/js/preview-page.js?ver=images-sync-for-cloudflare/assets/js/settings-form.js?ver=images-sync-for-cloudflare/assets/js/vendor/vue.js?ver=

HTML / DOM Fingerprints

CSS Classes
cfimg-admin-menucfimg-mappings-pagecfimg-settings-pagecfimg-preview-pagecfimg-dashboard-widget
HTML Comments
<!-- TODO: Remove this cfi_ → cfimg_ migration block after acceptance into the WP.org repository. -->
Data Attributes
data-cfimg-mapping-iddata-cfimg-meta-keydata-cfimg-field-keydata-cfimg-test-url
JS Globals
cfimg_admin_params
REST Endpoints
/wp-json/cfimg/v1/mappings/wp-json/cfimg/v1/settings/wp-json/cfimg/v1/sync
FAQ

Frequently Asked Questions about Images Sync for Cloudflare