Shipping Options Security & Risk Analysis

wordpress.org/plugins/shipping-options

Adds shipping options to posts, pages or any other selected post type. Full support for Catalog X.

30 active installs v1.1.10 PHP + WP 3.7+ Updated Dec 3, 2025
dhldpdecommerceratesshipping
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Shipping Options Safe to Use in 2026?

Generally Safe

Score 100/100

Shipping Options 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 plugin "shipping-options" v1.1.10 demonstrates a generally strong security posture based on the provided static analysis. It features no known vulnerabilities, no dangerous functions, and all SQL queries utilize prepared statements. Furthermore, the absence of file operations and external HTTP requests reduces the potential attack surface. The presence of nonces and capability checks on its entry points indicates an awareness of common WordPress security practices.

However, a significant concern is the low percentage (33%) of properly escaped output. This opens the door for potential cross-site scripting (XSS) vulnerabilities, especially as the plugin has two shortcodes which are common places for user-supplied data to be rendered. While taint analysis did not reveal any immediate issues, the lack of comprehensive output sanitization is a notable weakness that could be exploited if user-supplied data is not handled with sufficient care. The absence of historical vulnerabilities is positive, but it doesn't negate the risks identified in the current code analysis.

In conclusion, while the plugin is built on a solid foundation with good practices in core areas like SQL and authentication, the insufficient output escaping is a significant oversight. This single weakness could undermine the otherwise good security practices. Users should be aware of this potential for XSS and developers should prioritize addressing the output escaping to improve the plugin's overall security.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Shipping Options Security Vulnerabilities

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

Shipping Options Code Analysis

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

Output Escaping

33% escaped33 total outputs
Attack Surface

Shipping Options Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[product_shipping] modules\shipping\shipping-shortcodes.php:15
[shipping_options] sep\functions.php:77
WordPress Hooks 15
filterpll_copy_post_metasmodules\shipping\ext\polylang.php:14
filterwpml_config_arraymodules\shipping\ext\polylang.php:30
actionproduct_detailsmodules\shipping\shipping-functions.php:104
actionadd_product_metaboxesmodules\shipping\shipping-meta.php:15
filterproduct_meta_savemodules\shipping\shipping-meta.php:71
actionsettings-menumodules\shipping\shipping-settings.php:15
actionproduct-settings-listmodules\shipping\shipping-settings.php:30
actionsingle_names_table_startmodules\shipping\shipping-settings.php:195
filterthe_contentsep\functions.php:106
actionadmin_menusep\settings.php:16
actionadmin_initsep\settings.php:25
actionadd_meta_boxessep\shipping-register.php:16
actionpost_updatedsep\shipping-register.php:38
actionpost_type_x_addonsshipping-options.php:23
actionafter_setup_themeshipping-options.php:24
Maintenance & Trust

Shipping Options Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Shipping Options Developer Profile

impleCode

7 plugins · 11K total installs

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

How We Detect Shipping Options

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shipping-options/sep/functions.php/wp-content/plugins/shipping-options/modules/shipping/shipping-shortcodes.php/wp-content/plugins/shipping-options/modules/shipping/shipping-functions.php/wp-content/plugins/shipping-options/modules/shipping/shipping-meta.php/wp-content/plugins/shipping-options/modules/shipping/shipping-settings.php/wp-content/plugins/shipping-options/modules/shipping/shipping-conditionals.php/wp-content/plugins/shipping-options/modules/shipping/ext/polylang.php

HTML / DOM Fingerprints

CSS Classes
shipping-table
Shortcode Output
[product_shipping][shipping_options]
FAQ

Frequently Asked Questions about Shipping Options