
Extend KSES Security & Risk Analysis
wordpress.org/plugins/extend-ksesThis plugin extends the HTML functionality of the kses.php file inside wp-includes by allowing additional html tags.
Is Extend KSES Safe to Use in 2026?
Generally Safe
Score 85/100Extend KSES has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The extend-kses plugin, version 2.3, exhibits a strong security posture in several key areas. The static analysis shows no known dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, significantly reducing common attack vectors. Furthermore, the absence of any known CVEs and its clean vulnerability history suggest a history of secure development and maintenance. This overall picture points to a plugin that has been developed with security in mind, avoiding many pitfalls common in WordPress plugin development.
However, the analysis does highlight a significant concern regarding output escaping. With 100% of identified outputs not being properly escaped, there's a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources could potentially be rendered in the browser without proper sanitization, allowing an attacker to inject malicious scripts. Additionally, the taint analysis reveals two flows with unsanitized paths, which, although not classified as critical or high severity in this specific scan, warrants attention as it indicates potential avenues for data to be processed insecurely. The complete lack of nonce and capability checks across all identified entry points is also a weakness, as it implies that potentially sensitive operations, if they were to exist or be introduced, might not be adequately protected against unauthorized execution.
Key Concerns
- All identified outputs are not properly escaped
- Taint analysis shows 2 flows with unsanitized paths
- No nonce checks detected
- No capability checks detected
Extend KSES Security Vulnerabilities
Extend KSES Code Analysis
Output Escaping
Data Flow Analysis
Extend KSES Attack Surface
WordPress Hooks 1
Maintenance & Trust
Extend KSES Maintenance & Trust
Maintenance Signals
Community Trust
Extend KSES Alternatives
Re-Add Text Justify Button
re-add-text-justify-button
The most simple plugin to re-add text justify on WordPress 4.7+
Visual Editor Custom Buttons
visual-editor-custom-buttons
Visual Editor Custom Buttons lets you add custom buttons to the Wordpress Visual Editor.
Contact Form 7 Tiny MCE
cf7-mce
Add tiny MCE to ContactForm7 editor
Allow Javascript in Text Widgets
allow-javascript-in-text-widgets
Replaces the default text widget with one that allows Javascript so you can do basic things like add Google Ads to your sidebar without using other pl …
TinyMCE Signature
tinymce-signature
Automatically adds a signature to your posts. Configurable via TinyMCE on the profile page.
Extend KSES Developer Profile
7 plugins · 110 total installs
How We Detect Extend KSES
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<div id='icon-options-general' class='icon32'><img src='http://tierra-innovation.com/wordpress-cms/logos/src/extend-kses/2.2/default.gif' alt='' title='' /><br /></div>