Arrow Keys Navigation Security & Risk Analysis

wordpress.org/plugins/arrow-keys-navigation

This plugin enables left and right key post (and custom post) navigation.

50 active installs v1.0.1 PHP + WP 3.0.1+ Updated Sep 8, 2016
arrow-key-navigationkey-navigation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Arrow Keys Navigation Safe to Use in 2026?

Generally Safe

Score 85/100

Arrow Keys Navigation 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 "arrow-keys-navigation" plugin v1.0.1 exhibits a mixed security posture. On the positive side, it shows no known historical vulnerabilities and avoids dangerous functions, raw SQL queries, file operations, and external HTTP requests. The absence of these common attack vectors suggests a degree of care in its development.

However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers without any authentication or capability checks, representing a direct attack surface. Furthermore, all identified output actions (4 total) are not properly escaped, creating a strong potential for cross-site scripting (XSS) vulnerabilities. The taint analysis also identified two flows with unsanitized paths, though they were not classified as critical or high severity, they still indicate a lack of input validation.

Given the lack of past vulnerabilities, it's possible the plugin has not been extensively tested or targeted. However, the presence of unprotected AJAX endpoints and unescaped output are critical weaknesses that could be easily exploited. The plugin's strengths lie in its avoidance of common risky practices, but its weaknesses in input sanitization and output escaping present immediate security risks that should be addressed.

Key Concerns

  • Unprotected AJAX handlers
  • No output escaping
  • Flows with unsanitized paths
  • No nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

Arrow Keys Navigation Security Vulnerabilities

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

Arrow Keys Navigation Code Analysis

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

Output Escaping

0% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
akeynav_reqs_callback (ajaxes.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Arrow Keys Navigation Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_akeynav_reqsajaxes.php:7
noprivwp_ajax_akeynav_reqsajaxes.php:8
WordPress Hooks 4
actionwp_headajaxes.php:49
actionplugins_loadedakeynav.php:18
actionwp_enqueue_scriptsakeynav.php:29
actionwp_footerakeynav.php:53
Maintenance & Trust

Arrow Keys Navigation Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedSep 8, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Alternatives

Arrow Keys Navigation Alternatives

No alternatives data available yet.

Developer Profile

Arrow Keys Navigation Developer Profile

ernestortiz

4 plugins · 110 total installs

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

How We Detect Arrow Keys Navigation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/arrow-keys-navigation/css/style.css/wp-content/plugins/arrow-keys-navigation/js/queries.js
Script Paths
/wp-content/plugins/arrow-keys-navigation/js/queries.js
Version Parameters
arrow-keys-navigation/css/style.css?ver=arrow-keys-navigation/js/queries.js?ver=

HTML / DOM Fingerprints

Data Attributes
id='akeynav_wildcard'
JS Globals
ajaxurlajaxnonce
FAQ

Frequently Asked Questions about Arrow Keys Navigation