LinkMyDeals Security & Risk Analysis

wordpress.org/plugins/linkmydeals

LinkMyDeals provides Coupon Feeds from 4000+ Online Stores. You can use this plugin to automatically pull Coupons & Deals into popular WordPress C …

300 active installs v2.1.3 PHP 7.4+ WP 5.5+ Updated Nov 18, 2025
coupon-apicoupon-feedcouponsdealslinkmydeals
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LinkMyDeals Safe to Use in 2026?

Generally Safe

Score 100/100

LinkMyDeals 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 "linkmydeals" v2.1.3 plugin exhibits a mixed security posture. On the positive side, it shows good practices in output escaping, with 87% of outputs properly handled. The absence of known CVEs, critical or high severity taint flows, and dangerous functions in the code are also strong indicators of a generally well-developed plugin. There are no external HTTP requests, which limits potential for external influence or data exfiltration.

However, significant concerns arise from the static analysis. The plugin exposes one REST API route without proper permission callbacks, creating an unprotected entry point that could be exploited by unauthenticated users. Furthermore, while the overall number of SQL queries is high, only 17% utilize prepared statements, suggesting a significant risk of SQL injection vulnerabilities. The taint analysis, although not flagging critical or high severity issues, did reveal five flows with unsanitized paths, which, when combined with the lack of robust SQL preparation, warrants attention.

In conclusion, "linkmydeals" v2.1.3 has strengths in its lack of historical vulnerabilities and good output escaping. Nevertheless, the unprotected REST API endpoint and the high proportion of raw SQL queries represent substantial security weaknesses that require immediate attention to mitigate potential risks.

Key Concerns

  • REST API route without permission callback
  • High percentage of SQL queries not prepared
  • Unsanitized paths in taint analysis flows
Vulnerabilities
None known

LinkMyDeals Security Vulnerabilities

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

LinkMyDeals Code Analysis

Dangerous Functions
0
Raw SQL Queries
167
35 prepared
Unescaped Output
12
83 escaped
Nonce Checks
8
Capability Checks
1
File Operations
10
External Requests
0
Bundled Libraries
0

SQL Query Safety

17% prepared202 total queries

Output Escaping

87% escaped95 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
linkmydeals_file_upload (linkmydeals.php:79)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

LinkMyDeals Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/linkmydeals/v1checkStatuslinkmydeals.php:382
WordPress Hooks 19
filtercron_scheduleslinkmydeals.php:478
filtersite_health_navigation_tabslinkmydeals.php:482
actionlinkmydeals_check_wpcron_eventlinkmydeals.php:486
actionadmin_menulinkmydeals.php:487
actionadmin_post_linkmydeals_save_api_configlinkmydeals.php:488
actionadmin_post_linkmydeals_save_import_configlinkmydeals.php:489
actionadmin_post_linkmydeals_sync_offerslinkmydeals.php:490
actionadmin_post_linkmydeals_delete_offerslinkmydeals.php:491
actionadmin_post_linkmydeals_delete_imageslinkmydeals.php:492
actionadmin_post_linkmydeals_pull_feedlinkmydeals.php:493
actionadmin_post_linkmydeals_file_uploadlinkmydeals.php:494
actionadmin_post_linkmydeals_download_logslinkmydeals.php:495
actionadmin_post_lmd_custom_templatelinkmydeals.php:496
actionlinkmydeals_pull_feed_eventlinkmydeals.php:497
actionlinkmydeals_process_batch_eventlinkmydeals.php:498
actionrest_api_initlinkmydeals.php:499
actionadmin_noticeslinkmydeals.php:500
actionsite_health_tab_contentlinkmydeals.php:501
actionplugins_loadedlinkmydeals.php:502

Scheduled Events 6

linkmydeals_pull_feed_event
linkmydeals_process_batch_event
linkmydeals_check_wpcron_event
linkmydeals_process_batch_event
linkmydeals_process_batch_event
linkmydeals_pull_feed_event
Maintenance & Trust

LinkMyDeals Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2025
PHP min version7.4
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

LinkMyDeals Developer Profile

Kamil Khan

2 plugins · 600 total installs

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

How We Detect LinkMyDeals

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linkmydeals/css/linkmydeals-admin.css/wp-content/plugins/linkmydeals/js/linkmydeals-admin.js/wp-content/plugins/linkmydeals/js/linkmydeals-frontend.js
Version Parameters
linkmydeals-admin.css?ver=linkmydeals-admin.js?ver=linkmydeals-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
linkmydeals_logolinkmydeals-notice
Data Attributes
data-noncedata-actiondata-field
JS Globals
linkmydeals_js_vars
FAQ

Frequently Asked Questions about LinkMyDeals