Head.WP Security & Risk Analysis

wordpress.org/plugins/headwp

Head.js is a script to asynchronously load and manage dependencies of javascript and CSS assets.

10 active installs v2.0.3 PHP + WP 3.2+ Updated Feb 18, 2014
asyncasynchronousheadjsjavascriptscript-loading
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Head.WP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "headwp" plugin v2.0.3 exhibits a mixed security posture. On the positive side, it has a very small attack surface with only two shortcodes and no AJAX handlers or REST API routes. Crucially, none of these entry points are reported as unprotected. The plugin also has no known historical CVEs, indicating a generally stable security track record. However, significant concerns arise from the code analysis. The plugin uses raw SQL queries without prepared statements, which is a substantial risk for SQL injection vulnerabilities. Furthermore, none of the 13 identified output operations are properly escaped, leaving it highly susceptible to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks on all entry points is also a critical oversight, further widening the potential for exploits.

Key Concerns

  • No SQL prepared statements
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Head.WP Security Vulnerabilities

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

Head.WP Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped13 total outputs
Attack Surface

Head.WP Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[enqueue_style] inc\class-shortcodes-head-js-wp.php:7
[enqueue_script] inc\class-shortcodes-head-js-wp.php:10
WordPress Hooks 3
actioninitinc\class-head-js-wp.php:39
actionwp_enqueue_scriptsinc\class-head-js-wp.php:40
actionwp_print_footer_scriptsinc\class-head-js-wp.php:41
Maintenance & Trust

Head.WP Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 18, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Head.WP Developer Profile

kylereicks

2 plugins · 60 total installs

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

How We Detect Head.WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/headwp/js/libs/head.load.min.js
Script Paths
/wp-content/plugins/headwp/js/libs/head.load.min.js
Version Parameters
head-js-wp/js/libs/head.load.min.js?ver=head-js-wp/js/libs/head.load.min.js?ver=1.0.3

HTML / DOM Fingerprints

Shortcode Output
[enqueue_style[enqueue_script
FAQ

Frequently Asked Questions about Head.WP