swMenu Security & Risk Analysis

wordpress.org/plugins/swmenu

Visit http://swmenu.com and use the free online editor to make your own customised version of this pluggin.

10 active installs v1.2 PHP + WP 3.0+ Updated Aug 8, 2015
css3menuresponsivewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is swMenu Safe to Use in 2026?

Generally Safe

Score 85/100

swMenu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "swmenu" v1.2 plugin exhibits a mixed security posture, with some positive indicators but significant areas of concern. The absence of known CVEs and a history of unpatched vulnerabilities is a strong positive sign, suggesting a generally well-maintained or less targeted plugin. Furthermore, the lack of a significant attack surface from AJAX, REST API, shortcodes, or cron events, and the use of prepared statements for all SQL queries are excellent security practices. However, the static analysis reveals critical weaknesses. The presence of the `create_function` is a highly concerning indicator of potential security risks, as it can be exploited for arbitrary code execution. Compounding this is the complete lack of output escaping for all identified output points, leaving the plugin highly vulnerable to Cross-Site Scripting (XSS) attacks. The absence of any nonce or capability checks on its entry points further exacerbates these vulnerabilities, allowing unauthenticated or low-privileged users to potentially trigger malicious actions.

Key Concerns

  • Unescaped output found
  • Dangerous function `create_function` used
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

swMenu Security Vulnerabilities

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

swMenu Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("sw_swmenu_widget");'));swmenu.php:64

Output Escaping

0% escaped19 total outputs
Attack Surface

swMenu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headswmenu.php:20
actionwidgets_initswmenu.php:64
Maintenance & Trust

swMenu Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 8, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

swMenu Developer Profile

swmenu

1 plugin · 10 total installs

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

How We Detect swMenu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/swmenu/css/menu.css/wp-content/plugins/swmenu/css/menu_responsive.css/wp-content/plugins/swmenu/css/menu_pie.css
Version Parameters
swmenu/css/menu.css?ver=swmenu/css/menu_responsive.css?ver=swmenu/css/menu_pie.css?ver=

HTML / DOM Fingerprints

CSS Classes
css3Menu
HTML Comments
<!--[if lt IE 9]>
Data Attributes
data-menu-id
JS Globals
chainswmenucss3Menuswmenusw_getactiveswmenu
FAQ

Frequently Asked Questions about swMenu