Magic Links Security & Risk Analysis

wordpress.org/plugins/magic-links

Magic Links is a WordPress plugin that offers a variety of methods to show links.

10 active installs v1.0.2 PHP + WP 2.3+ Updated Feb 10, 2011
linkspostpostssidebarwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Magic Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The magic-links v1.0.2 plugin exhibits a generally good security posture from a static analysis perspective, with no critical or high severity issues identified in taint analysis and a clean vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests is commendable. However, several areas raise concerns. The plugin uses raw SQL queries without prepared statements, which is a significant risk for SQL injection vulnerabilities. Furthermore, the low percentage of properly escaped output suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, especially considering the presence of a shortcode which represents a potential entry point for user-supplied data that could be rendered unsafely. The complete lack of nonce and capability checks on its entry points also presents a broad attack surface that could be exploited for various malicious actions.

Key Concerns

  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Magic Links Security Vulnerabilities

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

Magic Links Release Timeline

v1.0.2Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

Magic Links Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

28% escaped18 total outputs
Attack Surface

Magic Links Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[MAGIC-LINKS] magic-links.php:170
WordPress Hooks 5
actionml_update_eventmagic-links.php:146
filterwidget_textmagic-links.php:171
actionadmin_menumagic-links.php:177
filtercron_schedulesmagic-links.php:195
actionplugins_loadedmagic-links.php:241

Scheduled Events 2

ml_update_event
ml_update_event
Maintenance & Trust

Magic Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedFeb 10, 2011
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Magic Links Developer Profile

raychow

1 plugin · 10 total installs

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

How We Detect Magic Links

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
magic-links
Data Attributes
data-ml-colordata-ml-font-sizedata-ml-output-styledata-ml-link-separatordata-ml-target-blankdata-ml-nofollow+12 more
Shortcode Output
[MAGIC-LINKS]
FAQ

Frequently Asked Questions about Magic Links