Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable unauthenticated XSS needing victim interaction (UI:R); script crosses into the victim's session (S:C) with limited C/I/A impact, matching reflected/stored XSS.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in WP Google Maps Pro <= 10.1.02 versions.
AnalysisAI
Stored/reflected Cross-Site Scripting in the WP Google Maps Pro WordPress plugin (all versions up to and including 10.1.02) lets an unauthenticated attacker inject browser-executed script that runs in the context of any user who views the affected page. Rated CVSS 7.1 with a scope-changed vector, the flaw requires victim interaction (UI:R) but no authentication (PR:N), meaning a crafted link or poisoned map component is enough to fire the payload. No public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is the WP Google Maps Pro plugin (CPE cpe:2.3:a:codecabin.io:wp_google_maps_pro), a commercial WordPress mapping plugin from CodeCabin.io used to embed interactive Google Maps into WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), i.e. user-controllable input reaching an HTML/JS response context without adequate output encoding or input sanitization. Because the CVSS vector marks a scope change (S:C), the executed script crosses the plugin's own security boundary into the broader WordPress/browser context of the viewing user, which is characteristic of XSS where the vulnerable component and the impacted component (the victim's authenticated session/browser) differ.
RemediationAI
No fixed version was included in the provided data, so treat patch status as: no vendor-released patched version independently confirmed at time of analysis - check the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wp-google-maps-pro/vulnerability/wordpress-wp-google-maps-pro-plugin-10-1-02-cross-site-scripting-xss-vulnerability) and the CodeCabin.io account portal for a release above 10.1.02 and upgrade to it as the primary fix. Until a patched build is confirmed, apply compensating controls: deploy a WAF or Patchstack virtual patch with XSS rules covering the plugin's map/parameter endpoints (trade-off: rule tuning may block legitimate map input); add a restrictive Content-Security-Policy that disallows inline script execution to blunt injected payloads (trade-off: can break themes/plugins relying on inline JS, so test in report-only mode first); and if the plugin's affected feature is non-essential, disable the Pro plugin to fully remove exposure (trade-off: maps stop rendering). Given UI:R, also caution editors/admins about following untrusted links to map pages.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48179
GHSA-rvgm-3m3f-r2mx