Description
Unauthenticated SQL Injection in MapSVG <= 8.14.0 versions.
Published: 2026-07-27
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress MapSVG plugin (RomanCode) is affected by an unauthenticated SQL Injection flaw. An attacker can submit crafted input through vulnerable plugin endpoints, causing the application to execute arbitrary SQL statements. This may allow data theft, modification, or deletion of the WordPress database, and is categorized as CWE-89 due to improper sanitization of user‑supplied data.

Affected Systems

All installations of the WordPress MapSVG plugin version 8.14.0 or earlier are vulnerable. This includes both the Lite and other variants of the plugin sold by RomanCode. Any WordPress site that has not upgraded past 8.14.0 is susceptible, regardless of whether the plugin is active or has publicly exposed input endpoints.

Risk and Exploitability

The CVSS score of 9.3 classifies this as a critical vulnerability, underscoring the severe impact of successful exploitation. The EPSS score is below 1 %, indicating a low probability of exploitation in the wild, and the vulnerability does not appear on the CISA KEV list. Based on the description, it is inferred that the flaw can be exploited remotely through the web interface without needing authentication. Successful exploitation could provide full read/write/erase capabilities against the site’s database, potentially compromising site integrity and confidentiality.

Generated by OpenCVE AI on August 3, 2026 at 17:40 UTC.

Remediation

Vendor Solution

Update the WordPress MapSVG Plugin to the latest available version (at least 8.14.1).


OpenCVE Recommended Actions

  • Upgrade the WordPress MapSVG plugin to version 8.14.1 or newer.
  • If an upgrade is not immediately possible, deactivate or completely remove the MapSVG plugin from the affected WordPress sites.
  • Review any custom theme or plugin code that interacts with MapSVG data and ensure all user input is passed to SQL statements via parameterized queries or full sanitization.

Generated by OpenCVE AI on August 3, 2026 at 17:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Romancode
Romancode mapsvg
Wordpress
Wordpress wordpress
Vendors & Products Romancode
Romancode mapsvg
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in MapSVG <= 8.14.0 versions.
Title WordPress MapSVG plugin <= 8.14.0 - 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

Romancode Mapsvg
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T16:18:29.631Z

Reserved: 2026-07-05T21:27:42.077Z

Link: CVE-2026-59527

cve-icon Vulnrichment

Updated: 2026-07-27T15:10:59.067Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:03.017

Modified: 2026-07-27T17:46:02.447

Link: CVE-2026-59527

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:45:03Z

Weaknesses
  • CWE-89

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