qCleanup Security & Risk Analysis

wordpress.org/plugins/q-cleanup

This plugin allows you to delete unused and leftover files from upload dir. In one click you can rid of all unwanted files and reduce space usage.

10 active installs v1.0 PHP + WP 3.3.1+ Updated Feb 25, 2012
cleanupfilesimagesmediaupload
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is qCleanup Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'q-cleanup' v1.0 plugin exhibits a concerning security posture, primarily due to a complete lack of input validation and permission checks across its identified code signals. While the static analysis shows no direct vulnerabilities in terms of dangerous functions, SQL queries, or taint flows, this is overshadowed by the absence of fundamental security practices. The fact that 0% of outputs are properly escaped suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, as any user-controlled data rendered on a page could be malicious. Furthermore, the complete absence of nonce and capability checks on what are likely internal operations (given the lack of explicit entry points) means that unauthorized users could potentially trigger plugin functionalities, leading to unintended consequences or data manipulation.

The vulnerability history shows a clean slate, which is positive, but it doesn't mitigate the risks identified in the static analysis. This could indicate a new plugin with undiscovered flaws or a plugin that has not been sufficiently tested or scrutinized for security. The lack of any identified entry points with authorization checks is a major red flag. In conclusion, while the plugin appears to have avoided historical vulnerabilities and has no explicitly dangerous code, the significant gaps in output escaping and authorization checks represent substantial security weaknesses that require immediate attention.

Key Concerns

  • No output escaping found
  • No nonce checks
  • No capability checks
  • SQL queries without prepared statements (50%)
Vulnerabilities
None known

qCleanup Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

qCleanup Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

qCleanup Code Analysis

Dangerous Functions
0
Raw SQL Queries
3
3 prepared
Unescaped Output
13
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
2
External Requests
0
Bundled Libraries
0

SQL Query Safety

50% prepared6 total queries

Output Escaping

0% escaped13 total outputs
Attack Surface

qCleanup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuq-clean.php:36
Maintenance & Trust

qCleanup Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedFeb 25, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

qCleanup Developer Profile

ognjen.kuljic

1 plugin · 10 total installs

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

How We Detect qCleanup

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
/**/**---------------------------------------------------------------------------------------------------- Get all files from upload dir **//**---------------------------------------------------------------------------------------------------- Get all used files from upload dir **//**---------------------------------------------------------------------------------------------------- Get unused attachment files from db **/+5 more
FAQ

Frequently Asked Questions about qCleanup