Description
The WP Go Maps (formerly WP Google Maps) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the processBackgroundAction() function in all versions up to, and including, 10.0.04. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify global map engine settings.
Published: 2026-01-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized modification of global map engine settings by authenticated users with Subscriber or higher roles
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the processBackgroundAction() function, where a capability check is omitted, allowing authenticated members with Subscriber-level access or higher to alter the global map engine settings of the WP Go Maps plugin. This change undermines the integrity of map configurations and could enable attackers to modify map behavior, data sources, or visual presentation. The weakness involves improper authorization (CWE‑862).

Affected Systems

WordPress sites utilizing the WP Go Maps plugin up to and including version 10.0.04 are affected. Users with Subscriber or higher roles on such installations can trigger the background action and change map engine settings. No specific hardware or additional software requirements are noted beyond a typical WordPress environment running the vulnerable plugin.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests a very low likelihood of exploitation at present. The vulnerability is not listed in the CISA KEV catalog, further reducing the current threat level. However, the attack vector requires only authenticated access with a moderate user role, which is typically common on public sites. An attacker could exploit the missing capability check by submitting a background action request, thereby changing configuration data that affects all users of the map feature. Because the flaw is not tied to user input or remote code execution, it does not entail immediate catastrophic impact but can subvert the intended behavior of the mapping component.

Generated by OpenCVE AI on April 15, 2026 at 21:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Go Maps plugin to the latest available version that resolves the missing authorization check.
  • Verify that users with the Subscriber role no longer possess capability to invoke processBackgroundAction() by reviewing role permissions or using a plugin like User Role Editor.
  • If an immediate upgrade is not possible, restrict the Subscriber role’s access to background action endpoints by adding custom capability checks or disabling relevant AJAX hooks via a code snippet.

Generated by OpenCVE AI on April 15, 2026 at 21:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 26 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpgmaps
Wpgmaps wp Go Maps
Vendors & Products Wordpress
Wordpress wordpress
Wpgmaps
Wpgmaps wp Go Maps

Sat, 24 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
Description The WP Go Maps (formerly WP Google Maps) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the processBackgroundAction() function in all versions up to, and including, 10.0.04. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify global map engine settings.
Title WP Go Maps (formerly WP Google Maps) <= 10.0.04 - Missing Authorization to Authenticated (Subscriber+) Map Engine Setting Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpgmaps Wp Go Maps
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:03:17.605Z

Reserved: 2026-01-04T20:08:57.465Z

Link: CVE-2026-0593

cve-icon Vulnrichment

Updated: 2026-01-26T17:37:36.823Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T17:15:58.997

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0593

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T21:45:14Z

Weaknesses