Skip to main content

Location Weather CVE-2026-7249

| EUVDEUVD-2026-31404 MEDIUM
Missing Authorization (CWE-862)
2026-05-22 Wordfence GHSA-hx3j-p7vv-7jq2
4.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Primary rating from Vendor (Wordfence) · only source for this CVE.

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 22, 2026 - 05:18 vuln.today

DescriptionCVE.org

The Location Weather plugin for WordPress is vulnerable to unauthorized modification of data due to missing capability checks on the splw_update_block_options() and lwp_clean_weather_transients() functions in all versions up to, and including, 3.0.2. This makes it possible for authenticated attackers, with Contributor-level access and above, to disable all weather blocks and purge all weather cache transients. The nonce required for these actions is exposed to all authenticated users via wp_localize_script() on the init hook.

AnalysisAI

Unauthorized modification of weather display settings in the Location Weather WordPress plugin (versions ≤3.0.2) is achievable by any authenticated user with Contributor-level access or above, due to missing capability checks on the administrative functions splw_update_block_options() and lwp_clean_weather_transients(). Affected sites expose the protective nonce to all authenticated sessions via wp_localize_script() on the init hook, neutralizing what would otherwise be a secondary CSRF defense and making exploitation straightforward for any logged-in user. No public exploit has been identified and the vulnerability is not listed in the CISA KEV catalog; real-world impact is limited to disruption of weather widget display and cache integrity rather than data theft or code execution.

Technical ContextAI

The Location Weather plugin (CPE: cpe:2.3:a:shapedplugin:location_weather_-_wordpress_weather_forecast,_aqi,_temperature_and_weather_widget:*:*:*:*:*:*:*:*) is a ShapedPlugin product providing weather forecast, AQI, and temperature widgets for WordPress sites. The root cause is CWE-862 (Missing Authorization): the functions splw_update_block_options() and lwp_clean_weather_transients(), located in includes/Admin/AdminDashboard/Splw_Blocks_Page_Wrapper.php, execute privileged administrative operations without verifying whether the calling user holds the appropriate WordPress capability. In WordPress's permission model, capability checks (e.g., current_user_can('manage_options')) are the correct authorization gate for admin-level AJAX actions; their absence means the role-based access system is entirely bypassed. Compounding the flaw, WordPress nonces - normally used to prevent cross-site request forgery - are broadcast to every authenticated page load via wp_localize_script() called on the global init hook, making the nonce available to Contributors and above and rendering it ineffective as a compensating control.

RemediationAI

Vendor-released patch: 3.0.3. Update the Location Weather plugin to version 3.0.3 or later immediately via the WordPress admin dashboard under Plugins > Updates, or directly from the official plugin page at https://wordpress.org/plugins/location-weather/. The patched source in the 3.0.3 trac tag (https://plugins.trac.wordpress.org/browser/location-weather/tags/3.0.3/includes/Admin/AdminDashboard/Splw_Blocks_Page_Wrapper.php#L256 and #L332) introduces the missing capability checks to the affected functions. If an immediate update is not possible, restrict Contributor-level (and above) account registration on the affected WordPress site to limit the pool of potential attackers - note this does not eliminate the vulnerability for already-registered users. Alternatively, deactivating the plugin entirely will prevent exploitation but will remove all weather widgets from the front end, which may be unacceptable in production. There are no known workarounds that address the root cause without patching.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-7249 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy