Fixed Menu Anchor Security & Risk Analysis

wordpress.org/plugins/fixed-menu-anchor

If you are using a sticky, fixed menu in your WP theme, this plugin is the best to deal with it overlapping anchored content.

200 active installs v2.3 PHP + WP 4.3+ Updated Aug 5, 2016
anchorfixed-headerfixed-menusticky-headersticky-menu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fixed Menu Anchor Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "fixed-menu-anchor" plugin v2.3 presents a generally strong security posture based on the static analysis provided. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code signals indicate a diligent approach to SQL queries, with 100% utilizing prepared statements, and no dangerous functions, file operations, or external HTTP requests were detected. The lack of known vulnerabilities in its history also suggests a mature and well-maintained plugin.

However, a critical concern arises from the output escaping analysis. With 2 total outputs and 0% properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization is a direct risk. Additionally, the taint analysis revealing one flow with unsanitized paths, even without a critical or high severity classification, warrants attention as it points to potential input validation issues that could be exploited.

While the plugin's limited attack surface and good database practices are commendable strengths, the significant weakness in output escaping represents a tangible and exploitable risk. The absence of nonce and capability checks is less concerning given the lack of entry points, but the output escaping issue remains the primary security concern. It is recommended that the plugin developer prioritize addressing the unescaped output to mitigate the risk of XSS attacks.

Key Concerns

  • Unescaped output
  • Taint flow with unsanitized path
Vulnerabilities
None known

Fixed Menu Anchor Security Vulnerabilities

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

Fixed Menu Anchor Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<settings> (admin\settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fixed Menu Anchor Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsfixed-menu-anchor.php:70
actionwp_headfixed-menu-anchor.php:71
actionadmin_menufixed-menu-anchor.php:76
actionadmin_enqueue_scriptsfixed-menu-anchor.php:96
filterplugin_action_linksfixed-menu-anchor.php:103
Maintenance & Trust

Fixed Menu Anchor Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedAug 5, 2016
PHP min version
Downloads9K

Community Trust

Rating80/100
Number of ratings4
Active installs200
Developer Profile

Fixed Menu Anchor Developer Profile

k00ni

1 plugin · 200 total installs

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

How We Detect Fixed Menu Anchor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fixed-menu-anchor/js/fixed-menu-anchor.js
Script Paths
/wp-content/plugins/fixed-menu-anchor/js/fixed-menu-anchor.js
Version Parameters
fixed-menu-anchor/js/fixed-menu-anchor.js?ver=

HTML / DOM Fingerprints

JS Globals
fixedMenuAnchorCssClassesToBeIgnoredfixedMenuAnchorMaximumViewportWidthfixedMenuAnchorMaximumViewportWidthDistancefixedMenuAnchorUserDefinedDistance
FAQ

Frequently Asked Questions about Fixed Menu Anchor