Cache SEO Speed Security & Risk Analysis

wordpress.org/plugins/cache-seo-speed

Tool for optimization, caching and minification, accelerates the loading of pages with focus on performance analyzers

10 active installs v0.1.1 PHP + WP 4.3+ Updated Sep 29, 2018
cachegooglepage-speedsearch-engine-optimizationseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cache SEO Speed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'cache-seo-speed' plugin v0.1.1 exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) for this plugin, and it demonstrates good practices in its handling of SQL queries, exclusively using prepared statements. The attack surface appears minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without proper authorization checks, which is a significant strength. However, the static analysis reveals several concerning areas. The presence of dangerous functions like 'ini_set' and 'create_function' can be risky if not handled with extreme caution. A particularly worrying finding is that 0% of the 122 output operations are properly escaped, suggesting a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, 3 out of 4 analyzed taint flows have unsanitized paths, indicating potential for path traversal or other file-related vulnerabilities, even if no critical or high severity issues were flagged in the taint analysis itself. The plugin also performs a significant number of file operations (145) and makes external HTTP requests (5), which, combined with the lack of output escaping, increases the risk profile. The single nonce check and complete lack of capability checks are also notable weaknesses, especially given the file operations and external requests.

Key Concerns

  • Unescaped output
  • Taint flows with unsanitized paths
  • Dangerous functions detected (ini_set, create_function)
  • No capability checks
  • Limited nonce checks
Vulnerabilities
None known

Cache SEO Speed Security Vulnerabilities

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

Cache SEO Speed Release Timeline

v0.1.1Current
v0.1.0
v0.0.2
v0.0.1
Code Analysis
Analyzed Apr 16, 2026

Cache SEO Speed Code Analysis

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

Dangerous Functions Found

ini_setini_set("display_errors", true);src/CssWallRio_filter.php:8
ini_setini_set("display_startup_erros",true);src/CssWallRio_filter.php:9
create_function$callbackRep = create_function('$match', 'return CssWallRio_spider::linkAdjust($match);');src/CssWallRio_spider.php:24
create_function$callbackRep = create_function('$match', 'return CssWallRio_spider::styleAdjust($match);');src/CssWallRio_spider.php:36
create_function$callbackRep = create_function('$match', 'return CssWallRio_spider::changeUrlOnStyle($match,"'.$urlAsrc/CssWallRio_spider.php:117
create_function$callbackRep = create_function('$match', 'return CssWallRio_spider::changeImportStyle($match,"'.$urlsrc/CssWallRio_spider.php:128
create_function$callbackRep = create_function('$match', 'return CssWallRio_spider::changeImportStyle($match,"'.$urlsrc/CssWallRio_spider.php:138

Output Escaping

0% escaped122 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
savePage (src/CssWallRio_init.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cache SEO Speed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_enqueue_scriptsCssWallRioMain.php:75
actionadmin_menuCssWallRioMain.php:76
Maintenance & Trust

Cache SEO Speed Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedSep 29, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Cache SEO Speed Developer Profile

wallrio

1 plugin · 10 total installs

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

How We Detect Cache SEO Speed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cache-seo-speed/admin-style.css
Version Parameters
cache-seo-speed/admin-style.css?ver=

HTML / DOM Fingerprints

HTML Comments
wp-cache-seo-speed[*//*]wp-cache-seo-speed*/
FAQ

Frequently Asked Questions about Cache SEO Speed