Anchor Menu Security & Risk Analysis

wordpress.org/plugins/anchorflow-menu

An accessible anchor menu that highlights the active section and improves navigation on desktop and mobile devices.

0 active installs v1.0.0 PHP 7.4+ WP 6.4+ Updated Feb 18, 2026
accessibilityanchormobile-menunavigationsticky-menu
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anchor Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The anchorflow-menu plugin v1.0.0 demonstrates a strong security posture in several key areas. The absence of known CVEs and a clean vulnerability history indicates diligent maintenance and a lack of previously identified exploitable flaws. Furthermore, the code analysis reveals excellent practices regarding SQL queries, exclusively using prepared statements, and a high percentage of properly escaped output. The presence of capability checks and nonce checks on entry points also suggests a conscious effort to implement basic WordPress security mechanisms.

However, a few areas warrant attention. The existence of file operations, even if just one, could introduce risks if not handled with extreme care, particularly in how file paths are managed and if user-supplied data influences these operations. While the taint analysis shows no issues, the presence of a single analyzed flow with a file operation needs careful scrutiny in the actual code. The plugin's attack surface is minimal with only one shortcode, and it is reported as unprotected, which needs to be clarified – shortcodes are generally considered user-callable and should ideally have some form of input validation or sanitization, even if not explicitly tied to WordPress capabilities in the traditional sense. The plugin's overall security is good, but the potential for issues with file operations and the implicit need for input validation on the shortcode are minor concerns.

Key Concerns

  • File operations present, requires careful path handling
  • Unprotected shortcode entry point (needs validation)
Vulnerabilities
None known

Anchor Menu Security Vulnerabilities

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

Anchor Menu Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Anchor Menu Code Analysis

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

Output Escaping

94% escaped135 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<formulaire-par-page> (includes\partials\formulaire-par-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Anchor Menu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[anchorflow_menu] includes\shortcode.php:121
WordPress Hooks 9
actionplugins_loadedanchorflow-menu.php:45
actionadmin_initincludes\admin-page.php:35
actionadmin_menuincludes\admin-page.php:185
actionwp_enqueue_scriptsincludes\enqueue-scripts.php:70
actionadmin_enqueue_scriptsincludes\enqueue-scripts.php:101
actiontemplate_redirectincludes\mobile-bar.php:135
actionwp_footerincludes\mobile-bar.php:142
actionwp_enqueue_scriptsincludes\mobile-bar.php:250
actionwp_enqueue_scriptsincludes\shortcode.php:185
Maintenance & Trust

Anchor Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 18, 2026
PHP min version7.4
Downloads199

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Anchor Menu Developer Profile

anchormenu

1 plugin · 0 total installs

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

How We Detect Anchor Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/anchorflow-menu/css/front.css/wp-content/plugins/anchorflow-menu/css/mobile.css/wp-content/plugins/anchorflow-menu/js/menu-ancrage-front.js/wp-content/plugins/anchorflow-menu/js/menu-ancrage-mobile.js/wp-content/plugins/anchorflow-menu/css/admin.css/wp-content/plugins/anchorflow-menu/js/admin-menu.js/wp-content/plugins/anchorflow-menu/js/admin-par-page.js
Script Paths
../css/front.css../js/menu-ancrage-front.js../css/mobile.css../js/menu-ancrage-mobile.js../css/admin.css../js/admin-menu.js+1 more
Version Parameters
anchorflow-menu/css/front.css?ver=anchorflow-menu/js/menu-ancrage-front.js?ver=anchorflow-menu/css/mobile.css?ver=anchorflow-menu/js/menu-ancrage-mobile.js?ver=anchorflow-menu/css/admin.css?ver=anchorflow-menu/js/admin-menu.js?ver=anchorflow-menu/js/admin-par-page.js?ver=

HTML / DOM Fingerprints

CSS Classes
afmenu-anchor-linkafmenu-mobile-barafmenu-mobile-bar__item
HTML Comments
<!-- Anchor Menu is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. --><!-- Front-end Assets : Conditional loading based on shortcode and settings. --><!-- DESKTOP LOGIC --><!-- MOBILE LOGIC -->+9 more
Data Attributes
data-afmenu-anchordata-afmenu-mobile-enableddata-afmenu-desktop-enabled
JS Globals
afmenuL10nafmenu_page_dataafmenu_asset_ver
Shortcode Output
[anchorflow_menu
FAQ

Frequently Asked Questions about Anchor Menu