COVID-19 Float Button Security & Risk Analysis

wordpress.org/plugins/covid-19-float-button

Creates a floating button with a link to a read more page.

40 active installs v1.1 PHP 7.0+ WP 5.1+ Updated Jan 29, 2022
coronacoronaviruscovid-19floating-buttoninformation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is COVID-19 Float Button Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "covid-19-float-button" plugin, in version 1.1, presents a somewhat mixed security picture. On the positive side, the static analysis reveals a lack of known vulnerabilities historically, with no recorded CVEs. Furthermore, the code shows a strong adherence to secure SQL practices by utilizing prepared statements exclusively, and there are no detected file operations or external HTTP requests, which reduces common attack vectors. The absence of AJAX handlers, REST API routes, shortcodes, and cron events contributes to a very small attack surface, and all entry points appear to be protected. However, a significant concern arises from the complete lack of output escaping. This means that any data processed by the plugin and displayed to users or administrators is not properly sanitized, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. The absence of capability checks and nonce checks further exacerbates this risk, as there are no fundamental protections against unauthorized actions or script injection.

Key Concerns

  • Output escaping is completely missing
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

COVID-19 Float Button Security Vulnerabilities

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

COVID-19 Float Button Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

COVID-19 Float Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_enqueue_scriptscovid-float-button.php:53
actionwp_enqueue_scriptscovid-float-button.php:61
actionadmin_initcovid-float-button.php:62
actionwp_footercovid-float-button.php:107
actionadmin_menuincludes\covid-float-button-admin.php:107
actionadmin_initincludes\covid-float-button-admin.php:114
Maintenance & Trust

COVID-19 Float Button Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJan 29, 2022
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

COVID-19 Float Button Developer Profile

barthusz

1 plugin · 40 total installs

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

How We Detect COVID-19 Float Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/covid-19-float-button/css/style.css/wp-content/plugins/covid-19-float-button/css/all.css

HTML / DOM Fingerprints

CSS Classes
cfb-button
Data Attributes
id="cfb-button"
FAQ

Frequently Asked Questions about COVID-19 Float Button