atec Cache Info Security & Risk Analysis

wordpress.org/plugins/atec-cache-info

Show system cache status and statistics for OPcache, JIT, Object Cache, APCu, Redis, Memcached, and SQLite Cache.

1K active installs v1.8.31 PHP 7.4+ WP 4.9+ Updated Dec 18, 2025
apcumemcachedobject-cacheopcacheredis
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is atec Cache Info Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "atec-cache-info" v1.8.31 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices in several areas, with a high percentage of properly escaped output and a significant portion of SQL queries using prepared statements. The absence of known CVEs and a history of past vulnerabilities suggests a generally well-maintained codebase in terms of addressing known security flaws. However, several critical concerns are present. The plugin exposes a single AJAX handler that lacks any authentication checks, creating a direct, unprotected entry point for potential attackers. Furthermore, the presence of the `exec` function, a dangerous function that can be exploited for remote code execution if not handled with extreme care and proper sanitization, is a significant red flag. The limited scope of taint analysis means we cannot definitively rule out potential issues, though no critical or high-severity flows were identified in the analyzed paths.

Key Concerns

  • AJAX handler without auth check
  • Dangerous function 'exec' found
Vulnerabilities
None known

atec Cache Info Security Vulnerabilities

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

atec Cache Info Code Analysis

Dangerous Functions
2
Raw SQL Queries
7
7 prepared
Unescaped Output
16
416 escaped
Nonce Checks
2
Capability Checks
5
File Operations
14
External Requests
2
Bundled Libraries
0

Dangerous Functions Found

exec@exec($cmd, $output, $retval);includes\atec-server-info.php:159
exec@exec($cmd, $output, $retval);includes\atec-server-info.php:165

SQL Query Safety

50% prepared14 total queries

Output Escaping

96% escaped432 total outputs
Attack Surface
1 unprotected

atec Cache Info Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_atec_admin_notice_dismissincludes\ATEC\LOADER.php:109
WordPress Hooks 7
actionadmin_menuatec-cache-info.php:30
actionadmin_initatec-cache-info.php:31
actionadmin_enqueue_scriptsincludes\ATEC\INIT.php:564
actionadmin_noticesincludes\ATEC\INIT.php:647
actionadmin_footerincludes\ATEC\INIT.php:688
actionadmin_noticesincludes\ATEC\INIT.php:720
actionadmin_bar_menuincludes\ATEC\MEMORY.php:28
Maintenance & Trust

atec Cache Info Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version7.4
Downloads62K

Community Trust

Rating100/100
Number of ratings9
Active installs1K
Developer Profile

atec Cache Info Developer Profile

docjojo

16 plugins · 3K total installs

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

How We Detect atec Cache Info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/atec-cache-info/assets/css/atec-cache-info.css/wp-content/plugins/atec-cache-info/assets/js/atec-cache-info.js
Script Paths
/wp-content/plugins/atec-cache-info/assets/js/atec-cache-info.js
Version Parameters
atec-cache-info/assets/css/atec-cache-info.css?ver=atec-cache-info/assets/js/atec-cache-info.js?ver=

HTML / DOM Fingerprints

CSS Classes
atec-cache-info-admin-bar
Data Attributes
data-atec-slug
JS Globals
atec_cache_info_ajax_cb
FAQ

Frequently Asked Questions about atec Cache Info