Accessible Dropdown Menus Security & Risk Analysis

wordpress.org/plugins/accessible-dropdown-menus

Makes dropdown menus in many WordPress themes keyboard accessible.

200 active installs v0.4.1 PHP + WP 3.4+ Updated Jun 28, 2013
a11yaccessibilitydropdown-menusmenusnavigation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Accessible Dropdown Menus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'accessible-dropdown-menus' plugin version 0.4.1 exhibits a seemingly secure static analysis report with no identified dangerous functions, SQL injection vulnerabilities due to prepared statements, file operations, or external HTTP requests. The attack surface is reported as zero entry points, and no taint analysis revealed any critical or high severity issues. The vulnerability history is also clean, with no recorded CVEs. This suggests a robust development approach in these specific areas.

However, a significant concern arises from the output escaping. With 1 total output and 0% properly escaped, there's a high likelihood of cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks, combined with the lack of output escaping, means that any data rendered by the plugin, if it originates from user input or external sources, is vulnerable to injection attacks. While the reported attack surface is zero, this absence of checks on any potential output point represents a critical oversight.

Overall, the plugin demonstrates good practices in data sanitization for SQL and avoiding risky functions. Yet, the complete lack of output escaping is a major security flaw that overshadows other positive findings. The absence of any historical vulnerabilities might indicate a small user base or, conversely, that past potential vulnerabilities were not discovered or reported. The critical concern lies in the unescaped output, which presents a tangible risk of XSS attacks.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Accessible Dropdown Menus Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Accessible Dropdown Menus Release Timeline

v0.4.1Current
v0.4
Code Analysis
Analyzed Mar 16, 2026

Accessible Dropdown Menus Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Accessible Dropdown Menus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsaccessible-dropdown-menus.php:27
actionwp_headaccessible-dropdown-menus.php:48
Maintenance & Trust

Accessible Dropdown Menus Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedJun 28, 2013
PHP min version
Downloads11K

Community Trust

Rating86/100
Number of ratings3
Active installs200
Developer Profile

Accessible Dropdown Menus Developer Profile

Amy Hendrix (sabreuse)

2 plugins · 210 total installs

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

How We Detect Accessible Dropdown Menus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/accessible-dropdown-menus/accessible-dropdown-menus.js
Script Paths
/wp-content/plugins/accessible-dropdown-menus/accessible-dropdown-menus.js
Version Parameters
accessible-dropdown-menus/accessible-dropdown-menus.js?ver=

HTML / DOM Fingerprints

CSS Classes
ccadm-hover
FAQ

Frequently Asked Questions about Accessible Dropdown Menus