Space Remover Security & Risk Analysis

wordpress.org/plugins/space-remover

Space Remover removes any leading or trailing spaces from your post and page content. Securing a clean and consistent website layout.

100 active installs v2.0 PHP + WP 3.2+ Updated Dec 21, 2016
cleanremovereplacesanitizetrailing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Space Remover Safe to Use in 2026?

Generally Safe

Score 85/100

Space Remover has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The space-remover plugin v2.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities, critical taint flows, raw SQL queries, or unprotected entry points (AJAX, REST API, shortcodes, cron events) is highly encouraging. The presence of nonce and capability checks further indicates an adherence to WordPress security best practices in handling its limited attack surface.

However, a significant concern arises from the output escaping signal. With 100% of its outputs not being properly escaped, this plugin presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content that is outputted by this plugin could potentially be manipulated by an attacker to inject malicious scripts, impacting users of the WordPress site. While the plugin has no known historical vulnerabilities and a clean record, this single, unaddressed code signal represents a critical weakness that overshadows its other positive security attributes.

In conclusion, while the plugin demonstrates a good understanding of foundational WordPress security principles by limiting its attack surface and implementing authentication checks, the complete lack of output escaping is a major flaw. This single oversight creates a significant XSS risk that requires immediate attention. Future development should prioritize proper sanitization and escaping of all dynamic output to mitigate this critical vulnerability.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Space Remover Security Vulnerabilities

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

Space Remover Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Space Remover Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initclasses\mgwe_space_remover_admin_class.php:38
actionadmin_footerclasses\mgwe_space_remover_admin_class.php:39
actionadmin_menuclasses\mgwe_space_remover_admin_class.php:40
actionadmin_menuclasses\mgwe_space_remover_admin_class.php:41
actionsave_postclasses\mgwe_space_remover_admin_class.php:42
actionadmin_initclasses\mgwe_space_remover_class.php:50
actionthe_contentclasses\mgwe_space_remover_class.php:51
Maintenance & Trust

Space Remover Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 21, 2016
PHP min version
Downloads9K

Community Trust

Rating94/100
Number of ratings3
Active installs100
Developer Profile

Space Remover Developer Profile

smgwebdesign

2 plugins · 800 total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
364 days
View full developer profile
Detection Fingerprints

How We Detect Space Remover

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/space-remover/classes/mgwe_space_remover_admin_class.php/wp-content/plugins/space-remover/classes/mgwe_space_remover_class.php/wp-content/plugins/space-remover/space-remover.php

HTML / DOM Fingerprints

Data Attributes
name="mgwe_single_disable"name="meta_box_nonce"name="remove_all"name="remove_leading"
FAQ

Frequently Asked Questions about Space Remover