{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Security & Risk Analysis

wordpress.org/plugins/eacobjectcache

{eac}ObjectCache is a persistent object cache using APCu & SQLite to cache WordPress objects; A drop-in replacement to the WP Object Cache used by …

10 active installs v2.1.2 PHP 8.1+ WP 5.8+ Updated Oct 25, 2025
apcuobject-cachepersistent-object-cachesqlitewp-cache
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is {eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Safe to Use in 2026?

Generally Safe

Score 100/100

{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

Based on the static analysis, the eacobjectcache plugin version 2.1.2 appears to have a generally good security posture. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a limited attack surface. The code signals also show a strong reliance on prepared statements for SQL queries, which is a best practice. However, there are areas for concern. The output escaping is only properly implemented in 58% of cases, suggesting a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully. The lack of nonce checks and capability checks across all identified entry points (though there are none) is noted, but the current lack of entry points mitigates this risk for now. The vulnerability history being entirely clear is a positive indicator, suggesting that the plugin has not historically been a source of significant security flaws. Overall, while the plugin benefits from a small attack surface and good SQL practices, the less-than-ideal output escaping warrants attention for any future development or updates.

Key Concerns

  • Output escaping is not consistently implemented
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Security Vulnerabilities

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

{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
6 prepared
Unescaped Output
13
18 escaped
Nonce Checks
0
Capability Checks
0
File Operations
5
External Requests
0
Bundled Libraries
0

SQL Query Safety

86% prepared7 total queries

Output Escaping

58% escaped31 total outputs
Attack Surface

{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_footerdetached-install.php:46
filtereacDoojigger_load_extensionseacObjectCache.php:51
actionoptions_settings_pageExtensions\class.eacObjectCache.admin.extension.php:65
actionoptions_settings_helpExtensions\class.eacObjectCache.admin.extension.php:67
actionoptions_form_postExtensions\class.eacObjectCache.admin.extension.php:502
actionrebuild_object_cacheExtensions\class.eacObjectCache.extension.php:108
actionwp_cache_set_last_changedsrc\object-cache.php:495
actionadmin_footersrc\object-cache.php:505
actionshutdownsrc\object-cache.php:514
filterpre_wp_load_alloptionssrc\object-cache.php:572
filterwp_autoload_values_to_autoloadsrc\object-cache.php:575
Maintenance & Trust

{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 25, 2025
PHP min version8.1
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

{eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects. Developer Profile

Kevin Burkholder

6 plugins · 60 total installs

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

How We Detect {eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects.

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/eacobjectcache/eacObjectCache.php

HTML / DOM Fingerprints

HTML Comments
<!-- {eac}Doojigger Object Cache - SQLite and APCu powered WP_Object_Cache Drop-in --><!-- Derived from WordPress core WP_Object_Cache (wp-includes/class-wp-object-cache.php) --><!-- {eac}ObjectCache is an extension plugin to and is fully functional with installation and registration of{eac}Doojigger (see: https://eacdoojigger.earthasylum.com/).+2 more
Data Attributes
data-eac-object-cache-disableddata-eac-object-cache-flush-actiondata-eac-object-cache-flush-groupdata-eac-object-cache-flush-noncedata-eac-object-cache-flush-sitedata-eac-object-cache-flush-type+6 more
JS Globals
eacObjectCacheAdmin
FAQ

Frequently Asked Questions about {eac}ObjectCache – a persistent object cache using SQLite & APCu to cache WordPress objects.