MyD Delivery Security & Risk Analysis

wordpress.org/plugins/myd-delivery

MyD Delivery is the easiest way to turn your WordPress site into a complete online delivery system with no marketplace fees, no complexity.

100 active installs v1.8.1 PHP 7.4+ WP 5.5+ Updated Apr 2, 2026
deliveryfood-delivery
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEDec 31, 2025
Safety Verdict

Is MyD Delivery Safe to Use in 2026?

Mostly Safe

Score 78/100

MyD Delivery is generally safe to use. 1 past CVE were resolved.

1 known CVE 1 unpatched Last CVE: Dec 31, 2025Updated 1mo ago
Risk Assessment

The "myd-delivery" plugin v1.5 exhibits a mixed security posture. While it demonstrates strong practices in SQL query handling and output escaping, significant concerns arise from its unprotected entry points. The presence of 8 unprotected entry points (6 AJAX handlers and 2 REST API routes) creates a substantial attack surface for unauthorized actions. The code analysis also shows a limited number of capability and nonce checks, which are crucial for securing sensitive operations. The vulnerability history, specifically a medium severity CVE related to Authorization Bypass Through User-Controlled Key, is a major red flag. The fact that this vulnerability remains unpatched and its recency (assuming 2025-12-31 is a placeholder for a future date and not a typo) indicates a recurring or unresolved security issue within the plugin's development or maintenance process. This pattern suggests a potential for future vulnerabilities if these authorization and access control weaknesses are not addressed comprehensively. Overall, while the plugin has some good coding practices, the significant number of unprotected entry points and the existence of an unpatched authorization bypass vulnerability present a notable risk.

Key Concerns

  • Unprotected AJAX handlers
  • Unprotected REST API routes
  • Unpatched CVE (medium severity)
  • Limited nonce checks
  • Limited capability checks
Vulnerabilities
1 published

MyD Delivery Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-49334medium · 5.3Authorization Bypass Through User-Controlled Key

MyD Delivery <= 1.3.7 - Unauthenticated Insecure Direct Object Reference

Dec 31, 2025Unpatched
Version History

MyD Delivery Release Timeline

v1.8.1Current1 CVE
v1.81 CVE
v1.7.21 CVE
v1.7.11 CVE
v1.71 CVE
v1.6.51 CVE
v1.6.41 CVE
v1.6.31 CVE
v1.6.21 CVE
v1.6.11 CVE
v1.61 CVE
v1.51 CVE
v1.4.31 CVE
v1.4.21 CVE
v1.4.11 CVE
v1.41 CVE
v1.3.71 CVE
v1.3.61 CVE
v1.3.51 CVE
v1.3.41 CVE
Code Analysis
Analyzed Mar 16, 2026

MyD Delivery Code Analysis

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

Output Escaping

83% escaped759 total outputs
Attack Surface
8 unprotected

MyD Delivery Attack Surface

Entry Points19
Unprotected8

AJAX Handlers 14

authwp_ajax_myddelivery_create_categoryincludes\admin\class-category-manager.php:23
authwp_ajax_myddelivery_update_categoryincludes\admin\class-category-manager.php:24
authwp_ajax_myddelivery_delete_categoryincludes\admin\class-category-manager.php:25
authwp_ajax_myddelivery_reorder_categoriesincludes\admin\class-category-manager.php:26
authwp_ajax_myddelivery_create_draft_orderincludes\ajax\class-create-draft-order.php:22
noprivwp_ajax_myddelivery_create_draft_orderincludes\ajax\class-create-draft-order.php:23
authwp_ajax_myddelivery_update_cartincludes\ajax\class-update-cart.php:19
noprivwp_ajax_myddelivery_update_cartincludes\ajax\class-update-cart.php:20
authwp_ajax_myddelivery_reload_ordersincludes\class-orders-front-panel.php:54
noprivwp_ajax_myddelivery_reload_ordersincludes\class-orders-front-panel.php:55
authwp_ajax_myddelivery_update_ordersincludes\class-orders-front-panel.php:56
noprivwp_ajax_myddelivery_update_ordersincludes\class-orders-front-panel.php:57
authwp_ajax_myddelivery_print_ordersincludes\class-orders-front-panel.php:58
noprivwp_ajax_myddelivery_print_ordersincludes\class-orders-front-panel.php:59

REST API Routes 2

POST/wp-json/myd/v1/mp/payments/notification/includes\mercado-pago\bootstrap.php:24
GET/wp-json/myd/v1/orders/(?P<order_id>\d+)/statusincludes\mercado-pago\bootstrap.php:34

Shortcodes 3

[mydelivery-orders] includes\class-orders-front-panel.php:53
[mydelivery-products] includes\fdm-products-list.php:25
[mydelivery-track-order] includes\fdm-track-order.php:21
WordPress Hooks 20
actionrest_api_initincludes\api\order\class-get-order.php:17
actionrest_api_initincludes\api.php:17
actioninitincludes\class-plugin.php:133
actionadmin_enqueue_scriptsincludes\class-plugin.php:151
actionwp_enqueue_scriptsincludes\class-plugin.php:152
actionadmin_initincludes\class-plugin.php:159
actionadmin_menuincludes\class-plugin.php:162
actionadmin_noticesincludes\class-plugin.php:164
actionadmin_initincludes\class-plugin.php:173
actionadd_meta_boxesincludes\custom-fields\class-custom-fields.php:36
filtermanage_edit-mydelivery-orders_columnsincludes\myd-manage-cpt-columns.php:25
actionmanage_mydelivery-orders_posts_custom_columnincludes\myd-manage-cpt-columns.php:52
filtermanage_edit-mydelivery-produtos_columnsincludes\myd-manage-cpt-columns.php:69
actionmanage_mydelivery-produtos_posts_custom_columnincludes\myd-manage-cpt-columns.php:88
filtermanage_edit-myd-extra-option_columnsincludes\myd-manage-cpt-columns.php:104
actionmanage_myd-extra-option_posts_custom_columnincludes\myd-manage-cpt-columns.php:123
filtermanage_edit-myd-extra-group_columnsincludes\myd-manage-cpt-columns.php:141
actionmanage_myd-extra-group_posts_custom_columnincludes\myd-manage-cpt-columns.php:172
actionadmin_noticesmyd-delivery.php:40
actionadmin_noticesmyd-delivery.php:46
Maintenance & Trust

MyD Delivery Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 2, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

MyD Delivery Developer Profile

Eduardo Villão

5 plugins · 9K total installs

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

How We Detect MyD Delivery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/myd-delivery/assets/js/order-list-ajax.js/wp-content/plugins/myd-delivery/assets/js/orders-panel.js/wp-content/plugins/myd-delivery/assets/css/order-panel-frontend.css
Script Paths
/wp-content/plugins/myd-delivery/assets/js/order-list-ajax.js/wp-content/plugins/myd-delivery/assets/js/orders-panel.js
Version Parameters
myd-delivery/assets/js/order-list-ajax.js?ver=myd-delivery/assets/js/orders-panel.js?ver=myd-delivery/assets/css/order-panel-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
fdm-not-logged
Data Attributes
data-mydelivery-order-status
JS Globals
myddelivery_ajax_objectmyd_order_listmyd_order_details
REST Endpoints
/wp-json/mydelivery/v1/get-all-orders/wp-json/mydelivery/v1/create-order/wp-json/mydelivery/v1/get-product-price/wp-json/mydelivery/v1/update-order
Shortcode Output
[mydelivery-orders]
FAQ

Frequently Asked Questions about MyD Delivery