WP Head Footer Security & Risk Analysis

wordpress.org/plugins/wp-head-footer

WP Head Footer allows you to easily add custom code to the header and/or footer of any post, page, or custom post type on your WordPress site without …

10 active installs v1.2 PHP 5.2.4+ WP 3.3.0+ Updated May 28, 2023
footerheadheaderwp_footerwp_head
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Head Footer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "wp-head-footer" plugin v1.2 demonstrates a strong security posture based on the provided static analysis. The complete absence of identified entry points, dangerous functions, file operations, and external HTTP requests significantly reduces the plugin's attack surface. Furthermore, the code follows good practices by using prepared statements for all SQL queries and implementing nonce and capability checks, which are crucial for preventing common WordPress vulnerabilities.

While the static analysis reveals no critical or high severity taint flows, indicating that data sanitization and handling appear robust, there is a minor concern regarding output escaping. With 26% of the 57 identified outputs not properly escaped, there's a potential for Cross-Site Scripting (XSS) vulnerabilities if the unescaped data originates from user input or external sources without proper sanitization before reaching the output functions.

The plugin's vulnerability history is also a positive indicator, showing no recorded CVEs. This, combined with the clean static analysis, suggests a history of secure development and maintenance. However, the lack of past vulnerabilities doesn't entirely negate the risk associated with the identified output escaping issue. The overall security of the plugin is good, but the minor weakness in output escaping warrants attention.

Key Concerns

  • Percentage of unescaped output is notable
Vulnerabilities
None known

WP Head Footer Security Vulnerabilities

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

WP Head Footer Code Analysis

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

Output Escaping

74% escaped57 total outputs
Attack Surface

WP Head Footer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionwp_headincludes\class-wp-head-footer-frontend.php:34
actionwp_footerincludes\class-wp-head-footer-frontend.php:46
actionwp_headincludes\class-wp-head-footer-frontend.php:58
actionwp_footerincludes\class-wp-head-footer-frontend.php:64
actioninitincludes\class-wp-head-footer.php:38
actionadd_meta_boxesincludes\class-wp-head-footer.php:43
actionsave_postincludes\class-wp-head-footer.php:46
actionadmin_menuincludes\class-wp-head-footer.php:49
actionadmin_initincludes\class-wp-head-footer.php:52
actiontemplate_redirectincludes\class-wp-head-footer.php:55
actionplugins_loadedwp-head-footer.php:69
Maintenance & Trust

WP Head Footer Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMay 28, 2023
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Head Footer Developer Profile

Francesco Taurino

4 plugins · 90 total installs

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

How We Detect WP Head Footer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-head-footer/css/style.css/wp-content/plugins/wp-head-footer/js/script.js
Script Paths
/wp-content/plugins/wp-head-footer/js/script.js
Version Parameters
wp-head-footer/css/style.css?ver=wp-head-footer/js/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- WP Head Footer [Site_Wide][Header][10] --><!-- / WP Head Footer [Site_Wide][Header][10] --><!-- WP Head Footer [Site_Wide][Footer][10] --><!-- / WP Head Footer [Site_Wide][Footer][10] -->+4 more
FAQ

Frequently Asked Questions about WP Head Footer