Admin Links Plus Security & Risk Analysis

wordpress.org/plugins/admin-links-plus-alp-widget

Note that this plugin is largely obsolete with the new admin ribbon in WP3.

10 active installs v1.3.0 PHP + WP 1.5+ Updated Mar 4, 2013
adinistrationadmindashboardlinkswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Links Plus Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The plugin 'admin-links-plus-alp-widget' v1.3.0 exhibits a mixed security posture. On the positive side, the absence of known CVEs and the use of prepared statements for all SQL queries are strong indicators of good development practices regarding external threats and data integrity. The plugin also demonstrates a very small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, significantly reducing the number of potential entry points for attackers. However, the static analysis reveals a critical concern: 100% of output is not properly escaped. This means that any data displayed by the plugin, if it originates from user input or external sources, is vulnerable to Cross-Site Scripting (XSS) attacks. Furthermore, while the taint analysis shows no critical or high-severity unsanitized paths, it did identify 3 flows with unsanitized paths, indicating a potential for subtle injection vulnerabilities if these paths are ever exposed or interact with user-controlled data.

Key Concerns

  • All output is unescaped
  • 3 flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Admin Links Plus Security Vulnerabilities

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

Admin Links Plus Release Timeline

v1.3.0Current
v1.2.1
Code Analysis
Analyzed Apr 16, 2026

Admin Links Plus Code Analysis

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

Output Escaping

0% escaped28 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
widget_adminlinksplus_init (admin-links-plus-sidebar-widget.php:12)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Admin Links Plus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedadmin-links-plus-sidebar-widget.php:171
Maintenance & Trust

Admin Links Plus Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 4, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Admin Links Plus Developer Profile

pbhj

2 plugins · 20 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 Links Plus

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
inputforgetmenotsubmitcheckbox
HTML Comments
<!-- -->
Data Attributes
id="alp_loginform"name="loginform"id="user_login"name="log"id="user_pass"name="pwd"+26 more
FAQ

Frequently Asked Questions about Admin Links Plus