Empty Tags Remover Security & Risk Analysis

wordpress.org/plugins/empty-tags-remover

Really simple plugin. It just removes all your empty tags on demand.

100 active installs v1.2.3 PHP + WP 2.5+ Updated Dec 13, 2024
admineditpostsremovetags
91
A · Safe
CVEs total1
Unpatched0
Last CVEJan 20, 2025
Safety Verdict

Is Empty Tags Remover Safe to Use in 2026?

Generally Safe

Score 91/100

Empty Tags Remover has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 20, 2025Updated 1yr ago
Risk Assessment

The "empty-tags-remover" plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output. The presence of a nonce check is also a positive indicator of security awareness.

However, a significant concern arises from its vulnerability history. The plugin has a known CVE, specifically a medium-severity Cross-site Scripting (XSS) vulnerability. While this vulnerability is currently unpatched, the fact that it's marked as 'unpatched' in the historical data (even though the 'currently unpatched' count is 0) suggests a potential for future risks if patches are not consistently applied. The lack of capability checks is another area that could be improved, as it means that any authenticated user could potentially interact with the plugin's limited functionalities without specific permissions, although the current limited attack surface mitigates immediate risk.

In conclusion, while the plugin's core code appears to be relatively secure with a small attack surface and good data handling practices, the past XSS vulnerability and the absence of capability checks are noteworthy weaknesses. Developers should ensure that all past vulnerabilities are addressed and consider implementing capability checks to further harden the plugin against potential future exploits.

Key Concerns

  • Known medium XSS vulnerability
  • Missing capability checks
Vulnerabilities
1

Empty Tags Remover Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-24640medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Empty Tags Remover <= 1.0 - Reflected Cross-Site Scripting

Jan 20, 2025 Patched in 1.1.0 (93d)
Code Analysis
Analyzed Mar 16, 2026

Empty Tags Remover Code Analysis

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

Output Escaping

80% escaped5 total outputs
Attack Surface

Empty Tags Remover Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuempty-tags-remover.php:12
Maintenance & Trust

Empty Tags Remover Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 13, 2024
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Empty Tags Remover Developer Profile

Dan-Lucian Stefancu

3 plugins · 150 total installs

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

How We Detect Empty Tags Remover

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
FAQ

Frequently Asked Questions about Empty Tags Remover