CVE-2025-13334 HIGH

CVE-2025-13334: Blaze Demo Importer 1.0.0 - 1.0.13 - Missing Authorization to Authenticated (Subscriber+) Database Reset and File Deletion

Vendor Blazethemes
Product Blaze Demo Importer
Weakness CWE-862 · Missing authorization
Published December 12, 2025
Last update December 12, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Blaze Demo Importer plugin for WordPress is vulnerable to unauthorized database resets and file deletion due to a missing capability check on the "blaze_demo_importer_install_demo" function in all versions up to, and including, 1.0.13. This makes it possible for authenticated attackers, with subscriber level access and above, to reset the database by truncating all tables (except options, usermeta, and users), delete all sidebar widgets, theme modifications, and content of the uploads folder.

Explanation of Vulnerability in Simple Terms

02Summary

Blaze Demo Importer versions 1.0.0 through 1.0.13 lack proper authorization checks on administrative functions. A logged-in user with low privileges can modify or delete site data without permission. The vulnerability affects data integrity and availability but not confidentiality. Update to a version newer than 1.0.13.

What an attacker can do

03Attacker Capabilities

Modify or delete site data without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can corrupt or remove critical site content and settings.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

December 12, 2025 CVE published
December 12, 2025 Record updated

Related vulnerabilities

08Related CVE