WP COVID-19 Schema Security & Risk Analysis

wordpress.org/plugins/wp-covid-19-schema

WP COVID-19 Schema plugin adds a schema snippet in the WordPress websites of schools and hospitals to serve the specific purpose of announcements.

10 active installs v1.0.5 PHP 5.3+ WP 3.0+ Updated Apr 27, 2020
microdatarich-snippetsschema-markupschema-orgstructured-data
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP COVID-19 Schema Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The wp-covid-19-schema plugin v1.0.5 exhibits a generally positive security posture based on the provided static analysis. The plugin has a minimal attack surface, with no detected AJAX handlers, REST API routes, shortcodes, or cron events exposed to user interaction. Furthermore, the code analysis indicates a strong adherence to secure coding practices, with all SQL queries utilizing prepared statements and a significant focus on nonce and capability checks. The absence of known vulnerabilities and a clean vulnerability history further contribute to a perception of robustness.

However, a key area of concern lies in the output escaping. With 51% of outputs not being properly escaped, there is a notable risk of cross-site scripting (XSS) vulnerabilities. The taint analysis, while limited in scope (2 flows), did identify "unsanitized paths," suggesting potential pathways for malicious input to be processed without adequate sanitization, although it did not reach critical or high severity levels. The presence of "unsanitized paths" in the taint analysis, combined with the significant percentage of unescaped output, indicates a potential for vulnerabilities if user-supplied data is not handled with extreme care.

In conclusion, while the plugin excels in areas like attack surface reduction and secure database interactions, the output escaping and taint analysis findings present a clear area for improvement. The lack of historical vulnerabilities is a strength, but the current code analysis points to specific risks that need to be addressed to maintain a strong security profile. Addressing the unescaped output is paramount for mitigating potential XSS risks.

Key Concerns

  • Significant percentage of unescaped output
  • Taint flows with unsanitized paths
Vulnerabilities
None known

WP COVID-19 Schema Security Vulnerabilities

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

WP COVID-19 Schema Code Analysis

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

Output Escaping

51% escaped97 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
swwpcs_handle_form_data (inc\settings\settings.php:638)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP COVID-19 Schema Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsinc\settings\settings.php:32
actionadmin_menuinc\settings\settings.php:66
actionadmin_headinc\settings\settings.php:751
actionadmin_bar_menuwp-covid19-schema.php:41
actionwp_headwp-covid19-schema.php:82
Maintenance & Trust

WP COVID-19 Schema Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 27, 2020
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP COVID-19 Schema Developer Profile

Sweans Technologies

3 plugins · 130 total installs

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

How We Detect WP COVID-19 Schema

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Schema added by WP COVID-19 Schema Plugin --><!-- / Schema added by WP COVID-19 Schema Plugin -->
FAQ

Frequently Asked Questions about WP COVID-19 Schema