
Core Files Update Cleanup Security & Risk Analysis
wordpress.org/plugins/core-files-update-cleanupThis plugin deletes the unnecessary license.txt, readme.html and wp-config-sample.php files after a core update.
Is Core Files Update Cleanup Safe to Use in 2026?
Generally Safe
Score 85/100Core Files Update Cleanup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "core-files-update-cleanup" v1.1.0 exhibits a strong static security posture. The absence of any identified dangerous functions, unsanitized taint flows, raw SQL queries, and the consistent use of prepared statements for the single SQL query are positive indicators. Furthermore, all output appears to be properly escaped, and there are no external HTTP requests, which minimizes risks related to code injection and cross-site scripting. The plugin also demonstrates good practices by not bundling external libraries, thus avoiding potential vulnerabilities from outdated dependencies.
However, the most significant concern is the complete lack of any security checks, including nonce checks, capability checks, and authentication checks on its entry points. While the current static analysis shows zero entry points, this is a critical oversight. If any entry points were to be introduced in future versions or if the analysis somehow missed them, they would be entirely unprotected, leaving the site vulnerable to unauthorized actions. The plugin's vulnerability history is clean, but this is largely irrelevant given the current lack of protective measures. The overall conclusion is that while the current code is clean, the foundational security of the plugin is weak due to the absence of essential authorization and validation mechanisms, which is a significant risk for any WordPress plugin.
Key Concerns
- Missing nonce checks
- Missing capability checks
- Missing authentication checks on entry points
Core Files Update Cleanup Security Vulnerabilities
Core Files Update Cleanup Release Timeline
Core Files Update Cleanup Code Analysis
Core Files Update Cleanup Attack Surface
WordPress Hooks 2
Maintenance & Trust
Core Files Update Cleanup Maintenance & Trust
Maintenance Signals
Community Trust
Core Files Update Cleanup Alternatives
Advanced Automatic Updates
automatic-updater
Adds extra options to WordPress' built-in Automatic Updates feature.
Disable WordPress Update Notifications and auto-update Email Notifications
disable-update-notifications
Disables WordPress core update notification and plugins update notification update checks and notifications.
Disable Updates for WordPress Core, Plugins and Themes
disable-updates
Disables the WordPress update checking and notification system for all core, plugin and theme updates.
Disable Updates – Updates Manager, Disable Automatic Updates, Disable All Updates
webcraftic-updates-manager
Disable updates and automatic updates for WordPress core, plugins, and themes, with the option to disable plugin or theme updates individually.
WP Auto Updater
wp-auto-updater
WP Auto Updater plugin enables automatic updates of WordPress Core, Themes, Plugins and Translations. Version control of WordPress Core makes automati …
Core Files Update Cleanup Developer Profile
4 plugins · 5K total installs
How We Detect Core Files Update Cleanup
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.