Cacheability Security & Risk Analysis

wordpress.org/plugins/cacheability

HTTP optimization for WordPress. Fixes soft 404 errors and adds smart cache headers.

100 active installs v2.0.1 PHP 7.0+ WP 5.0+ Updated Mar 17, 2026
404cacheperformanceseovarnish
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cacheability Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "cacheability" v2.0.1 plugin presents a mixed security posture. On the positive side, the code analysis indicates good practices with regards to SQL queries and output escaping, all of which are properly handled. There are no known vulnerabilities in its history, and it doesn't appear to make external HTTP requests or perform file operations, which are common sources of risk.

However, a significant concern is the presence of one AJAX handler that lacks authentication checks. This creates an unprotected entry point into the plugin, which could potentially be exploited by attackers. While the taint analysis shows no critical or high severity flows, the absence of capability checks and nonce checks on this AJAX endpoint, coupled with its direct exposure, warrants careful consideration.

Overall, the plugin demonstrates a commitment to secure coding in several areas, but the unprotected AJAX handler is a critical flaw that significantly elevates the risk. The lack of past vulnerabilities is a positive sign, but it does not negate the immediate risk posed by the current code. Addressing the unprotected AJAX handler should be the highest priority to improve the plugin's security.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce check on AJAX
  • Missing capability check on AJAX
Vulnerabilities
None known

Cacheability Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Cacheability Release Timeline

v2.0.1Current
v2.0.0
v1.1.7
v1.1.6
v1.1.5
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Cacheability Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface
1 unprotected

Cacheability Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_cacheability_dismiss_pro_noticecacheability.php:67
WordPress Hooks 5
actionwpcacheability.php:60
filterwp_headerscacheability.php:61
actionadmin_menucacheability.php:65
actionadmin_noticescacheability.php:66
actionplugins_loadedcacheability.php:329
Maintenance & Trust

Cacheability Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 17, 2026
PHP min version7.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Cacheability Developer Profile

Danila Vershinin

4 plugins · 40K total installs

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

How We Detect Cacheability

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
FAQ

Frequently Asked Questions about Cacheability