Modulux Shipping Helper for WooCommerce Security & Risk Analysis

wordpress.org/plugins/modulux-shipping-helper

Enhances WooCommerce Flat Rate shipping by allowing per-product custom weight units, rule-based pricing, VAT, and smart calculation logic.

0 active installs v1.0.0 PHP 7.0+ WP 5.6+ Updated Oct 26, 2025
flat-rateshippingshipping-calculatorweight-unitwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Modulux Shipping Helper for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Modulux Shipping Helper for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "modulux-shipping-helper" plugin version 1.0.0 demonstrates a generally good security posture with several positive indicators. The absence of any known vulnerabilities (CVEs) and recorded past issues suggests a stable and well-maintained codebase. The plugin also correctly utilizes prepared statements for all SQL queries, has a high percentage of properly escaped output, and performs file operations and external HTTP requests, which are all positive security practices. The plugin also includes nonce checks and capability checks, further enhancing its security.

However, a significant concern arises from the static analysis, which identifies one unprotected AJAX handler as the sole entry point into the plugin's functionality. This means that an attacker could potentially interact with this handler without any authentication or authorization checks, opening it up to various attacks if it processes user-supplied data in an insecure manner. While taint analysis shows no unsanitized paths or critical/high severity flows, this doesn't negate the risk posed by the unprotected entry point, as the nature of the data processed and the actions performed by the AJAX handler are not detailed in the provided static analysis.

In conclusion, while the plugin exhibits many strengths in secure coding practices and a clean vulnerability history, the presence of a single, unprotected AJAX entry point represents a notable weakness. This single point of potential compromise should be prioritized for immediate review and remediation to ensure the overall security of the WordPress site.

Key Concerns

  • Unprotected AJAX handler identified
Vulnerabilities
None known

Modulux Shipping Helper for WooCommerce Security Vulnerabilities

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

Modulux Shipping Helper for WooCommerce Code Analysis

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

Output Escaping

93% escaped70 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
modulux_save_shipping_helper_settings (includes\admin-settings.php:320)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Modulux Shipping Helper for WooCommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_modulux_suggest_weightincludes\suggest-weight.php:34
WordPress Hooks 15
actionadmin_menuincludes\admin-settings.php:15
actionadmin_enqueue_scriptsincludes\admin-settings.php:20
actionadmin_noticesincludes\admin-settings.php:334
actionadmin_noticesincludes\admin-settings.php:342
actionadmin_noticesincludes\admin-settings.php:358
actionadmin_noticesincludes\admin-settings.php:379
actionadmin_initincludes\admin-settings.php:472
actionwoocommerce_product_options_dimensionsincludes\product-fields.php:32
actionwoocommerce_admin_process_product_objectincludes\product-fields.php:46
filterwoocommerce_package_ratesincludes\shipping-logic.php:8
filterwoocommerce_format_weightincludes\shipping-logic.php:136
actionwoocommerce_product_options_shippingincludes\suggest-weight.php:5
actionadmin_enqueue_scriptsincludes\suggest-weight.php:12
actionplugins_loadedmodulux-shipping-helper.php:23
actionadmin_noticesmodulux-shipping-helper.php:25
Maintenance & Trust

Modulux Shipping Helper for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 26, 2025
PHP min version7.0
Downloads155

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Modulux Shipping Helper for WooCommerce Developer Profile

modulux

3 plugins · 10 total installs

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

How We Detect Modulux Shipping Helper for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/modulux-shipping-helper/assets/css/admin.css/wp-content/plugins/modulux-shipping-helper/assets/js/admin.js
Script Paths
/wp-content/plugins/modulux-shipping-helper/assets/js/admin.js
Version Parameters
modulux-shipping-helper/assets/css/admin.css?ver=modulux-shipping-helper/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
modulux-shipping-helper
Data Attributes
modulux_units_nonce
JS Globals
modulux_i18n
FAQ

Frequently Asked Questions about Modulux Shipping Helper for WooCommerce