Colored Admin Post List Security & Risk Analysis

wordpress.org/plugins/colored-admin-post-list

Highlights the background of draft, pending, future, private, published and custom post status posts in the wordpress admin.

500 active installs v3.1.4 PHP 8.3+ WP 6.2+ Updated Dec 3, 2025
colorhighlightpostspoststatusstatus
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Colored Admin Post List Safe to Use in 2026?

Generally Safe

Score 100/100

Colored Admin Post List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The 'colored-admin-post-list' plugin v3.1.4 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. The code also adheres to secure practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. This indicates a developer who is aware of common web vulnerabilities and takes steps to mitigate them.

However, the analysis does reveal some areas of concern. The plugin has no recorded vulnerability history, which is excellent, but it also lacks any explicit nonce or capability checks. Coupled with the fact that 50% of output is not properly escaped, this presents a potential risk. While the attack surface appears minimal, the absence of these fundamental security checks on any potential (even if currently unexposed) entry points means that if new functionalities were added or existing ones subtly changed, there could be opportunities for cross-site scripting (XSS) or other injection attacks if data is not properly sanitized and validated before being outputted. The complete lack of taint analysis results is also noteworthy, suggesting either the tool was unable to perform it or there were no exploitable flows identified, which is positive but the lack of validation on the absence of such flows is a weakness.

Key Concerns

  • Half of output not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Colored Admin Post List Security Vulnerabilities

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

Colored Admin Post List Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface

Colored Admin Post List Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedsrc\Controller\PluginController.php:18
actionadmin_initsrc\Controller\SettingsController.php:18
actionadmin_menusrc\Controller\SettingsController.php:19
actionadmin_footer-edit.phpsrc\Controller\StyleController.php:15
Maintenance & Trust

Colored Admin Post List Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version8.3
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs500
Developer Profile

Colored Admin Post List Developer Profile

rockschtar

2 plugins · 510 total installs

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

How We Detect Colored Admin Post List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/colored-admin-post-list/scripts/settings.js
Script Paths
/wp-content/plugins/colored-admin-post-list/scripts/settings.js
Version Parameters
colored-admin-post-list/scripts/settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
capl-wp-color-picker
Data Attributes
data-wp-color-picker-target
FAQ

Frequently Asked Questions about Colored Admin Post List