Sticky Header Security & Risk Analysis

wordpress.org/plugins/sticky-headers

Sticky headers plugin adds sticky or fixed header to your site with custom settings.

100 active installs v1.0 PHP + WP 3.4+ Updated Aug 29, 2016
custom-headerfixedheaderstickysticky-header
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sticky Header Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "sticky-headers" v1.0 plugin exhibits a strong security posture in several key areas. It boasts a completely clean vulnerability history, with no known CVEs or past security incidents, indicating a commitment to secure development or a lack of historical exploitation. Furthermore, the code analysis reveals a lack of dangerous functions, raw SQL queries, and external HTTP requests, all positive signs. The absence of any detected taint flows or unsanitized paths further strengthens this assessment, suggesting no obvious pathways for malicious data injection or manipulation were found.

However, a significant concern arises from the complete lack of output escaping for all 11 identified output points. This means that any data displayed to users, if it originates from a user-controlled source or is not properly sanitized beforehand, could be vulnerable to cross-site scripting (XSS) attacks. While the plugin does include one nonce check, the absence of any capability checks for AJAX handlers or REST API routes presents a potential avenue for unauthorized actions if these entry points were to be introduced or previously missed in the analysis. The zero attack surface reported is excellent, but it is crucial to ensure this remains the case as the plugin evolves.

Key Concerns

  • All output is unescaped
  • No capability checks on AJAX/REST
Vulnerabilities
None known

Sticky Header Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Sticky Header Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Sticky Header Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

Sticky Header Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menusticky_headers.php:20
actionwp_headsticky_headers.php:21
actionwp_headsticky_headers.php:22
filterplugin_action_linkssticky_headers.php:23
Maintenance & Trust

Sticky Header Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedAug 29, 2016
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Sticky Header Developer Profile

mndpsingh287

8 plugins · 4.1M total installs

64
trust score
Avg Security Score
79/100
Avg Patch Time
1115 days
View full developer profile
Detection Fingerprints

How We Detect Sticky Header

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
intro_sticky_hd
JS Globals
sticky_header_classsticky_header_scroll
FAQ

Frequently Asked Questions about Sticky Header