METAR plugin Security & Risk Analysis

wordpress.org/plugins/metar-widget

A simple widget to display the current METAR code (Pilot weather code) for a chosen ICAO station.

10 active installs v0.1 PHP + WP 3.4+ Updated Oct 26, 2012
metarnoaaweatherwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is METAR plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The metar-widget plugin v0.1 presents a concerning security posture primarily due to a complete lack of output escaping. While the static analysis indicates no direct SQL injection vulnerabilities, dangerous functions, or external HTTP requests, the absence of output escaping on all 5 identified outputs creates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed and displayed by this plugin, if not properly sanitized by the WordPress core or other plugins, could be injected with malicious JavaScript. Furthermore, the plugin demonstrates a lack of fundamental security practices such as capability checks and nonce checks, which are crucial for protecting against unauthorized actions and CSRF attacks, especially if the plugin were to gain more entry points in future updates. The absence of any recorded vulnerability history is a positive indicator of past development, but it cannot compensate for the present critical security flaws identified in the code analysis. The plugin's strengths lie in its limited attack surface and apparent avoidance of direct database manipulation, but these are overshadowed by the high likelihood of XSS vulnerabilities due to unescaped output.

Key Concerns

  • No output escaping found
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

METAR plugin Security Vulnerabilities

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

METAR plugin Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

METAR plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initmetar-widget.php:62
Maintenance & Trust

METAR plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 26, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

METAR plugin Developer Profile

mcantsin

2 plugins · 20 total installs

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

How We Detect METAR plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget-wrapperwidget-title
Data Attributes
id
FAQ

Frequently Asked Questions about METAR plugin