CVE-2025-10051 HIGH

CVE-2025-10051: Demo Import Kit <= 1.1.0 - Authenticated (Admin+) Arbitrary File Upload

Vendor Themeinwp
Product Demo Import Kit
Weakness CWE-434 · Unrestricted file upload
Published October 15, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Demo Import Kit plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 1.1.0 via the import functionality. 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.

Explanation of Vulnerability in Simple Terms

02Summary

Demo Import Kit versions 1.1.0 and earlier allow authenticated administrators to upload files without proper validation. An attacker with admin access can upload malicious files to compromise the site. The vulnerability affects file handling during the demo import process and requires high-level privileges to exploit.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the site with admin privileges.

Potential impact on your site

04Site Impact

A compromised admin account can upload files that may execute code or modify site content.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site.

Key dates

06Disclosure timeline

October 15, 2025 CVE published
April 8, 2026 Record updated