WP Equal Columns Security & Risk Analysis

wordpress.org/plugins/wp-equal-columns

This plugin will equalize the columns (content and sidebar) in your theme to ensure that they are of equal lengths. I've ported this js utility t …

10 active installs v1.0 PHP + WP 2.7+ Updated Apr 23, 2009
columnsequalresizer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Equal Columns Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The wp-equal-columns plugin version 1.0 presents a generally positive security posture based on the provided static analysis. The plugin exhibits no identified dangerous functions, utilizes prepared statements exclusively for its SQL queries, and has no recorded vulnerability history, indicating a likely secure implementation for its current version. The absence of file operations and external HTTP requests further reduces potential attack vectors. However, a significant concern is the complete lack of output escaping for the single identified output point. This means that any data displayed by the plugin is not being sanitized, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. While the attack surface appears minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, the lack of capability checks and nonce checks on entry points (even though there are none currently) suggests a potential oversight in security best practices that could become a risk if functionality is added later. In conclusion, while the plugin is currently free of known exploits and uses good practices for database interactions, the unescaped output is a critical flaw that requires immediate attention to prevent security breaches.

Key Concerns

  • Unescaped output detected
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

WP Equal Columns Security Vulnerabilities

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

WP Equal Columns Release Timeline

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

WP Equal Columns Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

WP Equal Columns Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_headwp-equalcolumns.php:38
Maintenance & Trust

WP Equal Columns Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedApr 23, 2009
PHP min version
Downloads3K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

WP Equal Columns Developer Profile

Anthony

2 plugins · 50 total installs

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

How We Detect WP Equal Columns

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-equal-columns/equalcolumns.js
Script Paths
/wp-content/plugins/wp-equal-columns/equalcolumns.js

HTML / DOM Fingerprints

HTML Comments
<!-- Equal Columns Script Begins --><!-- Equal Columns Script Ends -->
FAQ

Frequently Asked Questions about WP Equal Columns