wp-hefo | WordPress header & footer Security & Risk Analysis

wordpress.org/plugins/wp-hefo

Injects HTML snippets into the header and the footer, to make them persistent across themes (theme-independent).

10 active installs v0.2 PHP + WP 2.0+ Updated Mar 25, 2009
footerheaderhtml-codejs-codesnippet
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wp-hefo | WordPress header & footer Safe to Use in 2026?

Generally Safe

Score 85/100

wp-hefo | WordPress header & footer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The "wp-hefo" plugin version 0.2 exhibits a mixed security posture. On the positive side, the static analysis shows no obvious attack surface points such as unprotected AJAX handlers, REST API routes, or shortcodes. Furthermore, all SQL queries are properly prepared, and there are no external HTTP requests or bundled libraries to consider for outdated versions. The plugin also has a clean vulnerability history with no recorded CVEs, which generally suggests good security development practices or limited exposure.

However, there are significant concerns that temper this positive outlook. A striking finding is that 100% of the three identified output points are not properly escaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, while the taint analysis shows no critical or high severity flows, there are two flows with unsanitized paths, indicating potential for unexpected behavior or security issues if these paths are ever exposed to user input. The complete lack of nonce checks and capability checks on any potential entry points, even though the stated attack surface is zero, is a concerning omission that could become a problem if functionality changes or is added without adequate security measures.

In conclusion, while the plugin appears to be designed with a limited attack surface and good SQL practices, the unescaped output is a critical weakness that needs immediate attention. The absence of any authorization checks, coupled with unsanitized path flows, represents a latent risk. Addressing the output escaping and considering the implications of missing authorization checks are paramount to improving its security.

Key Concerns

  • Output not properly escaped
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

wp-hefo | WordPress header & footer Security Vulnerabilities

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

wp-hefo | WordPress header & footer Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
menu (hefo.php:166)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

wp-hefo | WordPress header & footer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headhefo.php:50
actionwp_footerhefo.php:52
actionadmin_menuhefo.php:59
Maintenance & Trust

wp-hefo | WordPress header & footer Maintenance & Trust

Maintenance Signals

WordPress version tested2.5
Last updatedMar 25, 2009
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

wp-hefo | WordPress header & footer Developer Profile

ktsvetkov

1 plugin · 10 total installs

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

How We Detect wp-hefo | WordPress header & footer

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="wp_head_html"id="wp_footer_html"
FAQ

Frequently Asked Questions about wp-hefo | WordPress header & footer