Speed Up – Menu Cache Security & Risk Analysis

wordpress.org/plugins/speed-up-menu

The menu reduces speed of Wordpress. This plugin offers a caching solution that reduces this effects on performance.

60 active installs v1.0.18 PHP + WP 3.0+ Updated Mar 5, 2023
cachecache-dynamic-menumenuperformancespeed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "speed-up-menu" plugin v1.0.18 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code does not appear to utilize dangerous functions, perform file operations, or make external HTTP requests, which are common vectors for security vulnerabilities. The complete reliance on prepared statements for SQL queries is a strong indicator of secure database interaction practices.

However, a notable concern arises from the "Output escaping" signal, which indicates that 100% of the identified outputs are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sanitization. The lack of nonce and capability checks on any potential entry points, although the attack surface is currently zero, represents a potential weakness should functionality be added in the future without proper security considerations.

With no recorded vulnerability history (CVEs), the plugin appears to have a clean track record. The combination of a limited attack surface, secure database practices, and no past vulnerabilities is positive. Nevertheless, the unescaped output remains a tangible risk that needs addressing to ensure a more robust security profile.

Key Concerns

  • Output not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Speed Up – Menu Cache Security Vulnerabilities

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

Speed Up – Menu Cache Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Speed Up – Menu Cache Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_update_nav_menuspeed-up-menu.php:80
actionadmin_menuspeed-up-menu.php:81
filterpre_wp_nav_menuspeed-up-menu.php:83
filterwp_nav_menuspeed-up-menu.php:84
Maintenance & Trust

Speed Up – Menu Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedMar 5, 2023
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Speed Up – Menu 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 – Menu 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-menu/speed-up-menu.php

HTML / DOM Fingerprints

HTML Comments
<!-- Start "Speed Up - Menu Cache" info: key="%s"; vary="%s"; date="%s" --><!-- End "Speed Up - Menu Cache" -->
FAQ

Frequently Asked Questions about Speed Up – Menu Cache