Xoo Disable Updates Security & Risk Analysis

wordpress.org/plugins/xoo-disable-update-notifications

Disables Theme and Plugin update reminders selectively.

0 active installs v1.0.0 PHP 5.3+ WP 4.0+ Updated Jan 14, 2018
disable-plugin-updatedisable-theme-updatedisable-updatesplugin-updatestheme-updates
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Xoo Disable Updates Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin 'xoo-disable-update-notifications' v1.0.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by implementing nonce and capability checks for its single AJAX entry point, indicating an effort to control access. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests reduces the potential for common attack vectors. The code also utilizes prepared statements for all SQL queries and a high percentage of its outputs are properly escaped, which are significant strengths.

However, a minor concern arises from the output escaping metric, where 24% of outputs are not properly escaped. While this is not flagged as a critical issue given the context of the plugin's functionality (disabling update notifications), it represents a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data were to be incorporated into these unescaped outputs in the future. The lack of any recorded historical vulnerabilities is a positive indicator, suggesting a history of secure development, but it does not negate the need for vigilance regarding current code practices.

In conclusion, the plugin is relatively secure, with its main potential weakness lying in the unescaped output. The active measures taken to secure its entry points and handle data are commendable. The absence of historical vulnerabilities is a good sign, but the small percentage of unescaped output should be addressed to further harden the plugin.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Xoo Disable Updates Security Vulnerabilities

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

Xoo Disable Updates Code Analysis

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

Output Escaping

76% escaped25 total outputs
Attack Surface

Xoo Disable Updates Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_xdu_triggerxoo-disable-updates.php:150
WordPress Hooks 4
filtersite_transient_update_pluginsxoo-disable-updates.php:168
filtersite_transient_update_themesxoo-disable-updates.php:188
actionadmin_menuxoo-disable-updates.php:216
actionadmin_enqueue_scriptsxoo-disable-updates.php:226
Maintenance & Trust

Xoo Disable Updates Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJan 14, 2018
PHP min version5.3
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Xoo Disable Updates Developer Profile

xoocode

2 plugins · 0 total installs

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

How We Detect Xoo Disable Updates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/xoo-disable-update-notifications/static/css/xoo-disable-updates.css/wp-content/plugins/xoo-disable-update-notifications/static/js/xoo-disable-updates.js

HTML / DOM Fingerprints

CSS Classes
xoo-options-explxoo-select-wrapperxoo-list-togglesxoo-toggle-all-wrapperxoo-toggle-allxoo-toggle-wrapxoo-switchxoo-toggle+2 more
Data Attributes
id="xdu_theme_wrapper"id="xdu_plugin_wrapper"class="xdu-trigger"class="xdu-theme-check"class="xdu-plugin-check"data-option-type="theme"+3 more
FAQ

Frequently Asked Questions about Xoo Disable Updates