Limbo Security & Risk Analysis

wordpress.org/plugins/limbo

A WooCommerce extension to manage connections and products via a custom admin interface.

10 active installs v1.0.3 PHP 7.2+ WP 5.0+ Updated Apr 23, 2025
exportimportproductswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Limbo Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'limbo' v1.0.3 plugin exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, are protected by authentication checks, which is a significant positive. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped output. The absence of dangerous functions, critical or high-severity taint flows, and any recorded historical vulnerabilities further bolster its security profile. The presence of nonce and capability checks on entry points indicates a thoughtful approach to securing user interactions.

While the static analysis reveals no immediate critical vulnerabilities, a few minor areas could be noted for future improvement. The single file operation and the external HTTP requests, though not inherently problematic, represent potential attack vectors if not handled with extreme care and proper validation. The plugin's attack surface is small, and notably, all entry points are secured, which is commendable. However, the lack of any taint analysis data (0 flows analyzed) means that complex or indirect vulnerabilities might not have been detected. Overall, the plugin appears to be well-developed from a security perspective, with a history of zero known vulnerabilities, suggesting a diligent development team or simply a lack of complex functionality that attracts exploits.

Vulnerabilities
None known

Limbo Security Vulnerabilities

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

Limbo Code Analysis

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

Output Escaping

90% escaped29 total outputs
Attack Surface

Limbo Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_limbo_get_wc_productsadmin\export\limbo-export-functions.php:8
authwp_ajax_limbo_export_productsadmin\export\limbo-export-functions.php:9
authwp_ajax_limbo_import_productsadmin\import\limbo-import-functions.php:14
authwp_ajax_get_woo_productadmin\limbo-connections\limbo-connections.php:8
authwp_ajax_limbo_new_connection_get_wc_productsadmin\new-connection\limbo-new-connection-functions.php:50
WordPress Hooks 8
actionadmin_enqueue_scriptsadmin\export\limbo-export.php:56
actionadmin_enqueue_scriptsadmin\limbo-connections\limbo-connections.php:99
actionadmin_noticeslimbo.php:27
actionadmin_menulimbo.php:103
actionadmin_enqueue_scriptslimbo.php:134
actionwoocommerce_after_add_to_cart_buttonlimbo.php:160
actionwp_enqueue_scriptslimbo.php:175
actionwp_enqueue_scriptslimbo.php:187
Maintenance & Trust

Limbo Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 23, 2025
PHP min version7.2
Downloads803

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Limbo Developer Profile

Bruno Pastorelli

1 plugin · 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 Limbo

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/limbo/css/admin-style.css/wp-content/plugins/limbo/js/admin-script.js/wp-content/plugins/limbo/js/product-page.js/wp-content/plugins/limbo/css/product-page.css
Script Paths
/wp-content/plugins/limbo/js/admin-script.js/wp-content/plugins/limbo/js/product-page.js
Version Parameters
limbo-admin-css?ver=limbo-admin-js?ver=limbo-product-script?ver=limbo-product-styles?ver=

HTML / DOM Fingerprints

CSS Classes
limbo-modallimbo-modal-contentlimbo-modal-headerlimbo-modal-bodylimbo-close
Data Attributes
id="limbo-redirect-btn"id="limbo-modal"id="limbo-iframe"
JS Globals
limboData
FAQ

Frequently Asked Questions about Limbo