Admin Quick Jump Security & Risk Analysis

wordpress.org/plugins/admin-quick-jump

Admin Quick Jump adds a dropdown list to the admin edit-post area. This allows you to quickly jump to other draft and published posts/pages.

100 active installs v1.4 PHP + WP 2.0.2+ Updated Dec 3, 2013
adminedit-pageedit-postnavigationquick-jump
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Quick Jump Safe to Use in 2026?

Generally Safe

Score 85/100

Admin Quick Jump 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 "admin-quick-jump" plugin v1.4 presents a concerning security posture despite its minimal attack surface. The static analysis reveals a complete lack of authentication checks on all identified entry points, which is a significant security oversight. While no dangerous functions, SQL injection vulnerabilities (due to the absence of SQL queries using prepared statements, which is also concerning), or critical taint flows were detected, the fact that no SQL queries use prepared statements is a red flag. Furthermore, a significant portion of outputs are not properly escaped, increasing the risk of cross-site scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, but this could be misleading given the identified coding practices. The absence of nonces and capability checks on potential entry points, coupled with the unescaped outputs, suggests a potentially vulnerable plugin that has not yet been exploited, or whose vulnerabilities have not been publicly disclosed.

Key Concerns

  • 0% prepared statements for SQL queries
  • 0% properly escaped output
  • 0 nonce checks
  • 0 capability checks
  • 0 unprotected AJAX handlers
  • 0 unprotected REST API routes
Vulnerabilities
None known

Admin Quick Jump Security Vulnerabilities

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

Admin Quick Jump Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Admin Quick Jump Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_print_stylesjck-quick-jump.php:163
actionadmin_print_scriptsjck-quick-jump.php:167
actionadd_meta_boxesjck-quick-jump.php:171
Maintenance & Trust

Admin Quick Jump Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedDec 3, 2013
PHP min version
Downloads7K

Community Trust

Rating94/100
Number of ratings6
Active installs100
Developer Profile

Admin Quick Jump Developer Profile

jamesckemp

3 plugins · 900 total installs

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

How We Detect Admin Quick Jump

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-quick-jump/css/style.css/wp-content/plugins/admin-quick-jump/js/jquery.selectbox-0.1.3.min.js/wp-content/plugins/admin-quick-jump/js/quickjump.js
Script Paths
admin-quick-jump/js/jquery.selectbox-0.1.3.min.jsadmin-quick-jump/js/quickjump.js

HTML / DOM Fingerprints

Data Attributes
id="jump_to"
FAQ

Frequently Asked Questions about Admin Quick Jump