Description
Unauthenticated Cross Site Scripting (XSS) in Geo Mashup <= 1.13.18 versions.
Published: 2026-08-13
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross‑Site Scripting flaw present in Geo Mashup plugin versions 1.13.18 and earlier. The flaw exists because the plugin fails to properly escape user‑controlled input before rendering it in the page, allowing a malicious actor to inject arbitrary JavaScript code. The resulting cross‑site scripting can lead to session hijacking, data theft, malicious redirection, or defacement of the site, and is catalogued as CWE‑79.

Affected Systems

WordPress sites that use the Geo Mashup plugin by Dylan Kuhn with a version equal to or lower than 1.13.18 are affected. No other plugins or WordPress core components are directly implicated; site owners must confirm the plugin version and upgrade if necessary.

Risk and Exploitability

The CVSS score of 7.1 reflects a high impact risk, and the lack of authentication requirement makes the vulnerability readily exploitable by anyone who can access the plugin’s exposed output. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog at this time. Without a patch, attackers can inject scripts simply by visiting a crafted URL or by interacting with the plugin’s interface, making the threat significant. Updating the plugin removes the flaw, but until the update is deployed the risk remains.

Generated by OpenCVE AI on August 13, 2026 at 15:47 UTC.

Remediation

Vendor Solution

Update the WordPress Geo Mashup Plugin to the latest available version (at least 1.13.19).


OpenCVE Recommended Actions

  • Upgrade the Geo Mashup plugin to version 1.13.19 or later, which removes the cross‑site scripting flaw.
  • If an immediate upgrade cannot be performed, temporarily deactivate or uninstall the Geo Mashup plugin to stop the exposed vulnerable functionality.
  • Apply output escaping to any remaining plugin output or enforce a strict Content Security Policy that blocks inline JavaScript, following best practices for CWE-79 remediation.

Generated by OpenCVE AI on August 13, 2026 at 15:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Dylan Kuhn
Dylan Kuhn geo Mashup
Wordpress
Wordpress wordpress
Vendors & Products Dylan Kuhn
Dylan Kuhn geo Mashup
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Geo Mashup <= 1.13.18 versions.
Title WordPress Geo Mashup plugin <= 1.13.18 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Dylan Kuhn Geo Mashup
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:47:51.925Z

Reserved: 2026-07-27T09:00:28.156Z

Link: CVE-2026-66449

cve-icon Vulnrichment

Updated: 2026-08-13T14:24:58.056Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:06.017

Modified: 2026-08-13T16:18:43.577

Link: CVE-2026-66449

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T17:30:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')