DynamicIP Watchdog Security & Risk Analysis

wordpress.org/plugins/dynamicip-watchdog

DynamicIP Watchdog keeps you informed about changes in your website's outbound IP address.

0 active installs v2.0 PHP 8.2+ WP 6.5+ Updated Apr 16, 2025
ip-change-notifierip-shift-detectionnotification-pluginoutbound-ip-alertswebsite-monitoring
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DynamicIP Watchdog Safe to Use in 2026?

Generally Safe

Score 100/100

DynamicIP Watchdog has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The dynamicip-watchdog v2.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries without prepared statements, unsanitized taint flows, and a complete lack of reported vulnerabilities in its history are all highly positive indicators. Furthermore, all output is properly escaped, and file operations are not present, which minimizes common attack vectors. The plugin also demonstrates good practice by utilizing a capability check for its single cron event, ensuring some level of authorization is considered.

However, there are a few areas that warrant attention for further hardening. The complete absence of nonce checks on its entry points, including the single cron event, leaves it susceptible to CSRF attacks if the cron event performs any sensitive actions. While no vulnerabilities are currently recorded, this pattern of historical cleanliness could simply indicate a lack of public discovery rather than inherent invulnerability, especially given the lack of comprehensive security checks like nonces. The plugin also makes one external HTTP request, which, while not inherently a vulnerability, is an external dependency that could be a vector if not handled securely. Overall, the plugin is well-coded from a security perspective but could benefit from implementing nonce checks on its cron event for an even more robust defense.

Key Concerns

  • Missing nonce checks on cron events
  • External HTTP request without clear security context
Vulnerabilities
None known

DynamicIP Watchdog Security Vulnerabilities

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

DynamicIP Watchdog Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped17 total outputs
Attack Surface

DynamicIP Watchdog Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initadmin\admin-ui-setup.php:38
actionadmin_enqueue_scriptsadmin\admin-ui-setup.php:93
actionadmin_enqueue_scriptsadmin\admin-ui-setup.php:113
actionadmin_initthemesupport-dynamicip-watchdog.php:47
actionadmin_menuthemesupport-dynamicip-watchdog.php:65
filtercron_schedulesthemesupport-dynamicip-watchdog.php:75
actionts_dipwd_verify_ip_consistencythemesupport-dynamicip-watchdog.php:87
actionplugins_loadedthemesupport-dynamicip-watchdog.php:103

Scheduled Events 1

ts_dipwd_verify_ip_consistency
Maintenance & Trust

DynamicIP Watchdog Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 16, 2025
PHP min version8.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DynamicIP Watchdog Developer Profile

ThemeSupport

2 plugins · 300 total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
11 days
View full developer profile
Detection Fingerprints

How We Detect DynamicIP Watchdog

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dynamicip-watchdog/assets/css/bootstrap.min.css/wp-content/plugins/dynamicip-watchdog/assets/js/bootstrap.bundle.min.js/wp-content/plugins/dynamicip-watchdog/assets/css/plugin_style.css
Script Paths
/wp-content/plugins/dynamicip-watchdog/assets/js/bootstrap.bundle.min.js
Version Parameters
dynamicip-watchdog/assets/css/plugin_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
ts-dipwd-bootstrap_cssts-dipwd-bootstrap_jsts-dipwd-admin-main-css
FAQ

Frequently Asked Questions about DynamicIP Watchdog