Description
The MapSVG plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the SVGFile constructor in all versions up to, and including, 8.14.0 This is due to an incorrect conditional check that prevents file validation from taking place. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2026-07-21
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the MapSVG plugin for WordPress, identified as an arbitrary file upload flaw caused by missing file type validation in the SVGFile constructor. The flawed conditional check allows authenticated users with Administrator level access to upload any file type via the '/mapsvg/v1/svgfile' endpoint. Because the uploaded files are stored on the server without restriction, attackers could place malicious scripts, leading to remote code execution if the uploaded file is executed.

Affected Systems

Affected systems include all installations of the oyatek MapSVG plugin, specifically versions up to and including 8.14.0. This encompasses releases such as 8.9.1 and 8.14.0. WordPress sites deploying these versions are vulnerable if the plugin is active and the endpoint is accessible to any administrator or higher‑level account.

Risk and Exploitability

The CVSS score of 7.2 classifies the issue as high severity, while the EPSS score of less than 1% indicates a very low but non‑zero probability of exploitation. The vulnerability is not listed in CISA's KEV catalog. Due to the necessity of administrator privileges for exploitation, the attack vector is likely through compromised or malicious admin accounts; however, no direct exploitation path for unauthenticated users is disclosed. Once the flaw is exploited, remote code execution and full site compromise become possible.

Generated by OpenCVE AI on July 30, 2026 at 17:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to MapSVG version 8.14.1 or later, which contains the fix for the file type validation issue.
  • If an immediate upgrade is not possible, block access to the /mapsvg/v1/svgfile endpoint for all users except trusted admins and restrict upload types to safe file extensions using server‑side validation or .htaccess rules.
  • Audit the server for any additional vulnerable endpoints that accept file uploads and apply the same patch or restrictions.

Generated by OpenCVE AI on July 30, 2026 at 17:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Oyatek
Oyatek mapsvg – Vector Maps, Image Maps, Google Maps
Wordpress
Wordpress wordpress
Vendors & Products Oyatek
Oyatek mapsvg – Vector Maps, Image Maps, Google Maps
Wordpress
Wordpress wordpress

Wed, 22 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description The MapSVG plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the SVGFile constructor in all versions up to, and including, 8.14.0 This is due to an incorrect conditional check that prevents file validation from taking place. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title MapSVG <= 8.14.0 - Authenticated (Administrator+) Arbitrary File Upload via '/mapsvg/v1/svgfile' Endpoint
Weaknesses CWE-20
References
Metrics cvssV3_1

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


Subscriptions

Oyatek Mapsvg – Vector Maps, Image Maps, Google Maps
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-22T13:59:17.647Z

Reserved: 2026-02-02T16:15:31.315Z

Link: CVE-2026-1771

cve-icon Vulnrichment

Updated: 2026-07-22T13:59:14.284Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:00:15Z

Weaknesses
  • CWE-20

    Improper Input Validation