
Old Core Files Security & Risk Analysis
wordpress.org/plugins/old-core-filesIncrease your WordPress security by deleting old core files that exist in the filesystem before hackers exploit them for attacks.
Is Old Core Files Safe to Use in 2026?
Generally Safe
Score 85/100Old Core Files has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "old-core-files" v1.4 plugin exhibits a generally strong security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping a high percentage of its outputs.
However, a few concerns warrant attention. The presence of the `set_time_limit` function is a potential risk, as it can be exploited to extend script execution time, potentially leading to denial-of-service conditions if abused. While taint analysis showed no unsanitized flows, the lack of nonce checks across all entry points is a significant oversight. This means that if any user-facing functionality were to be added in the future, it would be susceptible to CSRF attacks without proper nonce implementation.
The plugin's vulnerability history is remarkably clean, with no recorded CVEs. This suggests a history of secure development or a lack of past targeting. Overall, "old-core-files" v1.4 is a promising plugin from a security perspective due to its limited attack surface and good coding practices. However, the unaddressed potential for CSRF due to missing nonce checks and the use of `set_time_limit` represent areas for improvement to achieve a truly robust security profile.
Key Concerns
- Missing nonce checks on entry points
- Dangerous function: set_time_limit
- Moderate unescaped output percentage
Old Core Files Security Vulnerabilities
Old Core Files Release Timeline
Old Core Files Code Analysis
Dangerous Functions Found
Output Escaping
Old Core Files Attack Surface
WordPress Hooks 6
Maintenance & Trust
Old Core Files Maintenance & Trust
Maintenance Signals
Community Trust
Old Core Files Alternatives
Hostinger Tools
hostinger
Simplified WordPress management. Manage site info, maintenance, security, & redirects.
Brozzme DB Prefix & Tools Addons
brozzme-db-prefix-change
Easily change your WordPress DB prefix, save time, increase security.
Weborado Helper
weborado-helper
Essential tools for WordPress site administrators to monitor versions, enhance security, and improve performance.
Tweakr – Advanced options toolkit
tweakr
Supercharges your Blog with production grade Tweaks, Features and Utilities
Encryption Tools Generator
encryption-tools-generator
Convert your wordpress page or post to a security or encryption online tool generator.
Old Core Files Developer Profile
6 plugins · 930 total installs
How We Detect Old Core Files
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.