CVE-2026-15012 MEDIUM

CVE-2026-15012: Demi <= 0.0.8 - Unauthenticated Information Exposure to Arbitrary Directory Copy

Vendor Deveasel
Product Demi – One Click Demo Import, Backup & Site Migration
Weakness CWE-200 · Info exposure
Published July 28, 2026
Last update July 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Demi – One Click Demo Import, WP Backup & Site Migration plugin for WordPress is vulnerable to Arbitrary Directory Copy in all versions up to, and including, 0.0.8 via the handle_restore_step function. This is due to missing HTTP access controls on the wp-content/uploads/demi-backup-state/ directory, which exposes the cryptographic restore key used to both authenticate the unauthenticated AJAX handler and forge signed restore-state envelopes. This makes it possible for unauthenticated attackers to copy arbitrary files to attacker-controlled destinations on the server. An active restore operation must have been initiated, which writes the .restore_key and .restore_step_token files to the public upload directory, before the exposed secrets can be harvested and chained to achieve unauthenticated arbitrary file copy.

Explanation of Vulnerability in Simple Terms

02Summary

Demi – One Click Demo Import, Backup & Site Migration versions 0.0.8 and earlier expose sensitive information to unauthorized users. The vulnerability allows attackers to access data without authentication or user interaction. Site administrators should update to a version newer than 0.0.8 to prevent unauthorized information disclosure.

What an attacker can do

03Attacker Capabilities

Access sensitive information without logging in or user interaction.

Potential impact on your site

04Site Impact

Sensitive data may be exposed to anyone on the internet without your knowledge or consent.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

July 28, 2026 CVE published
July 28, 2026 Record updated

Related vulnerabilities

08Related CVE