Enhanced Body Class Security & Risk Analysis

wordpress.org/plugins/enhanced-body-class

WordPress plugin to add user-related classes to body tag, allowing you to easily customize styling by role or specific user.

0 active installs v1.0.8 PHP 5.6.40+ WP 4.6+ Updated Unknown
body-class-style
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Enhanced Body Class Safe to Use in 2026?

Generally Safe

Score 100/100

Enhanced Body Class has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "enhanced-body-class" plugin v1.0.8 exhibits a strong security posture based on the provided static analysis. The plugin has zero identified entry points that are unprotected, no dangerous functions, and all SQL queries utilize prepared statements. Furthermore, the absence of any file operations, external HTTP requests, or known vulnerabilities in its history suggests a well-developed and maintained plugin. The taint analysis also yielded no critical or high severity findings.

However, a significant concern arises from the output escaping. With two total outputs and 0% properly escaped, this indicates a potential for cross-site scripting (XSS) vulnerabilities. Any dynamic data outputted by the plugin, if not handled carefully by the theme or other plugins, could be exploited. While the plugin itself doesn't appear to have a large attack surface or introduce complex risks, this lack of output sanitization is a notable weakness that could be exploited in conjunction with other factors.

In conclusion, the plugin demonstrates excellent security practices in terms of attack surface management, data handling (SQL), and historical vulnerability management. The primary area of concern is the complete lack of output escaping, which represents a tangible risk that requires attention. While there are no known vulnerabilities, this oversight could lead to new security issues if not addressed.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Enhanced Body Class Security Vulnerabilities

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

Enhanced Body Class Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Enhanced Body Class Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filteradmin_body_classenhanced-body-class.php:37
filterbody_classenhanced-body-class.php:38
actionadmin_menuincludes\admin.inc.php:59
actionadmin_initincludes\admin.inc.php:80
Maintenance & Trust

Enhanced Body Class Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version5.6.40
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Enhanced Body Class Alternatives

No alternatives data available yet.

Developer Profile

Enhanced Body Class Developer Profile

Noah J. Stewart

4 plugins · 70 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Enhanced Body Class

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enhanced-body-class/includes/form.inc.php/wp-content/plugins/enhanced-body-class/includes/admin.inc.php/wp-content/plugins/enhanced-body-class/includes/helpers.inc.php

HTML / DOM Fingerprints

CSS Classes
user-role-administratoruser-role-editoruser-role-authoruser-role-contributoruser-role-subscriber
FAQ

Frequently Asked Questions about Enhanced Body Class