DigoWatchWP Security & Risk Analysis

wordpress.org/plugins/digowatchwp

The plugin DigoWatchWP scans your blog posts and pages for changes.

10 active installs v0.9 PHP + WP 2.1+ Updated May 6, 2008
anti-fraudanti-spamlinkspamsecurityspamlinks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DigoWatchWP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 18yr ago
Risk Assessment

The digowatchwp plugin v0.9 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and having no known CVEs in its history. The attack surface, as defined by AJAX handlers, REST API routes, and shortcodes, is zero, which is excellent. However, significant concerns arise from the lack of output escaping, meaning that user-supplied data could potentially be rendered directly in the browser, opening the door to Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the presence of two taint flows with unsanitized paths, even without critical or high severity, suggests potential for data manipulation or injection if these paths are ever exposed or exploited. The absence of nonce checks and capability checks on any potential entry points (though none are explicitly listed as unprotected) is also a weakness, as it reduces the layers of defense against unauthorized actions. The plugin's vulnerability history being clear is a positive, but it does not negate the inherent risks identified in the static analysis. The plugin has strengths in its SQL handling and a clean vulnerability record, but the lack of output escaping and the identified unsanitized taint flows present notable risks that require attention.

Key Concerns

  • Unescaped output detected
  • Taint flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

DigoWatchWP Security Vulnerabilities

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

DigoWatchWP Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

DigoWatchWP Code Analysis

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

SQL Query Safety

100% prepared11 total queries

Output Escaping

0% escaped5 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
digo_watchwp_updateOptions (digowatchwp.php:363)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DigoWatchWP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menudigowatchwp.php:28
actiondigo_watchwp_my_hourly_eventdigowatchwp.php:29
actionwp_footerdigowatchwp.php:31

Scheduled Events 1

digo_watchwp_my_hourly_event
Maintenance & Trust

DigoWatchWP Maintenance & Trust

Maintenance Signals

WordPress version tested2.5.1
Last updatedMay 6, 2008
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DigoWatchWP Developer Profile

Petra Blankwaard

16 plugins · 1K total installs

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

How We Detect DigoWatchWP

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<strong>DigoWatchWP-Statistics</strong>
FAQ

Frequently Asked Questions about DigoWatchWP