Quick Admin Links Security & Risk Analysis

wordpress.org/plugins/quick-admin-links

Widget to add useful admin links on every page, allowing you to add new posts/pages, edit existing posts/pages, go to the admin, or log out.

40 active installs v0.11 PHP + WP 2.2+ Updated Mar 10, 2009
adminfrontendlinkswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Admin Links Safe to Use in 2026?

Generally Safe

Score 85/100

Quick Admin Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The plugin 'quick-admin-links' v0.11 exhibits a generally good security posture, with no known vulnerabilities or common vulnerability types recorded in its history. The static analysis also reveals no dangerous functions, raw SQL queries, or file operations, and all SQL queries utilize prepared statements. The absence of external HTTP requests and taint flows further strengthens its security. However, a significant concern arises from the output escaping. With 6 total outputs and 0% properly escaped, there is a high risk of cross-site scripting (XSS) vulnerabilities. While capability checks are present, the complete lack of nonce checks on AJAX handlers is concerning, especially if any AJAX handlers were to be introduced in future versions or if there are hidden entry points not captured by the static analysis. The plugin's strengths lie in its clean code regarding SQL and its lack of a history of vulnerabilities. The primary weakness is the critical failure in output escaping, which requires immediate attention.

Key Concerns

  • Output escaping is not properly implemented
  • No nonce checks on AJAX handlers
Vulnerabilities
None known

Quick Admin Links Security Vulnerabilities

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

Quick Admin Links Release Timeline

v0.11Current
v0.10
Code Analysis
Analyzed Apr 16, 2026

Quick Admin Links Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Quick Admin Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initquick-admin-links.php:12
Maintenance & Trust

Quick Admin Links Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 10, 2009
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Quick Admin Links Developer Profile

Mark Barnes

3 plugins · 160 total installs

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

How We Detect Quick Admin Links

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
quick-admin-linksqal-log-on
Data Attributes
name="qal-display-log-on"name="qal-display-create-post"name="qal-display-create-page"name="qal-display-admin-link"name="qal-display-edit-link"name="qal-display-log-off"+7 more
FAQ

Frequently Asked Questions about Quick Admin Links