Wetterwarner Security & Risk Analysis

wordpress.org/plugins/wetterwarner

Wetterwarner zeigt amtliche Wetterwarnungen für Deine eingestellte Region in einem Widget an.

500 active installs v2.8 PHP 7.4+ WP 5.8+ Updated Nov 18, 2025
sturmunwetterwarnungwetterwetterdienst
99
A · Safe
CVEs total1
Unpatched0
Last CVEApr 9, 2025
Safety Verdict

Is Wetterwarner Safe to Use in 2026?

Generally Safe

Score 99/100

Wetterwarner has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 9, 2025Updated 4mo ago
Risk Assessment

The plugin 'wetterwarner' v2.8 exhibits a mixed security posture. On the positive side, the static analysis reveals a clean slate regarding dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and taint analysis shows no critical or high severity unsanitized flows. The plugin also demonstrates good practices in output escaping, with a high percentage of outputs being properly handled. However, there are notable areas of concern. The complete absence of nonce checks and capability checks, particularly across the plugin's entry points, is a significant security weakness. While the attack surface is reported as zero unprotected entry points, the lack of these fundamental security mechanisms on the cron event means that any code executed by it could be triggered maliciously if an attacker can influence the cron job execution. The vulnerability history indicates a past Cross-site Scripting (XSS) vulnerability, and while currently unpatched vulnerabilities are zero, the presence of a previous XSS issue suggests that such vulnerabilities are within the plugin's historical risk profile and diligent code review is essential to prevent their recurrence. Overall, while the immediate static analysis suggests a low risk of direct code execution or data compromise through common web vulnerabilities, the lack of authentication and authorization checks on its cron event and the historical XSS issue warrant careful consideration.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Historical XSS vulnerability
Vulnerabilities
1

Wetterwarner Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-32489medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Wetterwarner <= 2.7.2 - Authenticated (Administrator+) Stored Cross-Site Scripting

Apr 9, 2025 Patched in 2.8 (22d)
Code Analysis
Analyzed Mar 16, 2026

Wetterwarner Code Analysis

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

Output Escaping

86% escaped162 total outputs
Attack Surface

Wetterwarner Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_menuwetterwarner-settings.php:10
actionadmin_initwetterwarner-settings.php:11
actionadmin_enqueue_scriptswetterwarner-settings.php:12
actionadmin_initwetterwarner-settings.php:110
actionwp_enqueue_scriptswetterwarner.php:45
actionwidgets_initwetterwarner.php:490
actionplugins_loadedwetterwarner.php:492
actionupgrader_process_completewetterwarner.php:493
actionwetterwarner_data_updatewetterwarner.php:494
filterdebug_informationwetterwarner.php:495
filtersite_status_testswetterwarner.php:496
filtercron_scheduleswetterwarner.php:497

Scheduled Events 1

wetterwarner_data_update
Maintenance & Trust

Wetterwarner Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 18, 2025
PHP min version7.4
Downloads32K

Community Trust

Rating100/100
Number of ratings6
Active installs500
Developer Profile

Wetterwarner Developer Profile

Tim

1 plugin · 500 total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
22 days
View full developer profile
Detection Fingerprints

How We Detect Wetterwarner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wetterwarner/css/wetterwarner-styles.css/wp-content/plugins/wetterwarner/js/wetterwarner-script.js
Script Paths
/wp-content/plugins/wetterwarner/js/wetterwarner-script.js
Version Parameters
wetterwarner-styles.css?ver=wetterwarner-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wetterwarner-widgetwetterwarner-introwetterwarner-map
HTML Comments
<!-- Wetterwarner Widget Starts --><!-- Wetterwarner Widget Ends -->
Data Attributes
data-feed-iddata-max-messagesdata-region-name
JS Globals
Wetterwarner
Shortcode Output
<div class="wetterwarner-widget"><div class="wetterwarner-warning"><div class="wetterwarner-map-container">
FAQ

Frequently Asked Questions about Wetterwarner