
WP Super Edit Security & Risk Analysis
wordpress.org/plugins/wp-super-editGet control of the WordPress wysiwyg visual editor and add some functionality with more buttons and custom TinyMCE plugins.
Is WP Super Edit Safe to Use in 2026?
Use With Caution
Score 63/100WP Super Edit has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.
The wp-super-edit plugin exhibits a mixed security posture. On one hand, it demonstrates strong adherence to secure coding practices by predominantly using prepared statements for SQL queries and implementing capability checks. The absence of a large attack surface through AJAX, REST API, shortcodes, and cron events is also a positive indicator. However, significant concerns arise from the taint analysis, which reveals three flows with unsanitized paths, all flagged as high severity. This suggests potential vulnerabilities where user input is not properly handled, which could lead to security breaches if exploited.
The vulnerability history is a notable weakness. The presence of one unpatched medium severity CVE, specifically an 'Cross-site Scripting' vulnerability, is a direct threat. The fact that this vulnerability is recent (last updated in July 2025) and remains unpatched indicates a lack of timely security maintenance by the developers, which is a serious red flag. While the plugin has strengths in its general coding practices and limited entry points, the combination of high-severity taint flows and an unpatched XSS vulnerability presents a tangible risk that should not be overlooked.
Key Concerns
- Unpatched CVE (Medium severity XSS)
- High severity taint flows (3)
- Output escaping not used
WP Super Edit Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
Super Edit <= 2.5.4 - Reflected Cross-Site Scripting
WP Super Edit Code Analysis
Bundled Libraries
SQL Query Safety
Output Escaping
Data Flow Analysis
WP Super Edit Attack Surface
WordPress Hooks 8
Maintenance & Trust
WP Super Edit Maintenance & Trust
Maintenance Signals
Community Trust
WP Super Edit Alternatives
pure writing
pure-writing
增强Wordpress的编辑器功能,让你享受纯粹的写作。
Fullscreen for WP Super Edit
fullscreen-10-for-wp-super-edit
By using it, you can enlarge your TinyMCE editor to fit the full screen of the browser, and toggle between those two views.
Black Studio TinyMCE Widget
black-studio-tinymce-widget
The visual editor widget for WordPress.
Advanced Image Styles
advanced-image-styles
Adjust an image's margins and border with ease in the Visual editor.
Advanced TinyMCE Configuration
advanced-tinymce-configuration
Set advanced TinyMCE options for the classic block and classic editor.
WP Super Edit Developer Profile
6 plugins · 2K total installs
How We Detect WP Super Edit
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-super-edit/wp-super-edit.core.class.php/wp-content/plugins/wp-super-edit/wp-super-edit.admin.class.php/wp-content/plugins/wp-super-edit/wp-super-edit-admin.php/wp-content/plugins/wp-super-edit/languages/wp-content/plugins/wp-super-edit/wp-super-edit-defaults.php/wp-content/plugins/wp-super-edit/tinymce_plugins//wp-content/plugins/wp-super-edit/tinymce_plugins/wp-super-edit/wp-super-edit.core.class.php?ver=wp-super-edit/wp-super-edit.admin.class.php?ver=wp-super-edit/wp-super-edit-admin.php?ver=wp-super-edit/wp-super-edit-defaults.php?ver=wp-super-edit/tinymce_plugins/HTML / DOM Fingerprints
<!-- ISSUE:: Find out what TinyMCE is spewing --><!-- ISSUE: plugin files are now plugin.js --><!-- ISSUE: Not sure how I'll get his to work. External Plugin URLS and Paths need to be built. --><!-- ISSUE: External files are really sensitive since TinyMCE loads them in JS. SSL definitely fails here. -->+2 more