AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14984

MEDIUM · CVSS 6.4 EPSS 0.27%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-08 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.4. It affects WordPress, Java. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-14984
Severity
MEDIUM
CVSS
6.4
EPSS
0.27%
WordPress Java

Original NVD Description

The Gutenverse Form plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG file upload in all versions up to, and including, 2.3.2. This is due to the plugin's framework component adding SVG to the allowed MIME types via the upload_mimes filter without implementing any sanitization of SVG file contents. This makes it possible for authenticated attackers, with Author-level access and above, to upload SVG files containing malicious JavaScript that executes when the file is viewed, leading to arbitrary JavaScript execution in victims' browsers.