Custom CSS CC Security & Risk Analysis

wordpress.org/plugins/custom-css-cc

Enable to add custom CSS via admin.

20 active installs v0.1 PHP + WP 2.0+ Updated Feb 15, 2015
csscustomstyle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom CSS CC Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'custom-css-cc' plugin, version 0.1, exhibits a promising security posture at first glance due to a lack of detected vulnerabilities in its history and a seemingly small attack surface. Static analysis reveals no dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilize prepared statements, which are all positive indicators. Furthermore, the absence of any recorded CVEs, critical or high severity taint flows, or even common vulnerability types suggests a potentially well-developed and tested codebase.

However, a critical concern arises from the complete lack of output escaping (0% properly escaped). This is a significant weakness that can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The absence of nonce checks and capability checks, while not directly flagged in this analysis as entry points, signifies a potential for unauthorized actions if any entry points were to be discovered or introduced in future versions. The plugin's vulnerability history being entirely clear is a strength, but the current static analysis findings, particularly the unescaped output, present a clear and present risk that needs immediate attention.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

Custom CSS CC Security Vulnerabilities

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

Custom CSS CC Release Timeline

v0.1Current
Code Analysis
Analyzed Mar 16, 2026

Custom CSS CC Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Custom CSS CC Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headcustom-css.php:15
actionadmin_initcustom-css.php:19
actionadmin_menucustom-css.php:39
Maintenance & Trust

Custom CSS CC Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedFeb 15, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Custom CSS CC Developer Profile

hatul

4 plugins · 1K total installs

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

How We Detect Custom CSS CC

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapccss_settings
Data Attributes
name="cc_custom_css"id="cc_custom_css"
FAQ

Frequently Asked Questions about Custom CSS CC