SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-13340

MEDIUM · CVSS 6.1 EPSS 0.18%

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

The SVG Support plugin for WordPress versions prior to 2.5.17 is vulnerable due to inadequate sanitization of .svgz files, which can be uploaded by users with SVG upload permissions. This flaw allows attackers to upload malicious scripts that execute in the browsers of users who view the files, potentially impacting administrators and other users. WordPress site administrators and security teams should prioritize updating the plugin to mitigate this risk.

CVE
CVE-2026-13340
Severity
MEDIUM
CVSS
6.1
EPSS
0.18%
WordPress

Original NVD Description

The SVG Support WordPress plugin before 2.5.17 does not apply its SVG sanitisation to uploaded files using the .svgz extension, even though it registers and serves them as SVG, allowing a user permitted to upload SVGs (such as an Author once granted upload access) to store a script-bearing file that executes in the browser of anyone who later views it, including an administrator.