
Terms to Links Security & Risk Analysis
wordpress.org/plugins/terms-to-linksThis plugin will automatically link term names in your content to that term's detail page.
Is Terms to Links Safe to Use in 2026?
Generally Safe
Score 85/100Terms to Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Terms to Links Security Vulnerabilities
Terms to Links Release Timeline
Terms to Links Code Analysis
Output Escaping
Data Flow Analysis
Terms to Links Attack Surface
WordPress Hooks 2
Maintenance & Trust
Terms to Links Maintenance & Trust
Maintenance Signals
Community Trust
Terms to Links Alternatives
Hikari Internal Links
hikari-internal-links
Hikari Internal Links provides a shortcode that dynamically generates to most Wordpress pages, like posts, comments, categories, feeds.
Taxonomy Images
taxonomy-images
Associate images from your media library to categories, tags and custom taxonomies.
Term Management Tools
term-management-tools
Allows you to merge terms, move terms between taxonomies, and set term parents, individually or in bulk.
WP No Base Permalink
wp-no-base-permalink
Removes category base or parents categories or tag base from your permalinks. Compatible with WPML Plugin and WordPress Multisite.
Blog Filter Post Filtering
blog-filter
Blog Filter helps users display posts in filterable grid and masonry layouts. Organize content by categories or tags with customizable designs.
Terms to Links Developer Profile
4 plugins · 60 total installs
How We Detect Terms to Links
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.