
Custom Post Type Cleanup Security & Risk Analysis
wordpress.org/plugins/custom-post-type-cleanupDetect and delete posts from custom post types that are no longer in use
Is Custom Post Type Cleanup Safe to Use in 2026?
Generally Safe
Score 92/100Custom Post Type Cleanup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin 'custom-post-type-cleanup' v1.3.2 demonstrates a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events that present an attack surface, and crucially, none of these are unprotected. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. The code also utilizes prepared statements for all SQL queries and includes nonce and capability checks, which are good security practices. However, a significant concern arises from the low percentage (42%) of properly escaped output. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output could be injected and rendered by the browser.
The taint analysis reveals no identified flows, which is a positive indicator, suggesting no obvious data injection vulnerabilities. The vulnerability history is also clean, with no known CVEs, which is excellent. Despite the lack of historical vulnerabilities and a clean taint analysis, the poor output escaping is a tangible risk that needs to be addressed. While the plugin has strengths in its minimal attack surface and secure data handling for SQL, the output escaping weakness represents a notable area of concern that could be exploited by attackers.
Key Concerns
- Low percentage of properly escaped output
Custom Post Type Cleanup Security Vulnerabilities
Custom Post Type Cleanup Code Analysis
SQL Query Safety
Output Escaping
Custom Post Type Cleanup Attack Surface
WordPress Hooks 3
Maintenance & Trust
Custom Post Type Cleanup Maintenance & Trust
Maintenance Signals
Community Trust
Custom Post Type Cleanup Alternatives
No alternatives data available yet.
Custom Post Type Cleanup Developer Profile
6 plugins · 11K total installs
How We Detect Custom Post Type Cleanup
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/custom-post-type-cleanup/js/custom-post-type-cleanup.js/wp-content/plugins/custom-post-type-cleanup/js/custom-post-type-cleanup.jsHTML / DOM Fingerprints
cptc_plugin