CVE-2025-4603 CRITICAL

CVE-2025-4603: eMagicOne Store Manager for WooCommerce <= 1.2.5 - Unauthenticated Arbitrary File Deletion

Vendor Emagicone
Product eMagicOne Store Manager for WooCommerce
Weakness CWE-73
Published May 24, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The eMagicOne Store Manager for WooCommerce plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_file() function in all versions up to, and including, 1.2.5. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). This is only exploitable by unauthenticated attackers in default configurations where the the default password is left as 1:1, or where the attacker gains access to the credentials.

Explanation of Vulnerability in Simple Terms

02Summary

eMagicOne Store Manager for WooCommerce versions 1.2.5 and earlier contain a vulnerability that allows an attacker to modify data or disable the site without authentication. The vulnerability requires only network access and no user interaction. Site administrators should update to a version newer than 1.2.5 immediately.

What an attacker can do

03Attacker Capabilities

Modify site data or disable the site without logging in.

Potential impact on your site

04Site Impact

Your WooCommerce store data could be altered or the site taken offline by a remote attacker.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 24, 2025 CVE published
April 8, 2026 Record updated