SideNav Security & Risk Analysis

wordpress.org/plugins/sidenav

Slide-out navigation for right or left side slide out pull-out menu.

10 active installs v1.0.1 PHP + WP 4.2+ Updated Mar 16, 2023
designmenumenu-builderpullout-menusidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SideNav Safe to Use in 2026?

Generally Safe

Score 85/100

SideNav 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 Sidenav plugin version 1.0.1 exhibits a generally good security posture, characterized by the absence of known vulnerabilities and the absence of dangerous functions, file operations, or external HTTP requests. The code analysis also shows that all SQL queries are using prepared statements, which is a strong indicator of secure database handling. However, there are notable concerns regarding output escaping, with only 36% of outputs being properly escaped. This leaves a significant portion of potential outputs vulnerable to cross-site scripting (XSS) attacks if user-supplied data is involved.

The plugin has a very small attack surface, consisting of a single shortcode, and all identified entry points appear to be protected. There are no identified taint flows or unsanitized paths, suggesting that the developer has been diligent in handling potentially malicious data. The lack of any recorded CVEs further supports the impression of a secure plugin. Despite the positive aspects, the insufficient output escaping is a critical weakness that needs immediate attention to prevent potential security incidents.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

SideNav Security Vulnerabilities

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

SideNav Code Analysis

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

Output Escaping

36% escaped14 total outputs
Attack Surface

SideNav Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sidenav_nav] includes\sidenav-editor.php:85
WordPress Hooks 8
actionadmin_menuincludes\sidenav-adminpage.php:10
actionadmin_initincludes\sidenav-adminpage.php:11
actioninitincludes\sidenav-adminpage.php:19
actionwp_headincludes\sidenav-adminpage.php:311
actionwp_footerincludes\sidenav-editor.php:84
actionplugins_loadedsidenav.php:58
actionwp_enqueue_scriptssidenav.php:79
actionadmin_initsidenav.php:82
Maintenance & Trust

SideNav Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 16, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SideNav Developer Profile

tradesouthwest

17 plugins · 2K total installs

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

How We Detect SideNav

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sidenav/css/sidenav-style.css/wp-content/plugins/sidenav/js/sidenav-plugin.js
Script Paths
/wp-content/plugins/sidenav/js/sidenav-plugin.js

HTML / DOM Fingerprints

Data Attributes
name="sidenav_settings[sidenav_text_field_0]"name="sidenav_settings[sidenav_text_field_3]"name="sidenav_settings[sidenav_text_field_2]"name="sidenav_settings[sidenav_text_field_1]"name="sidenav_settings[sidenav_text_field_4]"
FAQ

Frequently Asked Questions about SideNav