SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-1771

HIGH · CVSS 7.2 EPSS 0.59% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

The MapSVG plugin for WordPress is susceptible to arbitrary file uploads due to inadequate file type validation, affecting all versions up to 8.14.0. This vulnerability allows authenticated users with Administrator-level access to upload potentially malicious files, which could lead to remote code execution on the server. WordPress site administrators using this plugin should prioritize applying the necessary updates to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-1771
Severity
HIGH
CVSS
7.2
EPSS
0.59%
WordPress

Original NVD 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.