CC-ID-Column Security & Risk Analysis

wordpress.org/plugins/cc-id-column

This plugin adds a column with post ID before the title column on wp-admin posts list.

10 active installs v1.0.0 PHP 7.0+ WP 4.9.4+ Updated Feb 28, 2018
columnidposts-listpost_idwp_list_table
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC-ID-Column Safe to Use in 2026?

Generally Safe

Score 85/100

CC-ID-Column has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "cc-id-column" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, especially since none of these potential entry points lack authentication or permission checks. Furthermore, the code signals indicate a diligent approach to secure coding, with no dangerous functions, all SQL queries utilizing prepared statements, and no file operations or external HTTP requests detected. The lack of any recorded vulnerabilities, including CVEs, further reinforces its current secure state.

However, a critical concern arises from the output escaping analysis. With one total output identified and 0% properly escaped, this presents a significant risk. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where untrusted data could be injected into the plugin's output and executed in a user's browser. While the plugin has no apparent vulnerability history, this single unescaped output is a glaring weakness that demands immediate attention. The absence of nonces and capability checks, while not directly exploitable due to the lack of entry points, would be problematic if any were introduced without proper security measures. Therefore, despite its clean history and limited attack surface, the unescaped output is a substantial security flaw.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

CC-ID-Column Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

CC-ID-Column 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

CC-ID-Column Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_initplugin.php:45
actionadmin_enqueue_scriptsplugin.php:56
Maintenance & Trust

CC-ID-Column Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 28, 2018
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CC-ID-Column Developer Profile

Clearcode

16 plugins · 220 total installs

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

How We Detect CC-ID-Column

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-id-column/style.css
Version Parameters
cc-id-column/style.css?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about CC-ID-Column