Cache Purger for BunnyCDN Security & Risk Analysis

wordpress.org/plugins/cache-purger-for-bunnycdn

Automatically purge BunnyCDN cache on post/page updates. Integrates with top WordPress caching plugins for seamless cache clearing.

100 active installs v2.0 PHP 7.2+ WP 5.0+ Updated May 9, 2025
bunnycdncache-purginglitespeedwp-super-cachewp-rocket
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cache Purger for BunnyCDN Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "cache-purger-for-bunnycdn" plugin v2.0 exhibits a generally good security posture based on the provided static analysis. The plugin has a small attack surface with no unprotected entry points, and it utilizes nonce checks for its AJAX handlers. The absence of dangerous functions, file operations, and critical or high severity taint flows is a significant strength. Furthermore, the plugin has no recorded vulnerability history, which suggests a commitment to security by the developers or a lack of past discovered issues.

However, there are areas for improvement. While most output is properly escaped, a small percentage is not, which could potentially lead to cross-site scripting (XSS) vulnerabilities if certain conditions are met. The plugin also makes external HTTP requests, which, although not inherently a vulnerability, can be a vector for certain attacks if the target endpoint is compromised or the request is not properly validated. The low percentage of SQL queries using prepared statements, coupled with the total number of queries, indicates a potential risk for SQL injection vulnerabilities, especially if any unsanitized user input is directly incorporated into these queries.

In conclusion, this plugin appears to be relatively secure with a strong foundation. The absence of known vulnerabilities and a protected attack surface are positive indicators. The primary concerns revolve around the unescaped outputs, external HTTP requests, and the prevalent use of raw SQL queries. Addressing these areas would further enhance the plugin's security.

Key Concerns

  • SQL queries not using prepared statements
  • Unescaped output found
  • External HTTP requests made
Vulnerabilities
None known

Cache Purger for BunnyCDN Security Vulnerabilities

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

Cache Purger for BunnyCDN Code Analysis

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

SQL Query Safety

20% prepared5 total queries

Output Escaping

78% escaped18 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_bunny_zones_callback (cache-purger-for-bunnycdn.php:479)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cache Purger for BunnyCDN Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_fetch_bunny_zonescache-purger-for-bunnycdn.php:448
authwp_ajax_save_bunny_zonecache-purger-for-bunnycdn.php:478
WordPress Hooks 5
actionadmin_menucache-purger-for-bunnycdn.php:18
actionadmin_initcache-purger-for-bunnycdn.php:82
actionbunnycdn_purge_eventcache-purger-for-bunnycdn.php:250
actionsave_postcache-purger-for-bunnycdn.php:253
actionadmin_enqueue_scriptscache-purger-for-bunnycdn.php:501

Scheduled Events 1

bunnycdn_purge_event
Maintenance & Trust

Cache Purger for BunnyCDN Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMay 9, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating74/100
Number of ratings3
Active installs100
Developer Profile

Cache Purger for BunnyCDN Developer Profile

amanda f

1 plugin · 100 total installs

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

How We Detect Cache Purger for BunnyCDN

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cache-purger-for-bunnycdn/css/admin-style.css/wp-content/plugins/cache-purger-for-bunnycdn/js/admin-script.js
Script Paths
/wp-content/plugins/cache-purger-for-bunnycdn/js/admin-script.js
Version Parameters
cache-purger-for-bunnycdn/css/admin-style.css?ver=cache-purger-for-bunnycdn/js/admin-script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Display the purge logs directly below the settings --><!-- If the column doesn't exist, add it --><!-- If the table doesn't exist, create it -->
Data Attributes
id="fetchZonesButton"id="bunny_zone_name"id="bunny_zone"
FAQ

Frequently Asked Questions about Cache Purger for BunnyCDN