Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The WP NG Weather plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ng-weather' shortcode in all versions up to, and including, 1.0.9 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
The WP NG Weather plugin for WordPress contains a Stored Cross-Site Scripting (XSS) vulnerability in the 'ng-weather' shortcode due to insufficient input sanitization and output escaping of user-supplied attributes. All versions up to and including 1.0.9 are affected, allowing authenticated attackers with contributor-level privileges or higher to inject arbitrary JavaScript that executes when users visit pages containing the malicious shortcode. With a CVSS score of 6.4 and network-accessible attack vector, this vulnerability poses a moderate risk to WordPress installations using this plugin.
Technical ContextAI
The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation), a fundamental web application security flaw affecting server-side template rendering. The WP NG Weather plugin (CPE: cpe:2.3:a:tonysamperi:wp_ng_weather:*:*:*:*:*:*:*:*) fails to properly sanitize and escape shortcode attributes before rendering them in page templates. Code review of the affected versions (specifically wp-weather.php line 49 and templates/app.php line 5 per plugin repository references) reveals that user input passed through the shortcode parser is rendered directly into the DOM without WordPress escaping functions like esc_attr() or wp_kses_post(). This allows attackers to break out of attribute context and inject arbitrary HTML and JavaScript payloads that execute in the browsers of site visitors.
RemediationAI
Site administrators should immediately upgrade the WP NG Weather plugin to a version later than 1.0.9 if available from the plugin developer (version status should be verified at https://plugins.trac.wordpress.org/browser/wp-ng-weather or the official WordPress.org plugin page). If no patched version is available, consider disabling or removing the plugin entirely until a security update is released. As an interim mitigation, restrict the 'ng-weather' shortcode usage to pages edited only by fully trusted administrators, and audit all existing pages using this shortcode for injected content. Additionally, implement WordPress user role restrictions to limit contributor-level access to only necessary personnel, and monitor page edit logs for suspicious activity. Keep WordPress and all plugins updated to ensure core security patches for related XSS protections are in place.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14008
GHSA-rjxq-f5q8-7r4g