CVE-2025-13066 HIGH

CVE-2025-13066: Demo Importer Plus <= 2.0.6 - Authenticated (Author+) Arbitrary File Upload via WXR Upload Bypass

Vendor Kraftplugins
Product Demo Importer Plus
Weakness CWE-434 · Unrestricted file upload
Published December 5, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Demo Importer Plus plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 2.0.6. This is due to insufficient file type validation detecting WXR files, allowing double extension files to bypass sanitization while being accepted as a valid WXR file. This makes it possible for authenticated attackers, with author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Demo Importer Plus versions 2.0.6 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, including executable code, to compromise the site. The vulnerability requires a valid user account but no special privileges.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files on the site, including PHP code.

Potential impact on your site

04Site Impact

Attackers with basic user accounts can run their own code on your site and access sensitive data.

Conditions required to exploit

05Prerequisites

Valid user account with low-level site access; no special role or admin privileges required.

Key dates

06Disclosure timeline

December 5, 2025 CVE published
April 8, 2026 Record updated