VDL Site Leak Scanner Security & Risk Analysis

wordpress.org/plugins/vdl-site-leak-scanner

Find 404 errors, redirect chains, and orphaned URLs in WordPress before they leak SEO value.

0 active installs v1.1.19 PHP 7.4+ WP 6.0+ Updated Feb 20, 2026
broken-linksredirectsseositemapwebsite-audit
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is VDL Site Leak Scanner Safe to Use in 2026?

Generally Safe

Score 100/100

VDL Site Leak Scanner has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The vdl-site-leak-scanner v1.1.19 plugin exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs and a strong emphasis on prepared statements for SQL queries are positive indicators. The presence of nonce and capability checks on all AJAX handlers also suggests an effort to protect against common WordPress vulnerabilities.

However, there are areas of concern. A significant portion of output (38%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever rendered directly to the browser. The taint analysis reveals three flows with unsanitized paths, indicating potential for privilege escalation or unauthorized data access, even though no critical or high severity issues were flagged. The plugin also performs file operations and makes a notable number of external HTTP requests, which, when combined with unsanitized paths, could be exploited.

Given the lack of historical vulnerabilities, it's difficult to draw conclusions about long-term maintenance. However, the current analysis shows a plugin that is largely secure in its handling of core WordPress security mechanisms like AJAX and SQL, but has weaknesses in output escaping and potential vulnerabilities in how it handles file paths and external requests.

Key Concerns

  • Unsanitized paths in taint flows
  • Significant portion of unescaped output
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

VDL Site Leak Scanner Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

VDL Site Leak Scanner Release Timeline

v1.1.19Current
Code Analysis
Analyzed Mar 17, 2026

VDL Site Leak Scanner Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
53
88 escaped
Nonce Checks
8
Capability Checks
11
File Operations
1
External Requests
10
Bundled Libraries
0

Output Escaping

62% escaped141 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
handle_scan_status (vdl-site-leak-scanner.php:1943)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

VDL Site Leak Scanner Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 7

authwp_ajax_fix_my_site_run_scanvdl-site-leak-scanner.php:267
authwp_ajax_fix_my_site_scan_statusvdl-site-leak-scanner.php:268
authwp_ajax_fix_my_site_run_self_testvdl-site-leak-scanner.php:269
authwp_ajax_fix_my_site_save_licensevdl-site-leak-scanner.php:270
authwp_ajax_fix_my_site_get_free_keyvdl-site-leak-scanner.php:271
authwp_ajax_fix_my_site_recover_keyvdl-site-leak-scanner.php:272
authwp_ajax_fix_my_site_test_urlvdl-site-leak-scanner.php:273
WordPress Hooks 4
actionadmin_menuvdl-site-leak-scanner.php:264
actionadmin_initvdl-site-leak-scanner.php:265
actionadmin_enqueue_scriptsvdl-site-leak-scanner.php:266
actionadmin_post_fix_my_site_export_csvvdl-site-leak-scanner.php:274
Maintenance & Trust

VDL Site Leak Scanner Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 20, 2026
PHP min version7.4
Downloads172

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

VDL Site Leak Scanner Developer Profile

VaultDevLabs

2 plugins · 0 total installs

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

How We Detect VDL Site Leak Scanner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vdl-site-leak-scanner/assets/css/site-leak-scanner.css/wp-content/plugins/vdl-site-leak-scanner/assets/js/site-leak-scanner.js/wp-content/plugins/vdl-site-leak-scanner/assets/js/vdl-site-leak-scanner-admin.js/wp-content/plugins/vdl-site-leak-scanner/assets/css/vdl-site-leak-scanner-admin.css
Script Paths
/wp-content/plugins/vdl-site-leak-scanner/assets/js/site-leak-scanner.js/wp-content/plugins/vdl-site-leak-scanner/assets/js/vdl-site-leak-scanner-admin.js
Version Parameters
vdl-site-leak-scanner/assets/css/site-leak-scanner.css?ver=vdl-site-leak-scanner/assets/js/site-leak-scanner.js?ver=vdl-site-leak-scanner/assets/js/vdl-site-leak-scanner-admin.js?ver=vdl-site-leak-scanner/assets/css/vdl-site-leak-scanner-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
vdl-site-leak-scanner-results-table
Data Attributes
data-scan-nonce
JS Globals
vdlSiteLeakScannerAdmin
FAQ

Frequently Asked Questions about VDL Site Leak Scanner