Auto Update Cache Security & Risk Analysis

wordpress.org/plugins/auto-update-cache

Update the version of all CSS and JS files. Show the latest changes on the site without asking the client to clear browse

10 active installs v1.1 PHP + WP 4.0+ Updated Sep 18, 2024
auto-update-cachebrowser-cachingclear-cacheupdate-cssupdate-js
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Update Cache Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "auto-update-cache" plugin version 1.1 exhibits a strong security posture based on the provided static analysis. The code adheres to many security best practices, including the complete absence of dangerous functions, all SQL queries utilizing prepared statements, and 100% proper output escaping. The plugin also correctly implements nonce checks for its AJAX handler, and there are no file operations or external HTTP requests, significantly reducing potential attack vectors. The vulnerability history shows zero known CVEs, which is a positive indicator of the plugin's stability and security over time.

While the static analysis reveals no critical or high-severity issues, and the attack surface is minimal and protected, there are no explicit capability checks mentioned for the AJAX handler. Although nonce checks are present, relying solely on nonces without also verifying user capabilities can sometimes leave a vulnerability open to authenticated users who might possess different privilege levels than intended for a specific action. However, given the overall lack of identified vulnerabilities and the limited attack surface, this is a minor concern rather than an immediate threat.

In conclusion, "auto-update-cache" v1.1 appears to be a secure plugin. Its strengths lie in its disciplined coding practices and lack of historical vulnerabilities. The absence of capability checks on the AJAX handler is the only area that warrants a slight cautionary note, but without further context on the specific functionality of the AJAX handler, its risk is significantly mitigated by the presence of nonce checks and the overall robust security measures in place.

Vulnerabilities
None known

Auto Update Cache Security Vulnerabilities

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

Auto Update Cache Code Analysis

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

Output Escaping

100% escaped20 total outputs
Attack Surface

Auto Update Cache Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_pbc_update_clear_cache_timeincludes\admin\class-auto-update-cache-admin-settings.php:13
WordPress Hooks 8
actionplugins_loadedauto-update-cache.php:79
actionadmin_bar_menuauto-update-cache.php:82
actiontemplate_redirectauto-update-cache.php:83
actionadmin_enqueue_scriptsauto-update-cache.php:87
filterstyle_loader_srcauto-update-cache.php:89
filterscript_loader_srcauto-update-cache.php:90
actionadmin_menuincludes\admin\class-auto-update-cache-admin-settings.php:11
actionadmin_initincludes\admin\class-auto-update-cache-admin-settings.php:12
Maintenance & Trust

Auto Update Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 18, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Auto Update Cache Developer Profile

Shiek Md Anwar Hussain Mizan (Sheikh MiZan)

2 plugins · 80 total installs

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

How We Detect Auto Update Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-update-cache/js/admin-scripts.js/wp-content/plugins/auto-update-cache/css/admin-styles.css
Script Paths
/wp-content/plugins/auto-update-cache/js/admin-scripts.js
Version Parameters
auto-update-cache/js/admin-scripts.js?ver=auto-update-cache/css/admin-styles.css?ver=

HTML / DOM Fingerprints

JS Globals
A_u_cache
FAQ

Frequently Asked Questions about Auto Update Cache