CVE-2026-66449
Received Received - Intake

Unauthenticated XSS in Geo Mashup Plugin

Vulnerability report for CVE-2026-66449, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Geo Mashup <= 1.13.18 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
geo_mashup geo_mashup to 1.13.18 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting Geo Mashup plugin versions up to 1.13.18. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in Geo Mashup <= 1.13.18, inspect web application inputs for unsanitized user-supplied data. Check HTTP responses for reflected or stored XSS payloads like <script>alert(1)</script>. Use browser developer tools to monitor network requests for suspicious parameters.

Impact Analysis

An attacker could exploit this to steal user sessions, redirect to malicious sites, or deface web pages. Users visiting affected sites may have their data compromised or be exposed to further attacks through browser exploits.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may compromise protected health information integrity if exploited on healthcare-related sites.

Mitigation Strategies

Immediately update Geo Mashup to the latest version. If an update is unavailable, disable the plugin until a patch is released. Implement input validation and output encoding in web applications. Use a web application firewall to filter malicious payloads.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66449. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart