Terms to Links Security & Risk Analysis

wordpress.org/plugins/terms-to-links

This plugin will automatically link term names in your content to that term's detail page.

10 active installs v0.6 PHP + WP 3.0+ Updated Nov 20, 2010
categorylinkposttagterm
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Terms to Links Safe to Use in 2026?

Generally Safe

Score 85/100

Terms to 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 "terms-to-links" plugin v0.6 exhibits a generally good security posture based on the static analysis provided. The absence of identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are positive indicators. Furthermore, the lack of known CVEs in its history suggests a history of responsible development or minimal past security issues.

However, the analysis does highlight some areas of concern. The presence of unsanitized paths in taint flows, even if not reaching critical or high severity, indicates potential weaknesses where user-supplied data might not be properly validated or escaped before being used in file operations or other sensitive contexts. Additionally, the low percentage of properly escaped outputs suggests that some user-facing data might be vulnerable to cross-site scripting (XSS) attacks, albeit the limited number of outputs makes the overall impact uncertain. The complete absence of nonce and capability checks across all entry points is a significant oversight, especially if any of these entry points were to become exposed in the future, leaving them wide open to unauthorized actions.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in areas like SQL handling, the identified taint flows with unsanitized paths, insufficient output escaping, and a complete lack of authorization checks on its entry points represent notable security risks that should be addressed to improve its overall resilience.

Key Concerns

  • Unsanitized paths in taint flows
  • Low percentage of properly escaped outputs
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Terms to Links Security Vulnerabilities

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

Terms to Links Release Timeline

v0.6Current
v0.5
v0.2
v0.1
Code Analysis
Analyzed Mar 17, 2026

Terms to Links Code Analysis

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

Output Escaping

33% escaped3 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
term2linkOptions (terms-to-links.php:73)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Terms to Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuterms-to-links.php:116
filterthe_contentterms-to-links.php:117
Maintenance & Trust

Terms to Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedNov 20, 2010
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Terms to Links Developer Profile

William P. Davis

4 plugins · 60 total installs

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

How We Detect Terms to Links

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Terms to Links