Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Remote unauthenticated low-complexity injection (AV:N/AC:L/PR:N/UI:N); SQLi grants full DB read (C:H) and potential limited writes (I:L) within the same DB authority, so S:U rather than S:C.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in MapSVG <= 8.14.0 versions.
AnalysisAI
SQL injection in the MapSVG WordPress plugin (versions 8.14.0 and earlier) lets remote unauthenticated attackers inject arbitrary SQL through the plugin's request handling, exposing the WordPress database. Reported by Patchstack and rated CVSS 9.3, the flaw requires no authentication or user interaction, though no public exploit has been identified at time of analysis. Any WordPress site running a vulnerable MapSVG build is directly exposed to database extraction over the network.
Technical ContextAI
MapSVG is a commercial WordPress plugin (vendor CPE cpe:2.3:a:romancode:mapsvg) that renders interactive SVG/geo maps and typically backs them with its own database tables for regions, markers, and datasets. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input reaches a SQL query without proper parameterization or sanitization, allowing an attacker to alter query structure. Because the plugin exposes map/data endpoints that are reachable pre-authentication in WordPress, the injectable parameter can be driven by any unauthenticated visitor, letting crafted input manipulate queries against the shared WordPress MySQL/MariaDB backend.
RemediationAI
Update MapSVG to the vendor-released fixed version above 8.14.0 as the primary remediation; a specific patched version number was not included in the provided data, so confirm the exact fixed release directly from the vendor or the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/mapsvg/vulnerability/wordpress-mapsvg-plugin-8-14-0-sql-injection-vulnerability-3) before deploying - no vendor-released fix version is independently confirmed at time of analysis. If an immediate update is not possible, place a WAF or virtual patch (Patchstack, Wordfence, or ModSecurity rules) in front of the site to filter SQL metacharacters on MapSVG endpoints, or deactivate the MapSVG plugin entirely to remove the attack surface (side effect: any maps rendered by the plugin will stop working). As a defense-in-depth step, ensure the WordPress database user holds least privilege and rotate credentials/secrets if you suspect the flaw was exploited, since database read access could have exposed password hashes and keys.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48192
GHSA-86rr-g9vq-pqqg