Custom Login Admin Front-end CSS Security & Risk Analysis

wordpress.org/plugins/custom-login-admin-front-end-css-with-multisite-support

Loads custom CSS on WordPress Login Pages, Admin and Front-end via admin interface. Works on Multisites as well.

300 active installs v1.8 PHP 5.5+ WP 3.0+ Updated Dec 9, 2024
admin-csscsscustom-login-cssfrontend-csslogin-css
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Login Admin Front-end CSS Safe to Use in 2026?

Generally Safe

Score 92/100

Custom Login Admin Front-end CSS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The plugin "custom-login-admin-front-end-css-with-multisite-support" v1.8 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a strong adherence to secure coding practices, with no dangerous functions detected, all SQL queries using prepared statements, and a complete lack of external HTTP requests. This suggests the plugin does not introduce common vulnerabilities related to data manipulation or external dependencies.

However, there are a few areas that warrant attention. The presence of 7 file operations, while not inherently a vulnerability, could become a concern if not handled with strict sanitization and access controls. The fact that only 69% of output is properly escaped suggests a potential for cross-site scripting (XSS) vulnerabilities in the remaining 31% of outputs, which is a notable weakness. The absence of any nonce or capability checks on its entry points, though limited in number, means that any functionality exposed, however small, is unprotected against unauthorized access or manipulation. The complete lack of vulnerability history and taint analysis results is positive, suggesting a history of secure development and a lack of exploitable flaws found so far. Despite the limited attack surface and good SQL practices, the unescaped output and lack of capability checks prevent a perfect security score.

Key Concerns

  • Unescaped output detected
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Custom Login Admin Front-end CSS Security Vulnerabilities

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

Custom Login Admin Front-end CSS Code Analysis

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

Output Escaping

69% escaped16 total outputs
Attack Surface

Custom Login Admin Front-end CSS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuclafc_custom-login-admin-frontend-css.php:37
filterplugin_row_metaclafc_custom-login-admin-frontend-css.php:63
actionplugins_loadedclafc_custom-login-admin-frontend-css.php:70
actionadmin_initclafc_custom-login-admin-frontend-css.php:77
filteradmin_footer_textclafc_custom-login-admin-frontend-css.php:155
actionadmin_enqueue_scriptsclafc_custom-login-admin-frontend-css.php:171
filterlogin_enqueue_scriptsclafc_custom-login-admin-frontend-css.php:388
filteradmin_enqueue_scriptsclafc_custom-login-admin-frontend-css.php:420
filterwp_enqueue_scriptsclafc_custom-login-admin-frontend-css.php:452
Maintenance & Trust

Custom Login Admin Front-end CSS Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 9, 2024
PHP min version5.5
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs300
Developer Profile

Custom Login Admin Front-end CSS Developer Profile

Arun Basil Lal

4 plugins · 110K total installs

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

How We Detect Custom Login Admin Front-end CSS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-login-admin-front-end-css-with-multisite-support/highlighter/codemirror.css/wp-content/plugins/custom-login-admin-front-end-css-with-multisite-support/highlighter/codemirror.js/wp-content/plugins/custom-login-admin-front-end-css-with-multisite-support/highlighter/css.js
Script Paths
/wp-content/plugins/custom-login-admin-front-end-css-with-multisite-support/highlighter/codemirror.js/wp-content/plugins/custom-login-admin-front-end-css-with-multisite-support/highlighter/css.js
Version Parameters
custom-login-admin-front-end-css-with-multisite-support/highlighter/codemirror.css?ver=custom-login-admin-front-end-css-with-multisite-support/highlighter/codemirror.js?ver=custom-login-admin-front-end-css-with-multisite-support/highlighter/css.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- TODO: Add this to the CSS Tidy Configuration --><!-- The CSS Tidy Configuration --><!-- CSS Tidy Configuration : End -->
Data Attributes
data-optionsdata-languagedata-theme
JS Globals
CodeMirrorcmclafc_login_css_editorclafc_admin_css_editorclafc_frontend_css_editor
FAQ

Frequently Asked Questions about Custom Login Admin Front-end CSS