Skip to main content

Geo Mashup CVE-2026-7552

| EUVDEUVD-2026-32734 MEDIUM
Missing Authorization (CWE-862)
2026-05-28 Wordfence GHSA-6335-2fw8-gmj8
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 28, 2026 - 07:54 vuln.today
CVE Published
May 28, 2026 - 06:45 nvd
MEDIUM 5.3

DescriptionCVE.org

The Geo Mashup plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.13.19. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to expose sensitive plugin configuration data, including Google Maps API keys and GeoNames service credentials, to unauthenticated attackers.

AnalysisAI

Authorization bypass in the Geo Mashup WordPress plugin (all versions ≤ 1.13.19) exposes sensitive plugin configuration data to unauthenticated remote attackers, including Google Maps API keys and GeoNames service credentials. The flaw (CWE-862 Missing Authorization) exists at specific request-handling code paths in geo-mashup.php (lines 515, 528, and 1525), where the plugin returns configuration data without verifying requester authorization. No public exploit code or CISA KEV listing exists at time of analysis, but the CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms this is trivially exploitable with no authentication, no complexity, and no user interaction required against any affected installation.

Technical ContextAI

Geo Mashup (vendor: cyberhobo, CPE: cpe:2.3:a:cyberhobo:geo_mashup:*:*:*:*:*:*:*:*) is a WordPress geolocation plugin that integrates Google Maps and GeoNames services, storing third-party API credentials in its configuration. CWE-862 (Missing Authorization) identifies the root cause: the plugin exposes request-handling logic - at geo-mashup.php lines 515, 528, and 1525, confirmed across both trunk and tagged releases 1.13.18 and 1.13.19 - without enforcing WordPress capability or nonce checks to verify that the requester is a legitimate authorized user. These endpoints likely handle AJAX callbacks or REST-style requests that return serialized plugin settings, including stored API keys. The vulnerability is distinct from authentication bypass (CWE-287); a user may be authenticated or not - the issue is that authorization is simply never checked at these code paths.

RemediationAI

An upstream fix has been committed to the WordPress plugin Trac repository as changeset 3503627 (https://plugins.trac.wordpress.org/changeset/3503627/geo-mashup); however, a specific released patched version number is not confirmed in the available data - this should be verified via the WordPress plugin repository before applying. Administrators should update the Geo Mashup plugin to the latest available version immediately via the WordPress admin dashboard or via wp-cli (wp plugin update geo-mashup). Critically, as a compensating control regardless of patch status, all exposed Google Maps API keys should be rotated immediately through the Google Cloud Console, and HTTP referrer restrictions or IP restrictions should be applied to the new keys to limit abuse surface. GeoNames credentials should similarly be rotated via the GeoNames account portal. If an immediate upgrade is not feasible, disabling the plugin entirely removes the vulnerable endpoints but also disables all geolocation functionality on the site - this trade-off should be assessed against the sensitivity of the stored credentials.

CVE-2018-14071 CRITICAL POC
9.8 Jul 16

The Geo Mashup plugin before 1.10.4 for WordPress has insufficient sanitization of post editor and other user input. Rat

CVE-2026-4060 HIGH POC
7.5 May 02

Time-based SQL injection in WordPress Geo Mashup plugin ≤1.13.18 allows unauthenticated remote attackers to extract sens

CVE-2026-48967 HIGH
8.5 Jun 17

SQL injection in the Geo Mashup WordPress plugin (versions <= 1.13.19) allows authenticated users with Subscriber-level

CVE-2026-66450 HIGH
8.1 Aug 13

Unauthenticated Local File Inclusion in the Geo Mashup WordPress plugin (all versions through 1.13.18) enables a remote,

CVE-2026-4061 HIGH
7.5 May 02

Time-based blind SQL injection in Geo Mashup WordPress plugin allows unauthenticated remote attackers to extract databas

CVE-2026-4062 HIGH
7.5 May 02

Time-based SQL injection in Geo Mashup WordPress plugin versions ≤1.13.18 allows unauthenticated remote attackers to ext

CVE-2026-66449 HIGH
7.1 Aug 13

Unauthenticated cross-site scripting in the Geo Mashup WordPress plugin (versions <= 1.13.18) allows remote attackers to

CVE-2024-44008 MEDIUM
6.5 Sep 17

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Dylan Kuhn Geo Mas

CVE-2026-27427 MEDIUM
6.5 May 26

Stored XSS in the Geo Mashup WordPress plugin (versions through 1.13.18) allows authenticated low-privileged users to pe

CVE-2026-6457 MEDIUM
6.5 May 02

Time-based blind SQL injection in Geo Mashup WordPress plugin versions up to 1.13.19 allows authenticated attackers with

CVE-2024-13362 MEDIUM
6.1 May 01

Multiple plugins and/or themes for WordPress are vulnerable to Reflected Cross-Site Scripting via the url parameter in v

CVE-2015-1383 MEDIUM
4.3 Feb 02

Cross-site scripting (XSS) vulnerability in the geo search widget in the Geo Mashup plugin before 1.8.3 for WordPress al

Share

CVE-2026-7552 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy