
Wiki Menus Security & Risk Analysis
wordpress.org/plugins/wiki-menusBy placing a [wikimenu] shortcode at the top of a page, the plugin will generate a wiki-style menu of links to any headings in the page content.
Is Wiki Menus Safe to Use in 2026?
Generally Safe
Score 85/100Wiki Menus has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wiki-menus v2.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is commendable. Furthermore, the lack of reported vulnerabilities in its history suggests a well-maintained and secure codebase over time. The plugin's attack surface is minimal and appears to be well-protected with 0 unprotected entry points.
While the code analysis reveals no immediate red flags or taint flows of concern, the complete absence of nonce checks and capability checks across all entry points (even though there's only one shortcode, which is not inherently protected by these mechanisms by default) presents a potential weakness. If the shortcode's functionality is sensitive or can be manipulated by user input, it could be susceptible to various attacks. The plugin's strengths lie in its clean codebase and lack of historical vulnerabilities, but the oversight in implementing authentication/authorization checks on its single entry point warrants attention.
Key Concerns
- Missing nonce checks on shortcode
- Missing capability checks on shortcode
Wiki Menus Security Vulnerabilities
Wiki Menus Code Analysis
Wiki Menus Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
Wiki Menus Maintenance & Trust
Maintenance Signals
Community Trust
Wiki Menus Alternatives
Menu In Post
menu-in-post
A simple but flexible plugin to allow the use of menus in posts and pages.
Yada Wiki
yada-wiki
Yada Wiki is a simple wiki for your WordPress site.
OOW Custom Menu Shortcode
oowcode-custom-menu-shortcode
Effortlessly display and customize WordPress menus with a flexible shortcode, allowing custom CSS styling, 10 predefined themes, real-time preview.
Menu to Page Display
menu-to-page-display
Display a menu within a page using the [menu-display] shortcode.
Simple Page Ordering
simple-page-ordering
Order your pages and other custom post types that support "page-attributes" with drag and drop right from the standard page list.
Wiki Menus Developer Profile
1 plugin · 10 total installs
How We Detect Wiki Menus
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wiki-menus/cb_wiki_style.cssHTML / DOM Fingerprints
h1h2h3h4h5id="wikinav"id="wikinav-hide"id="wikinav-show"id="wikinav-ul"id="wikiback"wikiToggle<div id="wikinav"><strong>Contents</strong><a href="#wikinav" id="wikinav-hide" onclick="return wikiToggle('hide')">[hide]</a><a href="#wikinav" id="wikinav-show" onclick="return wikiToggle('show')">[show]</a><ul id="wikinav-ul"><div id="wikiback"><a href="#wikinav">back to top</a></div>