LH HTML Cleaner Security & Risk Analysis

wordpress.org/plugins/lh-html-cleaner

Removes blacklisted html tags and attributes.

10 active installs v1.33 PHP + WP 3.0+ Updated Unknown
deletehtmlinline-stylesremovestyles
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH HTML Cleaner Safe to Use in 2026?

Generally Safe

Score 100/100

LH HTML Cleaner has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The lh-html-cleaner plugin v1.33 exhibits a strong security posture in several key areas, notably the absence of known vulnerabilities and a complete lack of SQL queries that are not prepared. The plugin also demonstrates good practices by implementing capability checks and having no external HTTP requests or file operations, which are common vectors for exploits. Furthermore, the static analysis reveals no critical or high severity taint flows, suggesting that data handling within the plugin is generally secure.

However, a significant concern arises from the low percentage (36%) of properly escaped outputs. This indicates a potential for cross-site scripting (XSS) vulnerabilities, as user-supplied data or internal data that is not properly sanitized before being displayed to the user could be manipulated. While there are no reported vulnerabilities currently, the presence of unescaped output represents a latent risk that could be exploited if a suitable attack vector is discovered. The plugin also has a complete lack of nonce checks and AJAX handlers, which while contributing to a smaller attack surface, also means there's no specific mechanism to prevent replay attacks or unauthorized actions via these channels if they were to be introduced in the future.

In conclusion, the plugin benefits from a clean vulnerability history and secure database interactions. The primary weakness lies in its output escaping practices, which presents a tangible risk of XSS. The absence of any recorded vulnerabilities in the past is a positive indicator, but the code analysis suggests that the developers should prioritize improving output escaping to mitigate the identified XSS risk.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

LH HTML Cleaner Security Vulnerabilities

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

LH HTML Cleaner Code Analysis

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

Output Escaping

36% escaped11 total outputs
Attack Surface

LH HTML Cleaner Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionnetwork_admin_menulh-html-cleaner.php:198
actionadmin_menulh-html-cleaner.php:200
filtercontent_save_prelh-html-cleaner.php:203
filterplugin_action_linkslh-html-cleaner.php:204
Maintenance & Trust

LH HTML Cleaner Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH HTML Cleaner Developer Profile

shawfactor

77 plugins · 15K total installs

91
trust score
Avg Security Score
87/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect LH HTML Cleaner

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about LH HTML Cleaner