Description
Unauthenticated SQL Injection in Maps Marker Pro <= 4.32 versions.
Published: 2026-08-19
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Maps Marker Pro plugin for WordPress contains an unauthenticated SQL injection flaw in all releases up to 4.32. Unsanitized data fed into the backend allows an attacker to send arbitrary SQL through the plugin’s public endpoints. This can give the attacker read or write access to the WordPress database, enabling full site defacement, credential theft, or data destruction. The flaw is a classic CWE‑89 SQL injection.

Affected Systems

Any WordPress site that has the Maps Marker Pro plugin installed in a version 4.32 or earlier. The issue affects all platforms where WordPress and the plugin run; there is no restriction to specific OS or server software.

Risk and Exploitability

The flaw has a CVSS score of 9.3, placing it in the critical category. An EPSS score of 0.00236 (<1%) indicates a low probability of exploitation, though the high severity suggests significant risk. The vulnerability is exploitable without authentication, meaning any external user who can reach the plugin’s input URLs can trigger the injection. Because it is not included in the CISA KEV list, there is no evidence of large‑scale active exploitation yet, but the potential for damage warrants urgent mitigation.

Generated by OpenCVE AI on August 20, 2026 at 18:03 UTC.

Remediation

Vendor Solution

Update the WordPress Maps Marker Pro Plugin to the latest available version (at least 4.32.1).


OpenCVE Recommended Actions

  • Upgrade the Maps Marker Pro plugin to version 4.32.1 or later.
  • Restrict the database user privileges used by WordPress for the plugin to SELECT only, if possible.
  • Deploy a Web Application Firewall rule set to detect and block common SQL injection payloads targeting the plugin’s input parameters.

Generated by OpenCVE AI on August 20, 2026 at 18:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Get Maps Marker Pro
Get Maps Marker Pro maps Marker Pro
Wordpress
Wordpress wordpress
Vendors & Products Get Maps Marker Pro
Get Maps Marker Pro maps Marker Pro
Wordpress
Wordpress wordpress

Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Maps Marker Pro <= 4.32 versions.
Title WordPress Maps Marker Pro plugin <= 4.32 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Get Maps Marker Pro Maps Marker Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-19T15:36:07.932Z

Reserved: 2026-08-11T10:58:36.297Z

Link: CVE-2026-73183

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:18:06.737

Modified: 2026-08-20T12:49:04.990

Link: CVE-2026-73183

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:31:27Z

Weaknesses
  • CWE-89

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