Lightweight High Performance Sticky Bar Security & Risk Analysis

wordpress.org/plugins/lightweight-high-performance-sticky-bar

Add a customizable sticky notification bar with countdown functionality to your website with minimal performance impact.

0 active installs v1.5.3 PHP 7.0+ WP 5.0+ Updated Jun 7, 2025
announcement-barcountdown-timernotification-barpromotion-barsticky-bar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Lightweight High Performance Sticky Bar Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "lightweight-high-performance-sticky-bar" plugin exhibits a generally positive security posture based on the provided static analysis. It has a small attack surface with no shortcodes, cron events, or REST API routes, and importantly, its two AJAX handlers appear to be protected by authentication checks. The code signals also show a strong adherence to secure coding practices, with no dangerous functions, file operations, or external HTTP requests. SQL queries are exclusively using prepared statements, and nonce and capability checks are present. This indicates a developer who is mindful of common WordPress security pitfalls.

However, a significant concern arises from the output escaping. With 122 total outputs, only 59% are properly escaped. This leaves a considerable portion of the plugin's output potentially vulnerable to Cross-Site Scripting (XSS) attacks, especially if dynamic data is being rendered without adequate sanitization. The absence of any reported vulnerability history or taint flows is a positive indicator, suggesting the plugin has not been historically exploited and lacks critical code flaws. Nonetheless, the unescaped output remains the primary actionable security risk.

In conclusion, while the plugin demonstrates good practices in its attack surface management, authentication, and data handling (SQL), the weak output escaping is a notable weakness. The developer has a solid foundation, but addressing the XSS vulnerability vector through consistent and thorough output escaping is crucial for a truly secure plugin. The lack of historical vulnerabilities is encouraging, but it does not negate the present risk identified in the static analysis.

Key Concerns

  • Output escaping is only 59% proper
Vulnerabilities
None known

Lightweight High Performance Sticky Bar Security Vulnerabilities

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

Lightweight High Performance Sticky Bar Code Analysis

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

Output Escaping

59% escaped122 total outputs
Attack Surface

Lightweight High Performance Sticky Bar Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_hyroes_sticky_bar_updatelightweight-high-performance-sticky-bar.php:850
authwp_ajax_hyroes_sticky_bar_updatelightweight-high-performance-sticky-bar.php:851
WordPress Hooks 7
actionadmin_noticeslightweight-high-performance-sticky-bar.php:38
actionadmin_initlightweight-high-performance-sticky-bar.php:145
actionadmin_menulightweight-high-performance-sticky-bar.php:292
actionadmin_enqueue_scriptslightweight-high-performance-sticky-bar.php:321
filterscript_loader_taglightweight-high-performance-sticky-bar.php:579
actionwp_enqueue_scriptslightweight-high-performance-sticky-bar.php:670
actionwp_footerlightweight-high-performance-sticky-bar.php:793
Maintenance & Trust

Lightweight High Performance Sticky Bar Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 7, 2025
PHP min version7.0
Downloads264

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Lightweight High Performance Sticky Bar Developer Profile

alexgodlewski

1 plugin · 0 total installs

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

How We Detect Lightweight High Performance Sticky Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lightweight-high-performance-sticky-bar/js/scripts.js/wp-content/plugins/lightweight-high-performance-sticky-bar/css/style.css
Script Paths
js/scripts.js
Version Parameters
lightweight-high-performance-sticky-bar/js/scripts.js?ver=lightweight-high-performance-sticky-bar/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
hyroes-sticky-bar-wrapperhyroes-sticky-bar-messagehyroes-sticky-bar-closehyroes-sticky-bar-buttonhyroes-sticky-bar-countdown
Data Attributes
data-bar-bgcolordata-bar-text-colordata-cookie-namedata-cookie-hoursdata-countdown-enableddata-countdown-target-date+14 more
JS Globals
hyroesStickyBarSettings
FAQ

Frequently Asked Questions about Lightweight High Performance Sticky Bar