Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Admin-only upload keeps PR:H and AC:L over the network; I assess S:U rather than S:C because code executes within the same WordPress/web-server security authority, with full C/I/A impact from resulting RCE.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Administrator Arbitrary File Upload in MapSVG <= 8.14.0 versions.
AnalysisAI
Arbitrary file upload in the MapSVG WordPress plugin (versions 8.14.0 and earlier) allows an authenticated administrator to upload files of unrestricted type, enabling execution of attacker-supplied code (e.g. a PHP webshell) on the hosting server. Reported by Patchstack and classified as CWE-434, the flaw carries a CVSS 9.1 owing to a scope change, but the PR:H requirement means only accounts already holding administrator privileges can trigger it. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
MapSVG is a WordPress plugin (distributed as 'MapSVG Lite - Interactive Vector Maps' and a paid edition) used to render interactive SVG/vector maps and manage associated map data, images, and markers. The vulnerability is an unrestricted upload of a file with a dangerous type (CWE-434): an upload handler exposed to administrative users fails to validate or restrict the file extension/MIME type, so a script-executable file (such as .php) can be written into a web-accessible path. Because WordPress plugins run inside the PHP application context, a file that lands in the web root and is subsequently requested is executed by the server, converting a data-upload feature into arbitrary code execution. The affected CPE is cpe:2.3:a:mapsvg:mapsvg:*:*:*:*:*:*:*:*.
RemediationAI
Upgrade MapSVG to a release later than 8.14.0 once the vendor publishes it; No vendor-released patch identified at time of analysis, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/mapsvg-lite-interactive-vector-maps/vulnerability/wordpress-mapsvg-plugin-8-14-0-arbitrary-file-upload-vulnerability?_s_id=cve) for the corrected version before deploying. Until a fixed version is confirmed, compensating controls include: restrict the administrator role to trusted, MFA-protected accounts and audit existing admin users to reduce the pool that can trigger the upload; deploy a WAF or Patchstack virtual patch to block the plugin's upload endpoint; and configure the web server to deny PHP execution within the plugin's/WordPress uploads directories (e.g. an Nginx location or Apache <Directory> rule disabling the PHP handler) - the trade-off is that legitimately uploaded map assets remain served as static files but any planted script will not execute. Consider deactivating the plugin if interactive maps are non-essential.
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 technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48220
GHSA-wqmx-26v8-w3xg