CVE-2026-42734
Cross-Site Scripting in Geo Mashup WordPress Plugin
Publication date: 2026-05-27
Last updated on: 2026-05-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dylan_kuhn | geo_mashup | to 1.13.19 (inc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-site Scripting (XSS) issue found in the Geo Mashup plugin developed by Dylan Kuhn. It occurs due to improper neutralization of input during web page generation, which allows an attacker to inject malicious scripts that are reflected back to users.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to an attacker executing arbitrary scripts in the context of the affected website. This can result in information disclosure, session hijacking, or other malicious actions impacting confidentiality, integrity, and availability.