Float Content Security & Risk Analysis

wordpress.org/plugins/floating-content

Floating content, The visitors have to scroll to read the article on the page; however such scrolling hides the important content which you want to di …

10 active installs v0.1.1.1 PHP + WP 3.0.1+ Updated Mar 5, 2019
floatfloatingfloating-contentfloating-notesfloating-page
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Float Content Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "floating-content" plugin v0.1.1.1 exhibits a generally good security posture based on the provided static analysis. There are no identified dangerous functions, no direct SQL queries (all use prepared statements), and no file operations or external HTTP requests. The attack surface is also zero, meaning there are no exposed AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential entry points for attackers. The absence of any known vulnerabilities in its history further strengthens this positive assessment, suggesting a history of responsible development and maintenance.

However, a critical concern arises from the output escaping. With 16 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data or dynamically generated content that is not properly escaped before being outputted to the browser can be exploited by attackers to inject malicious scripts. The complete absence of nonce checks and capability checks also raises concerns, especially if any of the non-existent entry points were to be added in the future, as they would lack essential authorization and integrity checks. While the current zero attack surface is a strength, the lack of fundamental security practices in output handling is a significant weakness that could be easily exploited if the plugin evolves or if future analysis reveals entry points.

In conclusion, while the plugin currently presents a low risk due to its minimal attack surface and clean vulnerability history, the severe lack of output escaping is a critical flaw. This oversight represents a significant potential for XSS vulnerabilities. The absence of nonce and capability checks, while not directly exploitable with the current analysis, points to a potential lack of robust security consciousness. Addressing the output escaping issue is paramount for improving the plugin's security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Float Content Security Vulnerabilities

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

Float Content Code Analysis

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

Output Escaping

0% escaped16 total outputs
Attack Surface

Float Content Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwp_enqueue_scriptsfloating-content.php:32
actionwp_footerfloating-content.php:117
actionwp_enqueue_scriptsfloating-content.php:121
actionwp_footerfloating-content.php:129
actionwp_headfloating-content.php:157
actionadmin_headfloating-content.php:202
filtermanage_edit-slidesjs_slider_columnsfloating-content.php:204
actionmanage_slidesjs_slider_posts_custom_columnfloating-content.php:205
actionadmin_menufloating-content.php:221
Maintenance & Trust

Float Content Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 5, 2019
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Float Content Developer Profile

neerajmaurya

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 Float Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/floating-content/js/floating-1.12.js/wp-content/plugins/floating-content/css/custom.css
Script Paths
/wp-content/plugins/floating-content/js/floating-1.12.js

HTML / DOM Fingerprints

CSS Classes
cyber_wrap
HTML Comments
/* Styles here! *//* // Represents distance from left or right browser window// border depending upon property used. Only one should be// specified.+13 more
Data Attributes
id="nkfloat"id="cyber_cloase_btn"class="cyber_wrap"
JS Globals
floatingMenusettingjQuery
Shortcode Output
<div id="nkfloat" style="position:absolute;overflow-y: auto;top:10px; padding:16px; background:#ffffff; border:2px solid #2266AA; z-index:100"> <div id="cyber_cloase_btn"></div> </div>
FAQ

Frequently Asked Questions about Float Content