ClusterCS Clear Cache Security & Risk Analysis

wordpress.org/plugins/clustercs-clear-cache

This plugin lets you delete NGINX cache directly from your WordPress website, if you are using the ClusterCS server control panel.

0 active installs v1.0.1 PHP 5.2.4+ WP 4.0+ Updated Oct 8, 2019
clear-cacheclear-nginx-clearclustercsnginx-cache
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ClusterCS Clear Cache Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The clustercs-clear-cache plugin v1.0.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries, properly escaping all output, and implementing nonce and capability checks for its AJAX handlers. The absence of dangerous functions, known CVEs, and critical taint flows also suggests a generally well-developed codebase.

However, a significant concern arises from the presence of two AJAX handlers that lack authentication checks. This creates an attack surface where unauthenticated users could potentially trigger these functions, leading to unintended consequences or enabling further exploitation. While taint analysis shows no critical or high-severity vulnerabilities, the lack of authorization on entry points remains a key weakness. The plugin's clean vulnerability history is a positive indicator of its past security, but it doesn't mitigate the immediate risks presented by the current code's design.

Key Concerns

  • 2 AJAX handlers without auth checks
Vulnerabilities
None known

ClusterCS Clear Cache Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

ClusterCS Clear Cache Code Analysis

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

Output Escaping

100% escaped2 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
check_cache_url (clustercs.php:80)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

ClusterCS Clear Cache Attack Surface

Entry Points4
Unprotected2

AJAX Handlers 4

authwp_ajax_check_cache_urlclustercs.php:50
noprivwp_ajax_check_cache_urlclustercs.php:51
authwp_ajax_clear_cache_ajaxclustercs.php:53
noprivwp_ajax_clear_cache_ajaxclustercs.php:54
WordPress Hooks 9
actionadmin_bar_menuclustercs.php:38
actionadmin_menuclustercs.php:39
actionadmin_initclustercs.php:40
actionadmin_initclustercs.php:42
actionadmin_initclustercs.php:43
actionwp_enqueue_scriptsclustercs.php:45
actionwp_enqueue_styleclustercs.php:46
actionwp_enqueue_scriptsclustercs.php:48
actionpost_updatedclustercs.php:58
Maintenance & Trust

ClusterCS Clear Cache Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 8, 2019
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ClusterCS Clear Cache Developer Profile

clustercs

1 plugin · 0 total installs

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

How We Detect ClusterCS Clear Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clustercs-clear-cache/css/ccsstyle.css/wp-content/plugins/clustercs-clear-cache/js/custom_script.js
Script Paths
js/custom_script.js

HTML / DOM Fingerprints

CSS Classes
info-enable-cachehide-itemclear_cache_menu_itemclear_cache_not_availablenotification-bubble-toolbar
Data Attributes
data-ajax-urldata-noncedata-errordata-url_cc
JS Globals
ajax_object
FAQ

Frequently Asked Questions about ClusterCS Clear Cache