API Cache Pro Security & Risk Analysis

wordpress.org/plugins/api-cache-pro

This plugin enables caching for the WordPress REST API to improve performance. Once enabled you can modify the basic settings via the Customizer.

0 active installs v0.0.4 PHP 7.0+ WP 5.0+ Updated Apr 18, 2022
apiapi-cache-procache
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is API Cache Pro Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'api-cache-pro' v0.0.4 plugin exhibits a strong adherence to secure coding practices in several key areas. The static analysis reveals a complete absence of dangerous functions, all SQL queries utilize prepared statements, and all identified output operations are properly escaped. Furthermore, there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. The plugin also reports no known CVEs, suggesting a history of security diligence. However, a significant concern arises from the taint analysis, which identified one flow with unsanitized paths, classified as high severity. While the attack surface appears minimal (zero entry points), this single taint flow, despite lacking authentication checks or nonces on the entry points (as there are none), presents a potential weakness that needs careful examination to understand its exploitability and impact. The lack of explicit capability checks on the (non-existent) entry points also means that any potential vulnerabilities discovered through the taint flow would not be immediately mitigated by WordPress's role-based access control.

Key Concerns

  • High severity unsanitized taint flow
  • No capability checks on entry points
Vulnerabilities
None known

API Cache Pro Security Vulnerabilities

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

API Cache Pro Release Timeline

v0.0.7
Code Analysis
Analyzed Mar 17, 2026

API Cache Pro Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

100% escaped4 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-api-cache-pro> (class-api-cache-pro.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

API Cache Pro Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterrest_pre_dispatchclass-api-cache-pro.php:45
filterrest_request_after_callbacksclass-api-cache-pro.php:47
actionsave_postclass-api-cache-pro.php:50
actioncustomize_registerincludes\class-api-cache-pro-customizer.php:27
Maintenance & Trust

API Cache Pro Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedApr 18, 2022
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

API Cache Pro Developer Profile

Hubbard Labs

4 plugins · 20 total installs

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

How We Detect API Cache Pro

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/api-cache-pro
FAQ

Frequently Asked Questions about API Cache Pro