WP Live CSS Editor Security & Risk Analysis

wordpress.org/plugins/wp-live-css-editor

Edit, preview changes in real time and save all your project's CSS stylesheets live in the browser.

100 active installs v13.09 PHP + WP 2.7+ Updated Sep 28, 2013
cssdesignerdevelopereditor
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Live CSS Editor Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "wp-live-css-editor" plugin v13.09 exhibits a mixed security posture. On the positive side, it has a clean vulnerability history with no known CVEs, indicating a generally well-maintained codebase. The plugin also utilizes prepared statements for all its SQL queries, which is a crucial security practice. However, the static analysis reveals significant concerns. A notable weakness is the presence of one AJAX handler that lacks any authentication checks. This creates a direct entry point for potential attackers to interact with the plugin's backend without proper authorization. Furthermore, 100% of the plugin's output is not properly escaped, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis did not reveal critical or high severity flows, the presence of one flow with unsanitized paths warrants attention. The lack of nonce checks on the unprotected AJAX handler exacerbates these risks. Overall, while the absence of historical vulnerabilities is a strength, the current version has critical security flaws that need immediate attention, particularly the unauthenticated AJAX endpoint and the pervasive lack of output escaping.

Key Concerns

  • AJAX handler without auth checks
  • 0% output escaping
  • Flows with unsanitized paths
  • 0 nonce checks
Vulnerabilities
None known

WP Live CSS Editor Security Vulnerabilities

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

WP Live CSS Editor Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
wp_live_css_editor_SAVE (wp-live-css-editor.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Live CSS Editor Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_live_css_editor_SAVEwp-live-css-editor.php:41
WordPress Hooks 3
actionwp_loadedwp-live-css-editor.php:31
actionwp_print_styleswp-live-css-editor.php:38
actionwp_print_scriptswp-live-css-editor.php:39
Maintenance & Trust

WP Live CSS Editor Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 28, 2013
PHP min version
Downloads46K

Community Trust

Rating50/100
Number of ratings10
Active installs100
Developer Profile

WP Live CSS Editor Developer Profile

funlab

1 plugin · 100 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 Live CSS Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-live-css-editor/wp-live-css-editor-css.css/wp-content/plugins/wp-live-css-editor/ace/src/ace.js/wp-content/plugins/wp-live-css-editor/ace/src/mode-css.js/wp-content/plugins/wp-live-css-editor/ace/src/theme-twilight.js/wp-content/plugins/wp-live-css-editor/wp-live-css-editor.js
Script Paths
/wp-content/plugins/wp-live-css-editor/ace/src/ace.js/wp-content/plugins/wp-live-css-editor/ace/src/mode-css.js/wp-content/plugins/wp-live-css-editor/ace/src/theme-twilight.js/wp-content/plugins/wp-live-css-editor/wp-live-css-editor.js
Version Parameters
wp-live-css-editor/wp-live-css-editor-css.css?ver=wp-live-css-editor/ace/src/ace.js?ver=wp-live-css-editor/ace/src/mode-css.js?ver=wp-live-css-editor/ace/src/theme-twilight.js?ver=wp-live-css-editor/wp-live-css-editor.js?ver=

HTML / DOM Fingerprints

JS Globals
LiveCSSEditor
FAQ

Frequently Asked Questions about WP Live CSS Editor