
WP Footer Menu Security & Risk Analysis
wordpress.org/plugins/wp-footer-menuWP Footer Menu is a very simple plugin that adds a settings page to wp-admin, which allows you to customize a footer menu.
Is WP Footer Menu Safe to Use in 2026?
Generally Safe
Score 85/100WP Footer Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-footer-menu v2.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates excellent practices by having no known CVEs, no unpatched vulnerabilities, and all SQL queries utilizing prepared statements. The absence of AJAX handlers and REST API routes without permission callbacks, along with the presence of nonce and capability checks (though the latter are not explicitly tied to entry points in this data), suggests a conscious effort to secure its entry points. However, a significant concern arises from the static analysis of its code. The fact that 100% of its 30 output operations are not properly escaped presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities, which can be exploited by attackers to inject malicious scripts into the website.
Furthermore, the taint analysis reveals that all 4 analyzed flows have unsanitized paths, and while they are not classified as critical or high severity, this indicates potential pathways for data to be manipulated in unintended ways. The presence of a shortcode as the sole entry point, while appearing protected by nonce checks, doesn't negate the output escaping issue. The lack of documented vulnerability history is a strength, but it does not compensate for the immediate risks identified in the code analysis. Therefore, while the plugin has a clean record of past vulnerabilities and uses prepared statements, the unescaped output and unsanitized taint flows represent actionable security concerns that require attention.
Key Concerns
- Unescaped output detected
- Unsanitized paths in taint analysis
WP Footer Menu Security Vulnerabilities
WP Footer Menu Code Analysis
Output Escaping
Data Flow Analysis
WP Footer Menu Attack Surface
Shortcodes 1
WordPress Hooks 5
Maintenance & Trust
WP Footer Menu Maintenance & Trust
Maintenance Signals
Community Trust
WP Footer Menu Alternatives
No alternatives data available yet.
WP Footer Menu Developer Profile
4 plugins · 80 total installs
How We Detect WP Footer Menu
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-footer-menu/waypoints.min.js/wp-content/plugins/wp-footer-menu/waypoints.min.jsHTML / DOM Fingerprints
wp_footer_stickywp_footer_infojQuery[print_wp_footer]