Speed Up – Page Cache Security & Risk Analysis

wordpress.org/plugins/speed-up-page-cache

A very simple plugin to make your site run lightning fast with page caching.

70 active installs v1.0.20 PHP + WP 3.5+ Updated May 1, 2023
cachecachingoptimizepage-cacheseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Speed Up – Page Cache Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "speed-up-page-cache" v1.0.20 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical or high severity taint flows, and the exclusive use of prepared statements for SQL queries are significant strengths. The code also demonstrates good practices by implementing nonce and capability checks on most identified entry points, suggesting a conscious effort to protect against common WordPress exploits. However, there are areas for improvement. A notable concern is the 29% of output that is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is present in these outputs. Furthermore, while the number of file operations is moderate, the absence of explicit analysis on their context leaves a minor unknown, and the presence of a cron event without specific details on its security controls warrants a closer look. The plugin's limited attack surface is a positive indicator, but the potential for unescaped output remains the primary actionable concern.

Key Concerns

  • Unescaped output detected
  • Cron event without explicit security checks detail
Vulnerabilities
None known

Speed Up – Page Cache Security Vulnerabilities

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

Speed Up – Page Cache Code Analysis

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

Output Escaping

71% escaped7 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render_admin_purge_page (include\admin-manager.php:291)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Speed Up – Page Cache Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 21
actionwp_before_admin_bar_renderinclude\admin-manager.php:54
actionadmin_bar_menuinclude\admin-manager.php:55
actionadmin_menuinclude\admin-manager.php:56
actionwp_update_nav_menuinclude\admin-manager.php:57
actioninitinclude\admin-manager.php:58
actionadmin_noticesinclude\admin-notice.php:70
actionnetwork_admin_noticesinclude\admin-notice.php:71
actionpre_post_updatespeed-up-page-cache.php:78
actionclean_post_cachespeed-up-page-cache.php:79
actionwp_trash_postspeed-up-page-cache.php:80
actionpublish_postspeed-up-page-cache.php:81
actionswitch_themespeed-up-page-cache.php:82
actionwp_update_nav_menuspeed-up-page-cache.php:83
actionedit_user_profile_updatespeed-up-page-cache.php:84
actionedited_termspeed-up-page-cache.php:85
actionsupc_purge_cachespeed-up-page-cache.php:88
actioninitspeed-up-page-cache.php:89
filtercron_schedulesspeed-up-page-cache.php:90
actionsupc_purge_cache_postspeed-up-page-cache.php:93
actionsupc_save_configspeed-up-page-cache.php:94
filterplugin_row_metaspeed-up-page-cache.php:97

Scheduled Events 1

supc_purge_cache
Maintenance & Trust

Speed Up – Page Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedMay 1, 2023
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings7
Active installs70
Developer Profile

Speed Up – Page Cache Developer Profile

nigro.simone

8 plugins · 4K total installs

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

How We Detect Speed Up – Page Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/speed-up-page-cache/assets/css/admin.css/wp-content/plugins/speed-up-page-cache/assets/css/frontend.css/wp-content/plugins/speed-up-page-cache/assets/js/admin.js/wp-content/plugins/speed-up-page-cache/assets/js/frontend.js

HTML / DOM Fingerprints

CSS Classes
supc-admin-noticesupc-settings-page
HTML Comments
<!-- Supc Cache --><!-- Supc Dropin --><!-- Supc htaccess --><!-- Supc WPConfig -->+2 more
Data Attributes
data-supc-settingsdata-supc-config
JS Globals
SpeedUp_AdminSpeedUp_Config
FAQ

Frequently Asked Questions about Speed Up – Page Cache