Live Editor File Manager Security & Risk Analysis

wordpress.org/plugins/live-editor-file-manager

Better media management for WordPress. Upload, embed, and link to your files hosted on Live Editor directly in your WordPress site.

10 active installs v0.5.7 PHP + WP 3.5+ Updated Apr 17, 2014
audiofilesimagesphotosvideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Live Editor File Manager Safe to Use in 2026?

Generally Safe

Score 85/100

Live Editor File Manager 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 'live-editor-file-manager' plugin v0.5.7 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities or CVEs, which suggests a history of responsible development or limited public exposure of past issues. The static analysis also shows a complete absence of SQL queries that are not prepared, and all AJAX handlers have nonce checks, which are good practices for preventing common web attacks.

However, significant concerns arise from the static analysis. A critical finding is that 100% of output escaping is missing across 55 identified output points. This represents a substantial risk for Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content can be injected into the page without proper sanitization. Additionally, while capability checks are present on AJAX handlers (implied by '4 AJAX handlers (0 without auth checks)' and '4 Nonce checks'), the absence of explicit capability checks directly in the code, if that's what the static analysis implies by 'Capability checks: 0', is a weakness. The presence of file operations and external HTTP requests without detailed context on their handling also warrants caution. Taint analysis showing zero flows, while seemingly positive, could also indicate that the analysis depth was limited or the code structure did not lend itself to triggering the taint analysis engine.

In conclusion, the lack of historical vulnerabilities is a strength, but the pervasive lack of output escaping and potential gaps in robust authorization checks present a clear and present danger of XSS and potentially other injection-style attacks. The plugin needs immediate attention to address the unescaped outputs.

Key Concerns

  • Missing output escaping on 100% of outputs
  • Lack of explicit capability checks detected
Vulnerabilities
None known

Live Editor File Manager Security Vulnerabilities

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

Live Editor File Manager Code Analysis

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

Output Escaping

0% escaped55 total outputs
Attack Surface

Live Editor File Manager Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_resourcesLiveEditorFileManagerPlugin.php:28
authwp_ajax_resources_newLiveEditorFileManagerPlugin.php:29
authwp_ajax_resources_imports_createLiveEditorFileManagerPlugin.php:30
authwp_ajax_editor_codeLiveEditorFileManagerPlugin.php:31
WordPress Hooks 11
actionadmin_headLiveEditorFileManagerPlugin.php:18
actionadmin_initLiveEditorFileManagerPlugin.php:19
actionadmin_menuLiveEditorFileManagerPlugin.php:20
actionshow_user_profileLiveEditorFileManagerPlugin.php:23
actionpersonal_options_updateLiveEditorFileManagerPlugin.php:24
actionadmin_menuLiveEditorFileManagerPlugin.php:27
actionmedia_buttonsLiveEditorFileManagerPlugin.php:32
actionwp_fullscreen_buttonsLiveEditorFileManagerPlugin.php:33
actionpublish_postLiveEditorFileManagerPlugin.php:34
actionpublish_pageLiveEditorFileManagerPlugin.php:35
actionwp_trash_postLiveEditorFileManagerPlugin.php:36
Maintenance & Trust

Live Editor File Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 17, 2014
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Live Editor File Manager Developer Profile

Live Editor

1 plugin · 10 total installs

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

How We Detect Live Editor File Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-editor-file-manager/stylesheets/styles.css/wp-content/plugins/live-editor-file-manager/javascripts/jquery.ba-postmessage.js/wp-content/plugins/live-editor-file-manager/javascripts/jquery.insertAtCaret.js/wp-content/plugins/live-editor-file-manager/javascripts/live-editor-file-manager-plugin.js
Script Paths
/wp-content/plugins/live-editor-file-manager/javascripts/jquery.ba-postmessage.js/wp-content/plugins/live-editor-file-manager/javascripts/jquery.insertAtCaret.js/wp-content/plugins/live-editor-file-manager/javascripts/live-editor-file-manager-plugin.js
Version Parameters
live-editor-file-manager/javascripts/jquery.ba-postmessage.js?ver=live-editor-file-manager/javascripts/jquery.insertAtCaret.js?ver=live-editor-file-manager/javascripts/live-editor-file-manager-plugin.js?ver=

HTML / DOM Fingerprints

CSS Classes
live-editor-activated
Data Attributes
data-live-editor-activateddata-live-editor-subdomaindata-live-editor-admin-ajax-urldata-live-editor-post-typedata-live-editor-target-domaindata-live-editor-target-url+1 more
REST Endpoints
/wp-json/live-editor-file-manager/v1/resources/wp-json/live-editor-file-manager/v1/resources/new/wp-json/live-editor-file-manager/v1/resources/imports/wp-json/live-editor-file-manager/v1/editor-code
FAQ

Frequently Asked Questions about Live Editor File Manager