Inner Page Menu Security & Risk Analysis

wordpress.org/plugins/inner-page-menu

Add dynamic menus to your inner pages.

100 active installs v1.1 PHP + WP 3.1+ Updated May 8, 2022
add-menuinner-page-menumenu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Inner Page Menu Safe to Use in 2026?

Generally Safe

Score 85/100

Inner Page Menu 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 "inner-page-menu" plugin v1.1 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin has no known CVEs, a clean vulnerability history, and a limited attack surface with no unprotected entry points. Furthermore, it uses prepared statements for all SQL queries, which is a significant security strength. However, the complete lack of output escaping is a major concern. This means that any data displayed to users that originates from potentially untrusted sources could be vulnerable to cross-site scripting (XSS) attacks. While there are no identified taint flows or dangerous functions, the unescaped output opens a significant door for attackers to inject malicious scripts, leading to unauthorized actions or data theft within the user's browser session. The absence of nonce checks and capability checks on its single shortcode, while not immediately indicative of a critical vulnerability given the limited attack surface, represents a missed opportunity for more robust access control, especially if the shortcode handles any sensitive data or functionality.

Key Concerns

  • Output escaping is 0% properly escaped
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Inner Page Menu Security Vulnerabilities

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

Inner Page Menu Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Inner Page Menu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[inner-page-menu] index.php:91
WordPress Hooks 3
actionadd_meta_boxesindex.php:15
actionsave_postindex.php:44
actionadmin_headindex.php:56
Maintenance & Trust

Inner Page Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedMay 8, 2022
PHP min version
Downloads8K

Community Trust

Rating96/100
Number of ratings4
Active installs100
Developer Profile

Inner Page Menu Developer Profile

Maeve Lander

6 plugins · 11K total installs

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

How We Detect Inner Page Menu

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
ipm_checkboxipm_opt_selectipm_page_menu
Data Attributes
ipm_nav_menu_showipm_opt_nav_menu
Shortcode Output
[inner-page-menu]
FAQ

Frequently Asked Questions about Inner Page Menu