Severity by source
AV:N/AC:H/PR:H/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:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The WP Maps - Google Maps,OpenStreetMap,Mapbox,Store Locator,Listing,Directory & Filters plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'location_messages' parameter in all versions up to, and including, 4.9.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires the attacker to hold the custom wpgmp_manage_location capability, which is granted to administrators by default but can be assigned to lower-privileged roles via the plugin's Permissions screen.
AnalysisAI
Stored Cross-Site Scripting in WP Maps (all versions through 4.9.4) allows authenticated attackers holding the wpgmp_manage_location capability - granted to administrators by default but delegable to lower-privileged roles - to inject persistent malicious scripts via the 'location_messages' parameter. The CVSS scope change (S:C) confirms the injected payload executes across victim browser sessions on any page rendering the affected shortcode, enabling session hijacking or unauthorized actions on behalf of site visitors. No public exploit code has been identified at time of analysis and this CVE is not listed in CISA KEV; however, the delegable capability expands the potential attacker pool beyond pure administrators.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) describes this root cause: the plugin fails to sanitize user-supplied input stored in the 'location_messages' parameter and fails to escape it on output. The vulnerable code paths are identified in the plugin's source at put-wpgmp.php (line 632) and model.location.php (line 299) - the former handles shortcode rendering and the latter handles location model persistence, meaning the unsanitized value is both stored and rendered without escaping. The affected product per CPE is cpe:2.3:a:flippercode:wp_maps_-_google_maps,openstreetmap,mapbox,store_locator,listing,directory_&_filters:*:*:*:*:*:*:*:* - a multi-feature mapping plugin supporting Google Maps, OpenStreetMap, and Mapbox integrations for WordPress. The scope change in the CVSS vector (S:C) reflects the standard XSS dynamic where the vulnerability is exercised in the server context but the impact lands in the victim's browser context.
RemediationAI
Upstream fix available (commit/changeset 3550683 referenced at https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3550683%40wp-google-map-plugin&new=3550683%40wp-google-map-plugin); a released patched version beyond 4.9.4 is not independently confirmed from the provided data - verify via the WordPress plugin repository or the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/d082c6e6-a18a-44e2-9478-7189f9777198 before upgrading. As a compensating control pending patch confirmation, restrict the wpgmp_manage_location capability exclusively to fully trusted administrator accounts via the plugin's Permissions screen - this eliminates the delegated lower-privilege attack path entirely, though it does not protect against a compromised administrator account. Additionally, deploying a Web Application Firewall rule targeting stored XSS patterns in the 'location_messages' parameter (Wordfence Premium includes relevant rules) can block exploitation attempts as a defense-in-depth measure. Note that restricting the capability may limit operational workflows if non-admin users currently manage map locations.
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-34959
GHSA-93wv-28fj-w4gg