iCARRY Security & Risk Analysis

wordpress.org/plugins/icarry

Adds new iCARRY shipping options.

300 active installs v2.7 PHP 7.4+ WP 6.0+ Updated Nov 27, 2025
custom-shippingicarrywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is iCARRY Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "icarry" v2.7 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and properly escaping a high percentage of its output. The absence of known vulnerabilities (CVEs) and recorded common vulnerability types suggests a history of responsible development or effective patching. The taint analysis also shows no critical or high severity unsanitized paths, which is a significant positive indicator.

However, there are several notable security concerns. The plugin exposes four AJAX handlers without any authentication or capability checks. This represents a substantial attack surface that could allow unauthenticated users to trigger potentially sensitive actions within the plugin. While file operations, external HTTP requests, and nonce checks are present, their effectiveness is undermined by the lack of access control on the AJAX endpoints. The plugin also lacks capability checks entirely, further contributing to the risk associated with its unprotected entry points.

In conclusion, while "icarry" v2.7 benefits from secure data handling in SQL and output escaping, the unprotected AJAX endpoints are a critical weakness. The absence of known vulnerabilities is a positive sign, but it does not mitigate the inherent risk posed by unauthenticated entry points. Developers should prioritize implementing proper authentication and authorization checks on all AJAX handlers to address these significant security concerns.

Key Concerns

  • Unprotected AJAX handlers
  • No capability checks
Vulnerabilities
None known

iCARRY Security Vulnerabilities

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

iCARRY Code Analysis

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

Output Escaping

92% escaped13 total outputs
Attack Surface
4 unprotected

iCARRY Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_icarry_get_states_by_countryinc\helpers.php:310
noprivwp_ajax_icarry_get_states_by_countryinc\helpers.php:311
authwp_ajax_icarry_shipping_for_woocommerce_check_connectivity_fetch_requestinc\settings-page.php:83
noprivwp_ajax_icarry_shipping_for_woocommerce_check_connectivity_fetch_requestinc\settings-page.php:84
WordPress Hooks 9
actionplugins_loadedicarry-shipping-for-woocommerce.php:39
actionadmin_noticesicarry-shipping-for-woocommerce.php:43
actionwoocommerce_shipping_initicarry-shipping-for-woocommerce.php:56
filterwoocommerce_shipping_methodsicarry-shipping-for-woocommerce.php:60
actionwp_enqueue_scriptsicarry-shipping-for-woocommerce.php:65
filterwoocommerce_checkout_fieldsicarry-shipping-for-woocommerce.php:93
actionwoocommerce_thankyouinc\icarry-shipping-for-woocommerce\class-order-created.php:13
actionwoocommerce_cart_calculate_feesinc\icarry-shipping-for-woocommerce\class-shipping-method.php:24
actionadmin_enqueue_scriptsinc\settings-page.php:10
Maintenance & Trust

iCARRY Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 27, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

iCARRY Developer Profile

Hassan Fakih

1 plugin · 300 total installs

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

How We Detect iCARRY

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/icarry-shipping-for-woocommerce/assets/js/js.min.js/wp-content/plugins/icarry-shipping-for-woocommerce/assets/js/checkout.js/wp-content/plugins/icarry-shipping-for-woocommerce/assets/css/styles.css
Script Paths
assets/js/js.min.jsassets/js/checkout.js
Version Parameters
icarry-shipping-for-woocommerce

HTML / DOM Fingerprints

JS Globals
icarry_ajax_objectICarryShippingForWooCommerceVariables
REST Endpoints
/wp-json/icarry-shipping-for-woocommerce
FAQ

Frequently Asked Questions about iCARRY