Coronavirus Alert Bar Security & Risk Analysis

wordpress.org/plugins/corona-virus-alert-bar

Quickly add an alert bar for COVID-19 information to your website

50 active installs v1.0.4 PHP 5.4+ WP 4.7.0+ Updated May 10, 2021
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Coronavirus Alert Bar Safe to Use in 2026?

Generally Safe

Score 85/100

Coronavirus Alert Bar 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 'corona-virus-alert-bar' plugin exhibits a seemingly strong security posture from static analysis, with no identified attack surface points like AJAX handlers, REST API routes, or shortcodes that lack authorization checks. The code also shows no dangerous functions, file operations, external HTTP requests, or bundled libraries, which are all positive indicators. Furthermore, all SQL queries are prepared statements, and there are no recorded vulnerabilities or CVEs in its history, suggesting a history of responsible development and maintenance.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This is a critical oversight, as it means any data processed and displayed by the plugin, if it originates from user input or other untrusted sources, could be susceptible to Cross-Site Scripting (XSS) attacks. While taint analysis shows no identified unsanitized flows, this is likely due to the limited scope of analysis or the absence of complex data processing within the plugin. The complete absence of nonces and capability checks across all entry points, although there are no identified entry points, means that if any such points were to be introduced in the future without proper security, they would be inherently unprotected.

In conclusion, while the plugin benefits from a clean vulnerability history and avoids common risky practices like raw SQL and dangerous functions, the critical lack of output escaping represents a significant and immediate security risk that could lead to XSS vulnerabilities. The absence of built-in security checks like nonces and capability checks also poses a latent risk if the plugin's functionality expands in the future.

Key Concerns

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

Coronavirus Alert Bar Security Vulnerabilities

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

Coronavirus Alert Bar Code Analysis

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

Output Escaping

0% escaped14 total outputs
Attack Surface

Coronavirus Alert Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_enqueue_scriptscoronavirus-alert-bar.php:13
actioncustomize_registercoronavirus-alert-bar.php:22
actionwp_headcoronavirus-alert-bar.php:208
actionwp_footercoronavirus-alert-bar.php:212
actionwp_footercoronavirus-alert-bar.php:235
actionwp_headcoronavirus-alert-bar.php:282
Maintenance & Trust

Coronavirus Alert Bar Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMay 10, 2021
PHP min version5.4
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Alternatives

Coronavirus Alert Bar Alternatives

No alternatives data available yet.

Developer Profile

Coronavirus Alert Bar Developer Profile

Ryan Bracey

2 plugins · 70 total installs

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

How We Detect Coronavirus Alert Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/corona-virus-alert-bar/css/style.css/wp-content/plugins/corona-virus-alert-bar/css/all.css/wp-content/plugins/corona-virus-alert-bar/images/corona-virus.svg

HTML / DOM Fingerprints

CSS Classes
cv-alert-barcv-alert-iconcv-alert-messagecv-alert-title
Data Attributes
data-background-colordata-border-colordata-text-colordata-link-colordata-cta-target-blank
FAQ

Frequently Asked Questions about Coronavirus Alert Bar