CVE-2025-11703

WP Go Maps (formerly WP Google Maps) <= 9.0.48 - Unauthenticated Cache Poisoning

2025-10-17 17:52
Dmitrii Ignatyev

Strategic Overview

Status
Patched in 9.0.49
Affected Version
<= 9.0.48
CVSS
5.3Medium
Weakness type
CWE-349 · Acceptance of Extraneous Untrusted Data With Trusted Data
CVE
CVE-2025-11703
View all WP Go Maps – Google Map, OpenStreetMap, Leaflet Map vulnerabilities

At a glance

CVE-2025-11703 is a medium-severity Acceptance of Extraneous Untrusted Data With Trusted Data vulnerability in the WP Go Maps WordPress plugin, affecting versions <= 9.0.48. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 9.0.49; sites on affected versions should update now. Disclosed October 2025, reported by Dmitrii Ignatyev.

Vulnerability Overview

The WP Go Maps (formerly WP Google Maps) plugin for WordPress is vulnerable to Cache Poisoning in all versions up to, and including, 9.0.48. This is due to the plugin not serving cached data from server-side responses and instead relying on user-input. This makes it possible for unauthenticated attackers to poison the cache location for location search results.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-349: Acceptance of Extraneous Untrusted Data With Trusted Data

The product, when processing trusted data, accepts any untrusted data that is also included with the trusted data, treating the untrusted data as if it were trusted.

Remediation

Update to version 9.0.49, or a newer patched version

How does WordSec protect against this?

This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: WP Go Maps 9.0.49 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C