Simple Header Footer HTML Security & Risk Analysis

wordpress.org/plugins/simple-header-footer-html

A simple plugin for injecting HTML into various places in your WordPress theme output.

4K active installs v1.3.0 PHP + WP 3.8.9+ Updated Aug 6, 2020
cssfooterheaderhttpsjs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Header Footer HTML Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "simple-header-footer-html" v1.3.0 plugin exhibits a strong static security posture with zero identified entry points that are unprotected. The absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, nonce checks, and capability checks in the provided static analysis is commendable and suggests adherence to secure coding practices.

The primary concern arises from the complete lack of output escaping. With 8 total outputs and 0% properly escaped, this indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied input that is rendered directly to the browser without proper sanitization could be exploited by attackers to inject malicious scripts, potentially leading to session hijacking, defacement, or other harmful actions.

Furthermore, the plugin has no recorded vulnerability history, including CVEs. While this is a positive indicator of past security diligence, it does not negate the identified risk of unescaped output. The absence of past vulnerabilities may also be attributed to a limited attack surface or insufficient historical analysis. In conclusion, while the plugin scores well on many security metrics, the critical flaw of unescaped output poses a substantial risk that needs immediate attention.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

Simple Header Footer HTML Security Vulnerabilities

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

Simple Header Footer HTML Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Simple Header Footer HTML Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitsimple-header-footer-html.php:34
actionwp_headsimple-header-footer-html.php:39
actionwp_footersimple-header-footer-html.php:40
actionwp_headsimple-header-footer-html.php:42
actionwp_footersimple-header-footer-html.php:43
actionadmin_menusimple-header-footer-html.php:46
actionadmin_initsimple-header-footer-html.php:47
Maintenance & Trust

Simple Header Footer HTML Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 6, 2020
PHP min version
Downloads30K

Community Trust

Rating94/100
Number of ratings9
Active installs4K
Developer Profile

Simple Header Footer HTML Developer Profile

Otto Kekäläinen

4 plugins · 6K total installs

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

How We Detect Simple Header Footer HTML

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-tablesettings-header
HTML Comments
<!-- start of <head> tag --><!-- bottom of <head> tag --><!-- before footer scripts --><!-- after footer scripts -->
Data Attributes
name="injection_head_start"name="injection_head_end"name="injection_footer_start"name="injection_footer_end"
FAQ

Frequently Asked Questions about Simple Header Footer HTML