WP Admin Cache Security & Risk Analysis

wordpress.org/plugins/wp-admin-cache

The first cache plugin for the WordPress admin area.

300 active installs v0.2.7 PHP 5.6+ WP 4.6+ Updated Jun 13, 2020
admin-cacheadmin-performanceadmin-speedslow-adminwoocommerce-performance
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Admin Cache Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The wp-admin-cache plugin version 0.2.7 exhibits a strong security posture in several key areas. Notably, it has no recorded vulnerabilities (CVEs) and a clean vulnerability history, suggesting a history of secure development. The code analysis reveals a commendably small attack surface with zero entry points requiring authentication, and no dangerous functions, file operations, or external HTTP requests. The plugin also diligently uses prepared statements for all its SQL queries and includes nonce checks, which are positive indicators of secure coding practices. However, a significant concern arises from the low percentage of properly escaped output (27%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient care before being displayed to users. While taint analysis showed no issues, the lack of comprehensive output escaping is a weakness that could be exploited. The absence of capability checks in the provided data is also a point of mild concern, as it suggests that actions performed by the plugin might not be properly restricted based on user roles, though with zero entry points, this risk is currently mitigated.

Key Concerns

  • Low percentage of properly escaped output
  • Absence of capability checks
Vulnerabilities
None known

WP Admin Cache Security Vulnerabilities

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

WP Admin Cache Code Analysis

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

Output Escaping

27% escaped26 total outputs
Attack Surface

WP Admin Cache Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionactivated_pluginindex.php:29
actionadmin_menuindex.php:42
actionadmin_print_footer_scriptsindex.php:43
actionactivated_pluginindex.php:95
actiondeactivated_pluginindex.php:96
actionwp_insert_postindex.php:97
filterwidget_update_callbackindex.php:98
actionupgrader_process_completeindex.php:99
actionadmin_initindex.php:103
Maintenance & Trust

WP Admin Cache Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 13, 2020
PHP min version5.6
Downloads8K

Community Trust

Rating94/100
Number of ratings11
Active installs300
Alternatives

WP Admin Cache Alternatives

No alternatives data available yet.

Developer Profile

WP Admin Cache Developer Profile

Grf Studio

1 plugin · 300 total installs

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

How We Detect WP Admin Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-admin-cache/index.js/wp-content/plugins/wp-admin-cache/index.css
Script Paths
/wp-content/plugins/wp-admin-cache/index.js
Version Parameters
wp-admin-cache/index.js?ver=wp-admin-cache/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-admin-cache-label
HTML Comments
<!--wp-admin-cached:([0-9]+)-->
JS Globals
wp_admin_cache_prefetch
FAQ

Frequently Asked Questions about WP Admin Cache