WP SoftLinks Security & Risk Analysis

wordpress.org/plugins/wp-softlinks

This plugin allows you to use a simple HTML tag that dynamically generates href and src tags. Easy to use, and extremely helpful.

10 active installs v1.0.1 PHP + WP 3.6+ Updated Jun 13, 2014
data-wp-idpost-link-replacementsoftlinktinymce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP SoftLinks Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The wp-softlinks v1.0.1 plugin exhibits a seemingly strong security posture based on the provided static analysis, with no identified attack surface, dangerous functions, file operations, or external HTTP requests. The absence of recorded vulnerabilities and CVEs also suggests a history of responsible development or a lack of targeting. However, the static analysis reveals significant underlying risks.

Despite the zero attack surface reported, the plugin's sole SQL query is not using prepared statements, representing a critical SQL injection vulnerability. Furthermore, none of the identified output operations are properly escaped, posing a risk of cross-site scripting (XSS) attacks. The complete lack of nonce and capability checks, especially in conjunction with potential data inputs (though not explicitly identified as entry points), creates a broad opportunity for unauthorized actions if any future vulnerabilities or indirect entry points are discovered.

While the vulnerability history is clean, this does not negate the critical risks identified in the code analysis. The absence of prepared statements and output escaping are fundamental security flaws that should be addressed immediately. The plugin's strengths lie in its limited scope and lack of external dependencies or complex features, but these are overshadowed by the high-severity coding practices observed. A balanced conclusion is that the plugin has a good track record but contains severe, unaddressed coding vulnerabilities that present an immediate risk.

Key Concerns

  • Raw SQL query without prepared statements
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP SoftLinks Security Vulnerabilities

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

WP SoftLinks Release Timeline

v1.0.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

WP SoftLinks Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
2
0 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

0% escaped2 total outputs
Attack Surface

WP SoftLinks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsclasses/class.softlinks.php:78
actionadmin_headclasses/class.softlinks.php:80
filtermedia_send_to_editorclasses/class.softlinks.php:101
filterthe_contentclasses/class.softlinks.php:104
filterwidget_textclasses/class.softlinks.php:107
Maintenance & Trust

WP SoftLinks Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 13, 2014
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

WP SoftLinks Developer Profile

SwiftWeb

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 WP SoftLinks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-softlinks/assets/css/softlinks_admin.css/wp-content/plugins/wp-softlinks/assets/js/wplink.min.js
Script Paths
/wp-content/plugins/wp-softlinks/assets/js/wplink.min.js
Version Parameters
wp-softlinks/assets/css/softlinks_admin.css?ver=wp-softlinks/assets/js/wplink.min.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wp-id
JS Globals
softlink_attribute
FAQ

Frequently Asked Questions about WP SoftLinks