Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Network-accessible plugin endpoint, low-privilege auth required, scope change because web process can delete files outside webroot, no confidentiality or integrity impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in machouinard Aviation Weather from NOAA allows Path Traversal. This issue affects Aviation Weather from NOAA: from n/a through 0.7.2.
AnalysisAI
Path traversal leading to arbitrary file deletion in the Aviation Weather from NOAA WordPress plugin (versions through 0.7.2) allows an authenticated attacker to delete files outside the plugin's intended directory scope. The Patchstack advisory confirms the impact is arbitrary file deletion rather than disclosure, consistent with the CVSS vector showing A:H with C:N/I:N. Exploitation requires a low-privilege WordPress account, and no public exploit or active exploitation has been identified at time of analysis.
Technical ContextAI
The affected component is a WordPress plugin (aviation-weather-from-noaa) that fetches and displays aviation weather data from NOAA. CWE-22 (Path Traversal) describes the root cause: user-supplied path input is not properly sanitized or constrained to a restricted directory before being used in filesystem operations. In this case the traversal primitive is leveraged for file deletion rather than file read, explaining why the CVSS vector carries C:N but A:H. The S:C (Scope Changed) metric in the CVSS 3.1 vector indicates the web server process can delete files outside the WordPress installation tree, potentially affecting the underlying host OS or other hosted applications. Affected CPE covers the plugin at all versions up to and including 0.7.2.
RemediationAI
Update the Aviation Weather from NOAA plugin to a version above 0.7.2 as the primary remediation. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/aviation-weather-from-noaa/vulnerability/wordpress-aviation-weather-from-noaa-0-7-2-arbitrary-file-deletion-vulnerability provides the canonical fix reference. If an updated plugin version is not yet available in the WordPress plugin repository, the most effective compensating control is to disable user registration or restrict the WordPress roles that can access plugin functionality - specifically preventing untrusted subscriber-level accounts from invoking plugin file-handling endpoints. Additionally, configuring filesystem permissions so the web server process cannot write or delete files outside the webroot reduces the scope of any successful traversal. Monitoring file deletion events on the server via auditd or equivalent provides detection capability in the interim.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-19972