Purge Cache Security & Risk Analysis

wordpress.org/plugins/c-purge-cache

Purge Cloudflare Cache of the Post with additional URLs on the Post update, Purge Everything button.

100 active installs v1.0.8 PHP 5.6+ WP 4.7+ Updated Oct 10, 2023
cachecloudflarepurge
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Purge Cache Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "c-purge-cache" plugin version 1.0.8 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and effectively escaping most of its output. The absence of known vulnerabilities in its history is also a strong indicator of a well-maintained codebase in the past. However, significant security concerns are raised by the presence of two AJAX handlers that lack any authentication checks. This creates a considerable attack surface that could be exploited by unauthenticated users, potentially leading to unauthorized actions or information disclosure. The lack of any recorded vulnerabilities in its history, while positive, could also be interpreted as a lack of thorough security auditing in the past or that the limited attack surface has not yet attracted attention. The total absence of taint analysis data is a limitation in assessing potential vulnerabilities related to data manipulation and unsanitized paths.

Key Concerns

  • AJAX handlers without authentication
  • No nonce checks on entry points
  • Limited taint analysis data
Vulnerabilities
None known

Purge Cache Security Vulnerabilities

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

Purge Cache Code Analysis

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

Output Escaping

98% escaped49 total outputs
Attack Surface
2 unprotected

Purge Cache Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_c-purge_everythingsrc\Purge.php:152
authwp_ajax_c-purge_post_update_testsrc\Purge.php:163
WordPress Hooks 12
actionadmin_noticesc-purge-cache.php:161
actionadmin_menusrc\Admin\Settings.php:23
actioninitsrc\Admin\Settings.php:24
actionadmin_initsrc\Admin\Settings.php:25
actionadmin_enqueue_scriptssrc\Admin\SettingsRegistry.php:39
actionrest_api_initsrc\Api.php:15
filterrest_urlsrc\Helpers.php:11
actionwp_insert_postsrc\Purge.php:14
actiontransition_post_statussrc\Purge.php:22
actionc_purge_cache_on_post_updatesrc\Purge.php:26
actionadmin_bar_menusrc\Purge.php:106
actionadmin_footersrc\Purge.php:115

Scheduled Events 2

c_purge_cache_on_post_update
c_purge_cache_on_post_update
Maintenance & Trust

Purge Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedOct 10, 2023
PHP min version5.6
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Purge Cache Developer Profile

bebjakub

2 plugins · 100 total installs

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

How We Detect Purge Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/c-purge-cache/assets/css/admin.css/wp-content/plugins/c-purge-cache/assets/js/purge.js
Version Parameters
c-purge-cache/assets/css/admin.css?ver=c-purge-cache/assets/js/purge.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Purge Cache