WorkflowDone 404 Monitor Security & Risk Analysis

wordpress.org/plugins/workflowdone-404-monitor

Monitor your WordPress site for 404 errors and broken links. Get email notifications when issues are detected.

0 active installs v1.0.3 PHP 7.4+ WP 5.0+ Updated Unknown
404broken-linksemail-notificationsmonitoringseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WorkflowDone 404 Monitor Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The workflowdone-404-monitor plugin version 1.0.3 demonstrates a generally strong security posture with several positive indicators. The complete absence of dangerous functions, a very high percentage of SQL queries using prepared statements, and almost all output being properly escaped are excellent practices that significantly reduce common web application vulnerabilities. Furthermore, the plugin effectively utilizes nonce and capability checks on its AJAX handlers, and there are no known CVEs in its history, suggesting diligent security development and maintenance.

However, the static analysis does reveal some potential areas for concern. The presence of 4 taint flows with unsanitized paths, specifically flagged as high severity, is a significant risk. While the vulnerability history is clean, these taint flows could indicate a latent vulnerability that has not yet been exploited or discovered. The plugin also makes one external HTTP request, which, while not inherently a vulnerability, can be a vector for information disclosure or other attacks if not handled securely. The overall attack surface is moderate with 8 AJAX handlers, and importantly, all are protected by authentication, which is a positive mitigation.

In conclusion, the plugin is built on a solid foundation of secure coding practices. The lack of known vulnerabilities and the extensive use of security features like prepared statements and output escaping are commendable. The primary weakness lies in the high-severity taint flows with unsanitized paths, which require immediate attention to prevent potential exploitation. Addressing these specific flows will greatly enhance the plugin's overall security.

Key Concerns

  • High severity taint flows with unsanitized paths
  • External HTTP request made
Vulnerabilities
None known

WorkflowDone 404 Monitor Security Vulnerabilities

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

WorkflowDone 404 Monitor Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
60 prepared
Unescaped Output
2
158 escaped
Nonce Checks
9
Capability Checks
8
File Operations
0
External Requests
1
Bundled Libraries
0

SQL Query Safety

97% prepared62 total queries

Output Escaping

99% escaped160 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

10 flows4 with unsanitized paths
ajax_add_to_base (workflowdone-404-monitor.php:608)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WorkflowDone 404 Monitor Attack Surface

Entry Points8
Unprotected0

AJAX Handlers 8

authwp_ajax_wfd404_run_indexworkflowdone-404-monitor.php:66
authwp_ajax_wfd404_add_to_baseworkflowdone-404-monitor.php:67
authwp_ajax_wfd404_add_all_to_baseworkflowdone-404-monitor.php:68
authwp_ajax_wfd404_ignore_urlworkflowdone-404-monitor.php:69
authwp_ajax_wfd404_resolve_urlworkflowdone-404-monitor.php:70
authwp_ajax_wfd404_bulk_resolveworkflowdone-404-monitor.php:71
authwp_ajax_wfd404_recheck_urlworkflowdone-404-monitor.php:72
authwp_ajax_wfd404_test_emailworkflowdone-404-monitor.php:73
WordPress Hooks 4
actioninitworkflowdone-404-monitor.php:62
actionadmin_menuworkflowdone-404-monitor.php:63
actionadmin_enqueue_scriptsworkflowdone-404-monitor.php:64
actionwfd404_daily_scanworkflowdone-404-monitor.php:75

Scheduled Events 1

wfd404_daily_scan
Maintenance & Trust

WorkflowDone 404 Monitor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads168

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WorkflowDone 404 Monitor Developer Profile

workflowdone

3 plugins · 40 total installs

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

How We Detect WorkflowDone 404 Monitor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/workflowdone-404-monitor/css/wfd404-style.css/wp-content/plugins/workflowdone-404-monitor/js/wfd404-script.js
Script Paths
/wp-content/plugins/workflowdone-404-monitor/js/wfd404-script.js
Version Parameters
workflowdone-404-monitor/css/wfd404-style.css?ver=workflowdone-404-monitor/js/wfd404-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wfd404-admin-wrap
JS Globals
wfd404_ajax_object
REST Endpoints
/wp-json/wfd404/v1/settings
FAQ

Frequently Asked Questions about WorkflowDone 404 Monitor