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