CI HUB Connector Security & Risk Analysis

wordpress.org/plugins/ci-hub-connector

Work better with images, text and video by connecting your WordPress Site to your cloud storage or the stock media platform of your choice.

90 active installs v1.2.106 PHP 5.6+ WP 4.1+ Updated Jul 18, 2025
connectordam-mam-pimdrag-and-dropmetadatasynchronization
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEApr 21, 2026
Safety Verdict

Is CI HUB Connector Safe to Use in 2026?

Mostly Safe

Score 78/100

CI HUB Connector is generally safe to use. 1 past CVE were resolved.

1 known CVE 1 unpatched Last CVE: Apr 21, 2026Updated 10mo ago
Risk Assessment

The ci-hub-connector plugin exhibits a generally good security posture in several key areas. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the proper escaping of all output are strong indicators of secure coding practices. Furthermore, the plugin has no recorded vulnerabilities, including no known CVEs, which suggests a history of stability and security maintenance.

However, the plugin presents a significant security concern due to its large, unprotected attack surface. Eleven out of twelve total entry points are AJAX handlers that lack authentication checks. This means that any unauthenticated user could potentially interact with these handlers, leading to the execution of plugin functions without proper authorization. While the taint analysis did not reveal any exploitable flows, the sheer number of unprotected entry points creates a substantial risk for potential privilege escalation or unintended actions if a vulnerability is later introduced or discovered within these handlers.

In conclusion, while the plugin demonstrates strong adherence to secure coding principles regarding data handling and output, the lack of authentication on a majority of its AJAX endpoints is a critical weakness. This imbalance between good internal practices and a broad, unprotected external interface warrants caution and highlights the need for immediate remediation of the authentication deficiencies.

Key Concerns

  • Large attack surface without auth checks on AJAX
  • High number of unprotected AJAX handlers
Vulnerabilities
1 published

CI HUB Connector Security Vulnerabilities

CVEs by Year

1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2026-4353medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CI HUB Connector <= 1.2.106 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'id' Shortcode Attribute

Apr 21, 2026Unpatched
Version History

CI HUB Connector Release Timeline

v1.2.106Current1 CVE
v1.2.1051 CVE
v1.2.1041 CVE
v1.2.1031 CVE
v1.2.1021 CVE
v1.2.1011 CVE
v1.2.1001 CVE
v1.2.991 CVE
v1.2.981 CVE
v1.2.901 CVE
v1.2.711 CVE
v1.2.701 CVE
v1.2.691 CVE
v1.2.681 CVE
v1.2.671 CVE
v1.2.661 CVE
v1.2.651 CVE
Code Analysis
Analyzed Mar 16, 2026

CI HUB Connector Code Analysis

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

Output Escaping

100% escaped39 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<ci-hub-wordpress-connector> (ci-hub-wordpress-connector.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
11 unprotected

CI HUB Connector Attack Surface

Entry Points12
Unprotected11

AJAX Handlers 11

authwp_ajax_com_ci_hub_upload_assetci-hub-wordpress-connector.php:139
authwp_ajax_com_ci_hub_relink_itemsci-hub-wordpress-connector.php:202
authwp_ajax_com_ci_hub_replace_linkdataci-hub-wordpress-connector.php:299
authwp_ajax_com_ci_hub_check_asset_availabilityci-hub-wordpress-connector.php:363
authwp_ajax_com_ci_hub_get_max_upload_sizeci-hub-wordpress-connector.php:379
authwp_ajax_com_ci_hub_retrieve_media_itemsci-hub-wordpress-connector.php:391
authwp_ajax_com_ci_hub_get_attachment_thumbnail_as_data_urici-hub-wordpress-connector.php:429
authwp_ajax_com_ci_hub_get_admin_urlci-hub-wordpress-connector.php:459
authwp_ajax_com_ci_hub_get_attachment_original_fileci-hub-wordpress-connector.php:471
authwp_ajax_com_ci_hub_attachment_usageci-hub-wordpress-connector.php:489
authwp_ajax_com_ci_hub_post_attachmentsci-hub-wordpress-connector.php:549

Shortcodes 1

[cihub_metadata] ci-hub-wordpress-connector.php:627
WordPress Hooks 6
actionadmin_noticesci-hub-wordpress-connector.php:16
actionadmin_enqueue_scriptsci-hub-wordpress-connector.php:49
actionelementor/editor/after_enqueue_stylesci-hub-wordpress-connector.php:52
actionwp_footerci-hub-wordpress-connector.php:55
actionpre-plupload-upload-uici-hub-wordpress-connector.php:58
filterattachment_fields_to_editci-hub-wordpress-connector.php:71
Maintenance & Trust

CI HUB Connector Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 18, 2025
PHP min version5.6
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

CI HUB Connector Developer Profile

CI HUB Connector

1 plugin · 90 total installs

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

How We Detect CI HUB Connector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ci-hub-connector/main.js
Script Paths
/wp-content/plugins/ci-hub-connector/main.js
Version Parameters
ci-hub-connector/main.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
com-ci-hub-upload-from-ci-hub-button
Data Attributes
id="com-ci-hub-upload-from-ci-hub-button"
JS Globals
ajax_var
REST Endpoints
/wp-admin/admin-ajax.php
FAQ

Frequently Asked Questions about CI HUB Connector