
Disable Wp Updates & Notifications Security & Risk Analysis
wordpress.org/plugins/disable-wp-updateThis plugin disables the themes, plugins and wordpress core updates.
Is Disable Wp Updates & Notifications Safe to Use in 2026?
Generally Safe
Score 85/100Disable Wp Updates & Notifications has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "disable-wp-update" v1.3 plugin exhibits a generally good security posture based on the provided static analysis. The plugin demonstrates strong adherence to secure coding practices by not utilizing raw SQL queries, ensuring all output is properly escaped, and avoiding file operations and external HTTP requests. The complete absence of any known CVEs, either past or present, and the lack of recorded vulnerability types further contribute to a positive security history, suggesting a well-maintained and secure codebase over time. The minimal attack surface, with no detected AJAX handlers, REST API routes, shortcodes, or cron events, also reduces the potential for exploitation.
However, a significant concern arises from the presence of the `create_function` function. This is a deprecated and potentially dangerous function in PHP that can lead to security vulnerabilities if not handled with extreme care. While no taint flows were identified in this specific analysis, the use of `create_function` inherently introduces a risk if user-supplied data is ever incorporated into its execution context, as it could allow for remote code execution. Additionally, the complete lack of nonce and capability checks across all entry points, while currently moot due to the zero attack surface, indicates a potential weakness if new entry points were to be introduced in future versions without proper security considerations.
In conclusion, the plugin is currently secure due to its limited attack surface and lack of historical vulnerabilities. However, the use of `create_function` is a notable weakness that introduces a latent risk. The absence of security checks on entry points, though not an immediate threat, is a missed opportunity for robust security design that could become problematic if the plugin evolves. The developer should consider refactoring the use of `create_function` and implementing appropriate security checks if the plugin's functionality expands.
Key Concerns
- Use of dangerous function: create_function
- Missing nonce checks on entry points
- Missing capability checks on entry points
Disable Wp Updates & Notifications Security Vulnerabilities
Disable Wp Updates & Notifications Code Analysis
Dangerous Functions Found
Disable Wp Updates & Notifications Attack Surface
WordPress Hooks 21
Maintenance & Trust
Disable Wp Updates & Notifications Maintenance & Trust
Maintenance Signals
Community Trust
Disable Wp Updates & Notifications Alternatives
Disable WP Core Updates Advance
disable-wp-core-updates-advance
Disable all your WordPress core updates on plugin activation.
Disable WP All Updates Advance
disable-wp-all-updates-advance
Disable all your WordPress updates on plugin activation that includes WordPress core, themes and plugins.
Classic Widgets
classic-widgets
Enables the previous "classic" widgets settings screens in Appearance - Widgets and the Customizer. Disables the block editor from managing widgets.
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
disable-comments
Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.
Easy Updates Manager
stops-core-theme-and-plugin-updates
Manage all your WordPress updates, including individual updates, automatic updates, logs, and loads more. This also works very well with WordPress Mul …
Disable Wp Updates & Notifications Developer Profile
6 plugins · 4K total installs
How We Detect Disable Wp Updates & Notifications
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/disable-wp-update/disable-wp-update.php