Server-Side Cache AutoPurge Security & Risk Analysis

wordpress.org/plugins/server-side-cache-autopurge

Purge server-side cache automatically after making website changes. Optimized for servers managed by SureSupport.

10K active installs v1.0.5 PHP 7.4+ WP 6.3+ Updated Dec 17, 2025
cachecachingfastflushpurge
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Server-Side Cache AutoPurge Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "server-side-cache-autopurge" plugin v1.0.5 demonstrates a generally good security posture with several positive indicators. The absence of known vulnerabilities, critical taint flows, and the use of prepared statements for all SQL queries are strong points. The plugin also correctly implements nonce checks and avoids dangerous functions, indicating an awareness of common WordPress security pitfalls.

However, a significant concern lies in the output escaping. With 50% of outputs being improperly escaped, there is a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Although no critical or high severity taint flows were identified in the static analysis, the presence of unsanitized paths in the single analyzed flow, combined with the unescaped outputs, suggests potential avenues for malicious script injection. The lack of capability checks on the single AJAX handler is also a weakness, as it doesn't verify user permissions before executing its functionality.

In conclusion, while the plugin has a solid foundation in avoiding common security flaws like raw SQL and unpatched CVEs, the identified issues with output escaping and the missing capability check on the AJAX handler present tangible risks that require attention. Addressing these specific areas would significantly improve the plugin's overall security.

Key Concerns

  • Unescaped output detected
  • Missing capability check on AJAX handler
  • Flow with unsanitized paths
Vulnerabilities
None known

Server-Side Cache AutoPurge Security Vulnerabilities

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

Server-Side Cache AutoPurge Code Analysis

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

Output Escaping

50% escaped6 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<purge-queue> (includes\purge-queue.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Server-Side Cache AutoPurge Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_surecache_autopurge_manual_purgeincludes\admin.php:14
WordPress Hooks 10
actionadmin_bar_menuincludes\admin.php:10
actionadmin_enqueue_scriptsincludes\admin.php:11
actionadmin_print_stylesincludes\admin.php:12
actionadmin_bar_menuincludes\admin.php:13
actionadmin_footerincludes\admin.php:35
actionadmin_noticesincludes\admin.php:36
actioninitsurecache-autopurge.php:58
actiontransition_post_statussurecache-autopurge.php:81
actiontransition_comment_statussurecache-autopurge.php:82
actionshutdownsurecache-autopurge.php:85
Maintenance & Trust

Server-Side Cache AutoPurge Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 17, 2025
PHP min version7.4
Downloads68K

Community Trust

Rating84/100
Number of ratings5
Active installs10K
Developer Profile

Server-Side Cache AutoPurge Developer Profile

suresupport

1 plugin · 10K total installs

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

How We Detect Server-Side Cache AutoPurge

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/server-side-cache-autopurge/css/surecache-autopurge.css/wp-content/plugins/server-side-cache-autopurge/js/surecache-autopurge.js
Script Paths
/wp-content/plugins/server-side-cache-autopurge/js/surecache-autopurge.js
Version Parameters
server-side-cache-autopurge/css/surecache-autopurge.css?ver=server-side-cache-autopurge/js/surecache-autopurge.js?ver=

HTML / DOM Fingerprints

CSS Classes
surecache-autopurge-admin
REST Endpoints
/wp-json/wp/v2/posts//wp-json/wp/v2/pages//wp-json/wp/v2/users//wp-json/wp/v2/categories//wp-json/wp/v2/tags/
FAQ

Frequently Asked Questions about Server-Side Cache AutoPurge