WP World Weather Online Security & Risk Analysis

wordpress.org/plugins/wp-world-weather-online

Displays a weather widget via widget or shortcode using the World Weather Online service API. * show today's weather * show weather forecast for …

10 active installs v1.2 PHP + WP 2.8+ Updated Unknown
apiforecastweatherwidgetworld-weather-online
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP World Weather Online Safe to Use in 2026?

Generally Safe

Score 100/100

WP World Weather Online has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The wp-world-weather-online plugin v1.2 exhibits a mixed security posture. On the positive side, the code analysis reveals no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests, which are all good security practices. The absence of any recorded vulnerabilities or CVEs in its history is also a strong indicator of a well-maintained and secure plugin. However, a significant concern arises from the lack of output escaping, as 100% of the outputs are not properly escaped. This presents a substantial risk for Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected through user-generated content or plugin data displayed on the frontend. Additionally, the presence of a shortcode without any apparent capability checks or nonce verification suggests a potential entry point that could be exploited if not handled securely within the shortcode's execution. While the attack surface is small, the lack of fundamental security checks on available entry points is worrying.

Key Concerns

  • 100% of outputs are unescaped
  • Shortcode present, but no capability checks
  • Shortcode present, but no nonce checks
Vulnerabilities
None known

WP World Weather Online Security Vulnerabilities

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

WP World Weather Online Code Analysis

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

Output Escaping

0% escaped37 total outputs
Attack Surface

WP World Weather Online Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_world_weather_online] wp-world-weather-online.php:265
WordPress Hooks 1
actionwidgets_initwp-world-weather-online.php:13
Maintenance & Trust

WP World Weather Online Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP World Weather Online Developer Profile

WP-Tlon

1 plugin · 10 total installs

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

How We Detect WP World Weather Online

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-world-weather-online/css/style.css/wp-content/plugins/wp-world-weather-online/js/script.js
Script Paths
/wp-content/plugins/wp-world-weather-online/js/script.js
Version Parameters
wp-world-weather-online/css/style.css?ver=wp-world-weather-online/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wwo_container
HTML Comments
WP Wolrd Weather Online Widget class.display the widget on the screen.Our variables from the widget settingsDisplay the widget title if one was input (before and after defined by themes)+1 more
Data Attributes
data-citydata-api-keydata-tempdata-color-schemedata-forecastdata-alignment
Shortcode Output
[wp_world_weather_online]
FAQ

Frequently Asked Questions about WP World Weather Online