WAJ Admin Menu Security & Risk Analysis

wordpress.org/plugins/waj-admin-menu

Simple class & shortcodes for easily generating HTML for admin menus set up in WordPress.

0 active installs v1.2.1 PHP 7.0+ WP 4.9.8+ Updated May 7, 2019
admin-menuautogeneratehtmlnav
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WAJ Admin Menu Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "waj-admin-menu" plugin v1.2.1 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are excellent indicators of secure coding practices. Furthermore, all identified outputs are properly escaped, and the analysis found no taint flows with unsanitized paths, suggesting a low risk of common injection vulnerabilities. The plugin also has no recorded vulnerabilities or CVEs, which is a very positive sign.

However, the analysis highlights a few areas that warrant attention. The lack of any capability checks and nonce checks across all entry points, including the 3 shortcodes, represents a significant concern. While the current attack surface appears small and lacks directly unprotected AJAX handlers or REST API routes, the absence of these fundamental WordPress security mechanisms leaves the shortcodes vulnerable to unauthorized access and potential privilege escalation if they perform sensitive actions. This is the primary weakness in an otherwise well-coded plugin.

In conclusion, "waj-admin-menu" demonstrates good development hygiene with its handling of SQL and output. The clean vulnerability history is reassuring. The critical missing pieces are the proper implementation of nonce and capability checks to secure its shortcode functionality. Addressing these would elevate the plugin's security to a much more robust level.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

WAJ Admin Menu Security Vulnerabilities

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

WAJ Admin Menu Code Analysis

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

WAJ Admin Menu Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[header-nav] waj-admin-menu.php:23
[footer-nav] waj-admin-menu.php:32
[admin-nav] waj-admin-menu.php:41
Maintenance & Trust

WAJ Admin Menu Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 7, 2019
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WAJ Admin Menu Developer Profile

waughjai

4 plugins · 10 total installs

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

How We Detect WAJ Admin Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/waj-admin-menu/src/css/admin.css/wp-content/plugins/waj-admin-menu/src/css/style.css
Script Paths
/wp-content/plugins/waj-admin-menu/src/js/admin.js
Version Parameters
waj-admin-menu/src/css/admin.css?ver=waj-admin-menu/src/css/style.css?ver=waj-admin-menu/src/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
waj-admin-menu-skip-to-content
Data Attributes
data-waj-admin-menu-slug
Shortcode Output
[header-nav][footer-nav][admin-nav slug=
FAQ

Frequently Asked Questions about WAJ Admin Menu