
WP_Folksonomy Security & Risk Analysis
wordpress.org/plugins/wp-folksonomyThis plugin allows your readers to add tags to your posts (like Flickr or del.icio.us).
Is WP_Folksonomy Safe to Use in 2026?
Generally Safe
Score 85/100WP_Folksonomy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-folksonomy plugin v0.8 exhibits a mixed security posture. On the positive side, there are no known CVEs, the attack surface appears to be minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, and there are no file operations or external HTTP requests, reducing potential points of compromise. The presence of capability checks, though limited, is a good practice.
However, significant concerns arise from the static analysis. A substantial 60% of SQL queries do not utilize prepared statements, introducing a high risk of SQL injection vulnerabilities. Furthermore, only 14% of output is properly escaped, indicating a strong possibility of cross-site scripting (XSS) vulnerabilities. The taint analysis reveals two high-severity flows with unsanitized paths, which could lead to critical security issues if these paths are exploitable. The absence of nonce checks on any entry points, combined with a lack of robust authorization checks on the limited entry points, further exacerbates these risks.
While the plugin has no historical vulnerabilities, this could be due to its limited exposure or a lack of thorough security auditing. The current code analysis, however, points to specific, actionable security weaknesses that need immediate attention. In conclusion, the plugin has strengths in its limited attack surface and lack of historical issues, but the significant risks identified in SQL query handling, output escaping, and taint flows, coupled with the absence of nonce checks, indicate a vulnerable state.
Key Concerns
- High severity unsanitized paths in taint analysis
- High severity unsanitized paths in taint analysis
- Significant number of SQL queries not using prepared statements
- Low percentage of properly escaped output
- Missing nonce checks on entry points
- Limited capability checks
WP_Folksonomy Security Vulnerabilities
WP_Folksonomy Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
WP_Folksonomy Attack Surface
WordPress Hooks 5
Maintenance & Trust
WP_Folksonomy Maintenance & Trust
Maintenance Signals
Community Trust
WP_Folksonomy Alternatives
Menu By User Roles
menu-by-user-roles
Menu By User Roles allows you to control the visibility of menu items based on user roles.
Fix Duplicates
fix-duplicates
Do you run a site with user submitted content? Do users submit the same post again and again? Use the Fix Duplicates plugin to find and delete duplica …
Fast Flow
fast-flow-dashboard
Data dashboard, user tagging and settings plugin for Fast Flow plugins system.
Empty WP Blog/Website
empty-wp-blog-or-website
One click solution for make your blog/website empty. Delete all your posts, pages, media(images,videos,etc) , tags and categories.
User Taxonomy & Directory
user-tags
User Taxonomy & Directory helps you effortlessly manage user taxonomies on your WordPress website. With a user-friendly interface, it simplifies t …
WP_Folksonomy Developer Profile
5 plugins · 60 total installs
How We Detect WP_Folksonomy
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.