Description
The WP Go Maps WordPress plugin before 10.1.04 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks.
Published: 2026-07-31
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Go Maps WordPress plugin versions earlier than 10.1.04 fails to properly sanitise a user supplied parameter that is incorporated directly into a SQL query. This flaw allows an attacker without authentication to inject arbitrary SQL code, potentially enabling data exfiltration, modification, or deletion of the site database. The vulnerability is a classic SQL injection, classified under CWE‑89. The impact is that confidentiality, integrity, and availability of the site’s data could be compromised if exploited.

Affected Systems

This issue affects installations of the WP Go Maps plugin prior to version 10.1.04. Users of any older version are susceptible, regardless of other plugins or WordPress core versions. The plugin’s REST endpoint that accepts the markers filter is the entry point. No evidence indicates additional products or components are impacted.

Risk and Exploitability

Because the flaw is unauthenticated, any user with network access to the site can craft malicious requests. The CVSS score of 3.7 indicates a low‑to‑moderate severity, while the EPSS score of < 1% suggests a low probability of exploitation. The vulnerability is not listed in CISA KEV. Despite these metrics, the flaw remains publicly documented and can be exploited by an attacker who identifies an eligible REST endpoint.

Generated by OpenCVE AI on August 3, 2026 at 10:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Go Maps plugin to version 10.1.04 or newer.
  • If an immediate update is not feasible, temporarily disable the plugin or restrict the REST endpoint to trusted users only.
  • Monitor database access logs for anomalous query activity that could indicate SQL injection attempts.

Generated by OpenCVE AI on August 3, 2026 at 10:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 08:30:00 +0000

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

Fri, 31 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WP Go Maps WordPress plugin before 10.1.04 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks.
Title WP Go Maps < 10.1.04 - Unauthenticated SQL Injection via Markers REST filter
References

Subscriptions

Wordpress Wordpress
Wp Go Maps Wp Go Maps
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-31T17:47:20.807Z

Reserved: 2026-07-10T09:17:04.966Z

Link: CVE-2026-15381

cve-icon Vulnrichment

Updated: 2026-07-31T17:47:08.608Z

cve-icon NVD

Status : Received

Published: 2026-07-31T07:16:27.143

Modified: 2026-07-31T18:17:10.670

Link: CVE-2026-15381

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:15:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')