Muambator Webhooks para WooCommerce Security & Risk Analysis

wordpress.org/plugins/muambator-webhooks-para-woocommerce

Integration with Muambator PRO Webhooks

10 active installs v1.1.0 PHP 5.6+ WP 4.0+ Updated Oct 11, 2018
correiosdeliverymuambatorshippingwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Muambator Webhooks para WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Muambator Webhooks para WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "muambator-webhooks-para-woocommerce" plugin v1.1.0 exhibits several significant security weaknesses that warrant concern, despite its lack of recorded vulnerabilities in its history. The static analysis reveals a substantial attack surface with one unprotected REST API route. This is particularly worrying as REST API endpoints are often targeted for unauthorized data access or manipulation. The code signals further highlight critical issues: 100% of SQL queries are not using prepared statements, and a very low 7% of outputs are properly escaped. This combination strongly suggests a high risk of SQL injection and Cross-Site Scripting (XSS) vulnerabilities, especially given that the taint analysis found flows with unsanitized paths. While there are no known CVEs, this can often be an indicator of a plugin that hasn't been thoroughly audited or has flown under the radar, rather than a testament to its security. The lack of nonce and capability checks on the identified entry points further exacerbates these risks, allowing unauthenticated or unauthorized users to potentially interact with sensitive functionalities.

Key Concerns

  • REST API routes without permission callbacks
  • SQL queries without prepared statements
  • Low output escaping percentage
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Muambator Webhooks para WooCommerce Security Vulnerabilities

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

Muambator Webhooks para WooCommerce Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

7% escaped28 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
mbwebhook_tracking_render (templates\muambator-order-tracking-details.php:20)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Muambator Webhooks para WooCommerce Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

POST/wp-json/mb-webhook/v1/receiveincludes\mb-webhook-process.php:10
WordPress Hooks 10
actioninitincludes\mb-webhook-db.php:9
actionrest_api_initincludes\mb-webhook-process.php:7
actionadmin_menutemplates\mbwebhooks-csv-export.php:99
actionadmin_post_export_mb_csvtemplates\mbwebhooks-csv-export.php:130
actionadd_meta_boxestemplates\mbwebhooks-order-block.php:8
actionadmin_menutemplates\muambator-order-tracking-details.php:7
actionadmin_menutemplates\muambator-webhook.php:25
actionadmin_inittemplates\muambator-webhook.php:35
actionwoocommerce_initWC_MBWebhook_class.php:10
actionplugins_loadedWC_MBWebhook_class.php:11
Maintenance & Trust

Muambator Webhooks para WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 11, 2018
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Muambator Webhooks para WooCommerce Developer Profile

Flecha

1 plugin · 10 total installs

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

How We Detect Muambator Webhooks para WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/black.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/blue.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/brown.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/gray.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/green.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/orange.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/red.png/wp-content/plugins/muambator-webhooks-para-woocommerce/assets/img/white.png+1 more

HTML / DOM Fingerprints

CSS Classes
wp-heading-inline
HTML Comments
Check if WooCommerce and WooCommerce Correios is activeRegister tracking code metabox.CSV Generation action
Data Attributes
name="mb-additional-email"name="mb-csv-months-track-email"name="mb-csv-status-check"name="mb-trackings-metafield"action="<?php echo admin_url( 'admin-post.php' ); ?>"name="action" value="export_mb_csv"+2 more
REST Endpoints
/mb-webhook/v1/receive
FAQ

Frequently Asked Questions about Muambator Webhooks para WooCommerce