CVE-2025-14478 HIGH

CVE-2025-14478: Demo Importer Plus <= 2.0.9 - Authenticated (Author+) Blind XML External Entity Injection via SVG File Upload

Vendor Kraftplugins
Product Demo Importer Plus
Weakness CWE-611 · XXE
Published January 17, 2026
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

The Demo Importer Plus plugin for WordPress is vulnerable to XML External Entity Injection (XXE) in all versions up to, and including, 2.0.9 via the SVG file upload functionality. This makes it possible for authenticated attackers, with Author-level access and above, to achieve code execution in vulnerable configurations. This only impacts sites on versions of PHP older than 8.0.

Explanation of Vulnerability in Simple Terms

02Summary

Demo Importer Plus versions up to 2.0.9 contain an XML External Entity (XXE) vulnerability that allows unauthenticated attackers to read sensitive files from the server. The vulnerability exists in the plugin's XML parsing functionality, which does not properly disable external entity processing. An attacker can craft a malicious XML file and submit it through the import feature to extract confidential data.

What an attacker can do

03Attacker Capabilities

Read sensitive files from the server, such as configuration files containing database credentials or API keys.

Potential impact on your site

04Site Impact

Attackers can extract server configuration files and credentials without logging in, potentially leading to database compromise or further site takeover.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 17, 2026 CVE published
April 8, 2026 Record updated