CVE-2026-1771 PUBLISHED

MapSVG <= 8.14.0 - Authenticated (Administrator+) Arbitrary File Upload via '/mapsvg/v1/svgfile' Endpoint

Assigner: Wordfence
Reserved: 02.02.2026 Published: 21.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.2

Product Status

Vendor oyatek
Product MapSVG – Vector maps, Image maps, Google Maps
Versions Default: unaffected
  • affected from 0 to 8.14.0 (incl.)

Credits

  • san6051 finder

References

Problem Types

  • CWE-20 Improper Input Validation CWE