
(x)html easy validator Security & Risk Analysis
wordpress.org/plugins/xhtml-easy-validatorCheck the doctype validity using W3c validator (html , xhtml , ... ) when creating or updating page / post / custom post type and show the result in …
Is (x)html easy validator Safe to Use in 2026?
Generally Safe
Score 100/100(x)html easy validator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "xhtml-easy-validator" plugin version 0.4 presents a mixed security posture. On the positive side, there are no reported vulnerabilities (CVEs) or known common vulnerability types, suggesting a history of relative stability. The plugin also avoids dangerous functions and external HTTP requests. However, the static analysis reveals significant areas of concern that detract from its overall security. Notably, there are zero capability checks and zero nonce checks, which are crucial for securing WordPress actions and AJAX requests, even though the attack surface is currently small. The taint analysis shows two flows with unsanitized paths, which could potentially lead to vulnerabilities if new entry points are introduced or if the plugin's functionality expands. Furthermore, the output escaping is poor, with only 13% of outputs properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially if any of the taint flows are exploitable through user-controlled input that is later displayed without proper sanitization. While the SQL queries are safely prepared, the lack of robust input validation and output sanitization, coupled with the absence of essential security checks, creates a fragile foundation.
Key Concerns
- Unsanitized taint flows (2)
- Low output escaping (13%)
- No nonce checks
- No capability checks
(x)html easy validator Security Vulnerabilities
(x)html easy validator Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
(x)html easy validator Attack Surface
WordPress Hooks 14
Maintenance & Trust
(x)html easy validator Maintenance & Trust
Maintenance Signals
Community Trust
(x)html easy validator Alternatives
Validated
validated
This plugin will allow you to check your pages/posts HTML against the W3C Validator.
Widget para añadir los iconos de validación de W3C Validator
anadir-iconos-validacion-w3c-validator
Este Plugin nos muestra en cualquier lugar que se pueda añadir un Widget de texto los distintivos de validación de W3C Validator.
Batch Validator
batch-validator
This plugin performs a batch markup validation check over your entire WordPress website.
WP-Validate
wp-validator
WP-Validate collects all the pages on your site and runs them through the W3C's HTML Validator.
Easy Video Player
easy-video-player
Easy Video Player is a WordPress video player that allows you to add videos to your WordPress site.
(x)html easy validator Developer Profile
1 plugin · 20 total installs
How We Detect (x)html easy validator
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/xhtml-easy-validator/w3c.pngHTML / DOM Fingerprints
name="fragment"document.forms["w3check"].submit()