Summary
CVE-2026-73183 is an unauthenticated SQL Injection vulnerability affecting the Maps Marker Pro WordPress plugin, versions up to and including 4.32. The flaw allows an attacker to inject malicious SQL through the plugin without needing any credentials or user interaction, and has been assigned a CRITICAL CVSS v3.1 score of 9.3.
Technical details
- Root cause: improper neutralization of special elements used in an SQL command (CWE-89) within Maps Marker Pro’s handling of input passed to database queries.
- Trigger conditions: no authentication or privileges are required, and no user interaction is needed to exploit the flaw.
- Attack vector: network — the vulnerable functionality is reachable remotely over HTTP(S) on any site running the affected plugin version.
- Impact: the CVSS vector indicates a changed scope with high confidentiality impact and low availability impact, consistent with blind SQL injection (CAPEC-7) that could allow extraction of sensitive data from the WordPress database and some degradation of availability.
Affected software
- Maps Marker Pro (WordPress plugin) — all versions up to and including 4.32
- Fixed in version 4.32.1 and later
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Update the Maps Marker Pro WordPress plugin to version 4.32.1 or later.
- If no patch can be applied immediately: restrict or monitor public access to the plugin’s front-end and admin-ajax endpoints, deploy a web application firewall rule capable of detecting SQL injection payloads, and audit database logs for anomalous queries until the update can be applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/leaflet-maps-marker-pro/

