Description
The WP Google Maps Integration plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `page` parameter in all versions up to, and including, 1.2. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick an administrator into performing an action such as clicking on a link.
Published: 2026-05-12
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Google Maps Integration plugin allows unauthenticated users to inject arbitrary JavaScript through the "page" query parameter. Because the input is not adequately sanitized or escaped before being reflected back to the browser, an attacker can construct a malicious URL that, when clicked by an administrator, will execute the injected script in the admin context. This type of vulnerability may lead to cookie theft, session hijacking, defacement of the administration area, or further injection of malicious payloads into the site.

Affected Systems

WordPress sites running Trapesium's WP Google Maps Integration plugin, all versions up to and including 1.2. Users of older or later versions are not affected.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate level of risk. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting it may not be widely exploited yet. The attack vector is web‑based; it requires no authentication and only that an administrator run a crafted link, making it a relatively low‑effort technique for social engineering or phishing. Given the nature of XSS, successful exploitation could compromise administrator sessions or alter the site’s appearance.

Generated by OpenCVE AI on May 12, 2026 at 10:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of WP Google Maps Integration (>=1.3) to apply the vendor fix that properly sanitizes the "page" parameter.
  • If an upgrade is not immediately possible, disable or delete the plugin to eliminate the attack surface while protecting the administrative interface.
  • Audit any custom code that interacts with the plugin’s output and ensure that all dynamic content is properly escaped according to WordPress best practices.

Generated by OpenCVE AI on May 12, 2026 at 10:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 08:30:00 +0000

Type Values Removed Values Added
Description The WP Google Maps Integration plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `page` parameter in all versions up to, and including, 1.2. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick an administrator into performing an action such as clicking on a link.
Title WP Google Maps Integration <= 1.2 - Reflected Cross-Site Scripting via 'page' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-12T07:48:28.102Z

Reserved: 2026-04-29T18:18:08.534Z

Link: CVE-2026-7464

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-05-12T09:16:57.180

Modified: 2026-05-12T14:03:52.757

Link: CVE-2026-7464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T10:45:14Z

Weaknesses