navable Accessibility Widget Security & Risk Analysis

wordpress.org/plugins/navable-accessibility-widget

Make your WordPress website more accessible with the navable Widget. Easy to install, configure, and activate.

0 active installs v0.0 PHP 7.4+ WP 5.8+ Updated Feb 3, 2026
a11yaccessibilityadacompliancewcag
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is navable Accessibility Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'navable-accessibility-widget' plugin, based on the provided static analysis, exhibits a generally strong security posture. The absence of identified vulnerabilities in its history and the lack of critical findings in taint analysis are positive indicators. The plugin demonstrates good practices by properly escaping a high percentage of its outputs and having no file operations or external HTTP requests, which are common sources of vulnerabilities. The limited attack surface with no identified entry points without authentication is also commendable.

However, there are a few areas that warrant attention. The presence of a SQL query that does not use prepared statements is a notable concern. While there is only one such query, it represents a potential risk for SQL injection if the input is not strictly controlled. The lack of nonce checks, although common for AJAX and shortcodes (which are absent here), could be a broader architectural consideration if the plugin's functionality were to expand. The single capability check, while present, might not be sufficient depending on the sensitivity of the functionality it protects.

Overall, 'navable-accessibility-widget' appears to be a relatively secure plugin with no documented vulnerabilities. Its strengths lie in its minimal attack surface and good output escaping. The primary area for improvement would be to ensure all SQL queries utilize prepared statements to mitigate potential injection risks. The absence of any historical vulnerabilities suggests a proactive or fortunate development history, but vigilance in code practices remains essential.

Key Concerns

  • Raw SQL query without prepared statement
Vulnerabilities
None known

navable Accessibility Widget Security Vulnerabilities

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

navable Accessibility Widget Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

97% escaped32 total outputs
Attack Surface

navable Accessibility Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menunavable-accessibility-widget.php:48
actionadmin_initnavable-accessibility-widget.php:49
actionwp_footernavable-accessibility-widget.php:50
actionadmin_enqueue_scriptsnavable-accessibility-widget.php:51
actionplugins_loadednavable-accessibility-widget.php:540
Maintenance & Trust

navable Accessibility Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version7.4
Downloads148

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

navable Accessibility Widget Developer Profile

atwebdna

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 navable Accessibility Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/navable-accessibility-widget/assets/css/navable-widget.css/wp-content/plugins/navable-accessibility-widget/assets/js/navable-widget.js
Script Paths
/wp-content/plugins/navable-accessibility-widget/assets/js/navable-widget.js

HTML / DOM Fingerprints

CSS Classes
navable-settings-sectionnavable-feature-rownavable-color-pickernavable-color-toggle
HTML Comments
<!-- Main plugin class --><!-- Plugin instance --><!-- Get plugin instance --><!-- Constructor -->+7 more
Data Attributes
data-target
JS Globals
jQuery$
FAQ

Frequently Asked Questions about navable Accessibility Widget