Easy Update Notifier Security & Risk Analysis

wordpress.org/plugins/update-tracker

Easily monitor and receive email notifications for available plugin, theme, and WordPress core updates from the admin dashboard.

70 active installs v2.1 PHP 7.2+ WP 5.0+ Updated Dec 12, 2024
admin-baremailnotificationspluginsupdates
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Update Notifier Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'update-tracker' plugin v2.1 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, particularly in critical or high severity categories, suggests a history of responsible development and patching. The code analysis reveals no dangerous functions, raw SQL queries, or external HTTP requests, all of which are positive indicators. Furthermore, the lack of identified taint flows or unsanitized paths is a significant strength.

However, there are areas for improvement. The plugin has a less than ideal output escaping rate at 67%, meaning a portion of its output might be susceptible to cross-site scripting (XSS) vulnerabilities if user-supplied data is not properly handled before display. The absence of nonce checks on AJAX handlers, while the attack surface in this area is currently zero, presents a potential risk if new AJAX functionality is added in the future without proper security measures. Similarly, while capability checks are present, the lack of nonce checks on the identified cron event is a minor concern if that event handles sensitive operations.

Overall, 'update-tracker' v2.1 appears to be a relatively secure plugin with a commendable lack of historical vulnerabilities and robust practices regarding SQL and external requests. The primary area for concern is the output escaping, and a lesser concern is the absence of nonce checks on the cron event, which could be mitigated by implementing these checks to further harden the plugin.

Key Concerns

  • Unescaped output detected
  • No nonce checks on cron events
Vulnerabilities
None known

Easy Update Notifier Security Vulnerabilities

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

Easy Update Notifier Code Analysis

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

Output Escaping

67% escaped12 total outputs
Attack Surface

Easy Update Notifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedupdate-tracker.php:24
actionadmin_bar_menuupdate-tracker.php:40
actionadmin_menuupdate-tracker.php:52
actionadmin_menuupdate-tracker.php:94
actionadmin_initupdate-tracker.php:133
filterwp_mail_content_typeupdate-tracker.php:176
actionplugin_update_notifier_daily_checkupdate-tracker.php:181
filtercron_schedulesupdate-tracker.php:195

Scheduled Events 1

plugin_update_notifier_daily_check
Maintenance & Trust

Easy Update Notifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedDec 12, 2024
PHP min version7.2
Downloads903

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Easy Update Notifier Developer Profile

bldwebdevs

2 plugins · 70 total installs

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

How We Detect Easy Update Notifier

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
check-plugin-updates
FAQ

Frequently Asked Questions about Easy Update Notifier