Better Menu Widget Security & Risk Analysis

wordpress.org/plugins/better-menu-widget

Better Menu Widget makes it easy to customize your menu widgets by adding css styles and a heading link.

600 active installs v1.5.1 PHP + WP 4.5+ Updated Feb 9, 2019
menusnavigationwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better Menu Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Better Menu Widget 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 plugin 'better-menu-widget' v1.5.1 appears to have a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the plugin's attack surface. Furthermore, the code signals indicate no dangerous functions, file operations, or external HTTP requests. All SQL queries are using prepared statements, and there are no recorded vulnerabilities (CVEs) for this plugin. This suggests a commitment to secure coding practices.

However, a notable concern is the output escaping. With 30 total outputs and only 40% properly escaped, there is a significant potential for cross-site scripting (XSS) vulnerabilities. This means user-supplied data, if not handled carefully by the calling code, could be rendered directly in the browser without proper sanitization, allowing attackers to inject malicious scripts. The absence of nonce and capability checks on any potential entry points (though none were identified) is also a point of caution, as it implies that if any entry points were to be introduced or discovered in the future, they might lack essential security measures. The lack of taint analysis data might be due to the limited entry points or the nature of the analyzed code, but it means we cannot fully rule out complex, multi-step vulnerabilities. Despite these concerns, the lack of identified critical issues, SQL injection risks, and a clean vulnerability history are positive indicators.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Better Menu Widget Security Vulnerabilities

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

Better Menu Widget Code Analysis

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

Output Escaping

40% escaped30 total outputs
Attack Surface

Better Menu Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initbetter-menu-widget.php:32
Maintenance & Trust

Better Menu Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 9, 2019
PHP min version
Downloads26K

Community Trust

Rating84/100
Number of ratings5
Active installs600
Developer Profile

Better Menu Widget Developer Profile

Tracey Holinka

1 plugin · 600 total installs

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

How We Detect Better Menu Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-menu-widget/languages/

HTML / DOM Fingerprints

CSS Classes
better-menu-widget
FAQ

Frequently Asked Questions about Better Menu Widget