DobsonDev Weather Security & Risk Analysis

wordpress.org/plugins/dobsondev-weather

Adds a modern weather app to your site. The weather app is avaliable as both a widget and a shortcode.

10 active installs v1.0 PHP + WP 2.7+ Updated Dec 18, 2014
dobsondevdobsondev-weatheropen-weather-mapweatherweather-app
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DobsonDev Weather Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "dobsondev-weather" v1.0 plugin presents a mixed security posture. On the positive side, it has no known vulnerabilities (CVEs) recorded, utilizes prepared statements for all its SQL queries, and has a small attack surface consisting of a single shortcode. There are no identified taint flows, indicating no obvious routes for malicious data to compromise the system in this regard. The plugin also avoids making external HTTP requests and does not bundle any libraries. However, significant security concerns arise from the lack of capability checks and nonce validation. The static analysis reveals zero capability checks and zero nonce checks, which is a major weakness. Furthermore, only 25% of its output is properly escaped, leaving a high probability for Cross-Site Scripting (XSS) vulnerabilities to be exploited through its shortcode. The presence of file operations without clear sanitization or context also warrants investigation.

Key Concerns

  • Output escaping is insufficient (only 25%)
  • No nonce checks implemented
  • No capability checks implemented
  • File operations present without evident sanitization
Vulnerabilities
None known

DobsonDev Weather Security Vulnerabilities

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

DobsonDev Weather Code Analysis

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

Output Escaping

25% escaped16 total outputs
Attack Surface

DobsonDev Weather Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[weather] dobsondev-weather-app.php:319
WordPress Hooks 4
actionwp_enqueue_scriptsdobsondev-weather-app.php:32
actionadmin_initdobsondev-weather-app.php:42
actionadmin_menudobsondev-weather-app.php:44
actionwidgets_initdobsondev-weather-app.php:79
Maintenance & Trust

DobsonDev Weather Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedDec 18, 2014
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DobsonDev Weather Developer Profile

DobsonDev

2 plugins · 110 total installs

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

How We Detect DobsonDev Weather

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dobsondev-weather/dobsondev-weather-app.css

HTML / DOM Fingerprints

CSS Classes
dobsondev-weather-appcurrent-weathertempcitycurrent-weather-iconthree-day-forecastday
Data Attributes
name="dobsondev_weather_api_key"name="dobsondev_weather_widget"
FAQ

Frequently Asked Questions about DobsonDev Weather