
Column Shortcodes Security & Risk Analysis
wordpress.org/plugins/column-shortcodesAdds shortcodes to easily create columns in your posts or pages.
Is Column Shortcodes Safe to Use in 2026?
Generally Safe
Score 85/100Column Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "column-shortcodes" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, file operations, or external HTTP requests is highly encouraging. Furthermore, the presence of capability checks, even if limited, and the complete lack of known historical vulnerabilities suggest diligent development practices and a stable codebase. The lack of any identified taint flows is a significant positive indicator, meaning there are no obvious paths for user-supplied data to compromise the system directly through unhandled input.
However, a notable concern arises from the absence of nonce checks across any entry points. While the attack surface is currently reported as zero, this might be due to the specific version analyzed or the way the analysis was performed. If any functionality were to be added or exposed in the future without nonce verification, it could lead to Cross-Site Request Forgery (CSRF) vulnerabilities. Additionally, 25% of output escaping is not properly implemented, which could lead to Cross-Site Scripting (XSS) vulnerabilities if the unescaped outputs are user-controllable. The plugin's strengths lie in its clean code and lack of historical issues, but the potential for XSS and the absence of CSRF protection are areas that warrant attention.
Key Concerns
- 25% of output escaping is not properly handled
- No nonce checks on any entry points
Column Shortcodes Security Vulnerabilities
Column Shortcodes Release Timeline
Column Shortcodes Code Analysis
Output Escaping
Column Shortcodes Attack Surface
WordPress Hooks 10
Maintenance & Trust
Column Shortcodes Maintenance & Trust
Maintenance Signals
Community Trust
Column Shortcodes Alternatives
Tipi Components
tipi-components
Tipi Components is a lightweight plugin to add some handy extra tools to your site.
PixCodes
pixcodes
PixCodes offers you a nice interface to add shortcodes into editor.
Grid Shortcodes
grid-shortcodes
A responsive and easy-to-use tool for dividing your content in your posts/pages. This ultra-lightweight plugin allows you to put your content in colum …
Rescue Shortcodes
rescue-shortcodes
A lightweight WordPress shortcodes plugin.
Kalimah Shortcodes
kalimah-shortcodes
A premium shortcodes plugin with 40 amazingly designed shortcodes for free!
Column Shortcodes Developer Profile
1 plugin · 60K total installs
How We Detect Column Shortcodes
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/column-shortcodes/assets/css/admin.css/wp-content/plugins/column-shortcodes/assets/css/admin-rtl.css/wp-content/plugins/column-shortcodes/assets/js/admin.js/wp-content/plugins/column-shortcodes/assets/js/jquery.ck.js/wp-content/plugins/column-shortcodes/assets/js/plugins.js/wp-content/plugins/column-shortcodes/assets/css/shortcodes-rtl.css/wp-content/plugins/column-shortcodes/assets/css/shortcodes.css/wp-content/plugins/column-shortcodes/assets/js/admin.js/wp-content/plugins/column-shortcodes/assets/js/jquery.ck.js/wp-content/plugins/column-shortcodes/assets/js/plugins.jscolumn-shortcodes/assets/css/admin.css?ver=column-shortcodes/assets/css/admin-rtl.css?ver=column-shortcodes/assets/js/admin.js?ver=column-shortcodes/assets/js/jquery.ck.js?ver=column-shortcodes/assets/js/plugins.js?ver=column-shortcodes/assets/css/shortcodes-rtl.css?ver=column-shortcodes/assets/css/shortcodes.css?ver=HTML / DOM Fingerprints
content-columnlast_columnclear_columndata-editor<div class='content-column %s'>%s</div><div class='clear_column'></div>