Description
The Coon Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'height' parameter in the 'map' shortcode in all versions up to, and including, 1.0. This is 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.
Published: 2025-11-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via the 'height' attribute of the [map] shortcode in Coon Google Maps up to version 1.0, exploitable by users with contributor-level access
Action: Apply Patch
AI Analysis

Impact

The Coon Google Maps WordPress plugin is vulnerable to stored cross‑site scripting because the 'height' parameter supplied by the [map] shortcode is not properly sanitized or escaped. When a user with contributor or higher privileges injects malicious script through this parameter, the script is saved with the post and executed whenever anyone views the page containing the shortcode. This can lead to defacement, cookie theft, session hijacking, or arbitrary code execution on the browser of any visitor. The weakness corresponds to CWE‑79.

Affected Systems

The vulnerability affects all installations of the andrico Coon Google Maps plugin at version 1.0 and earlier. No specific WordPress core version or additional plugin dependencies are provided in the advisory. Any site that has the plugin installed and allows contributors to generate or edit posts with shortcode usage is at risk.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity level, and the EPSS score of less than 1% suggests that exploitation is unlikely in the wild, though the vulnerability is not listed in CISA KEV. Because exploitation requires an attacker to have contributor or higher permissions, the attack vector is authenticated. An attacker can craft a malicious value for the 'height' attribute in a shortcode that is then stored and rendered to visitors of the post, leading to cross‑site scripting of the affected pages.

Generated by OpenCVE AI on April 21, 2026 at 01:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Coon Google Maps plugin to the latest released version or remove it if it is no longer needed.
  • Revoke contributor or higher permissions from users who do not require shortcode access, and enforce stricter role management in WordPress.
  • If an immediate upgrade is not possible, restrict the usage of the ‘height’ attribute in the map shortcode or apply custom code to escape user input before rendering.

Generated by OpenCVE AI on April 21, 2026 at 01:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Nov 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Coon Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'height' parameter in the 'map' shortcode in all versions up to, and including, 1.0. This is 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.
Title Coon Google Maps <= 1.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:32:19.510Z

Reserved: 2025-11-03T21:01:22.549Z

Link: CVE-2025-12662

cve-icon Vulnrichment

Updated: 2025-11-12T15:00:54.416Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:48.760

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:45:24Z

Weaknesses