Columnizer Security & Risk Analysis

wordpress.org/plugins/columnizer

Wordpress Plugin to columnize content automatically

60 active installs v3.3.1.150 PHP + WP 3.0+ Updated Sep 7, 2012
columncolumnslayoutpagesshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Columnizer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "columnizer" plugin v3.3.1.150 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries executed without prepared statements, properly escaped output, and file operations suggests robust development practices. Furthermore, the lack of external HTTP requests and the absence of any recorded vulnerabilities or CVEs in its history are highly positive indicators. The plugin also appears to have a limited and well-controlled attack surface, with all identified entry points (shortcodes) not explicitly showing a lack of authentication checks in the provided data, although the absence of nonce and capability checks on these shortcodes is a significant concern.

However, the analysis does highlight a critical weakness: the complete absence of nonce checks and capability checks. While the shortcodes are the only identified entry points, and there are no direct indications of unauthenticated access from the static analysis alone, the lack of these fundamental security mechanisms means that any user, including unauthenticated ones, could potentially trigger the shortcode functionality. This is a significant oversight that could lead to unintended behavior or privilege escalation if the shortcode's functionality were to be exploited. The plugin's vulnerability history is clean, which is excellent, but it does not negate the inherent risks introduced by the missing security checks on its entry points.

In conclusion, "columnizer" v3.3.1.150 demonstrates good coding practices in many areas, particularly concerning SQL and output handling. The clean vulnerability history is a testament to its past stability. Nevertheless, the complete omission of nonce and capability checks on its shortcodes represents a substantial security risk that requires immediate attention to ensure the plugin's integrity and prevent potential misuse.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Columnizer Security Vulnerabilities

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

Columnizer Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Columnizer Code Analysis

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

Columnizer Attack Surface

Entry Points11
Unprotected0

Shortcodes 11

[twocolumns] columnizer.php:30
[threecolumns] columnizer.php:35
[fourcolumns] columnizer.php:40
[fivecolumns] columnizer.php:45
[sixcolumns] columnizer.php:50
[sevencolumns] columnizer.php:55
[eightcolumns] columnizer.php:60
[ninecolumns] columnizer.php:65
[tencolumns] columnizer.php:70
[elevencolumns] columnizer.php:75
[twelvecolumns] columnizer.php:80
WordPress Hooks 1
actionwp_enqueue_scriptscolumnizer.php:24
Maintenance & Trust

Columnizer Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 7, 2012
PHP min version
Downloads7K

Community Trust

Rating80/100
Number of ratings3
Active installs60
Developer Profile

Columnizer Developer Profile

TristanChambers

1 plugin · 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 Columnizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/columnizer/columnizer.css/wp-content/plugins/columnizer/jquery.columnizer.js/wp-content/plugins/columnizer/columnizer-init.js
Script Paths
/wp-content/plugins/columnizer/jquery.columnizer.js/wp-content/plugins/columnizer/columnizer-init.js
Version Parameters
columnizer/style.css?ver=jquery.columnizer.js?ver=columnizer-init.js?ver=

HTML / DOM Fingerprints

CSS Classes
columnize-twocolumnize-threecolumnize-fourcolumnize-fivecolumnize-sixcolumnize-sevencolumnize-eightcolumnize-nine+3 more
Data Attributes
id="columnizer"
Shortcode Output
<div id="columnizer" class="columnize-two"><div id="columnizer" class="columnize-three"><div id="columnizer" class="columnize-four"><div id="columnizer" class="columnize-five">
FAQ

Frequently Asked Questions about Columnizer