CVE-2025-4602 MEDIUM

CVE-2025-4602: eMagicOne Store Manager for WooCommerce <= 1.2.5 - Unauthenticated Arbitrary File Read

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

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The eMagicOne Store Manager for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Reads in all versions up to, and including, 1.2.5 via the get_file() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. 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 up to 1.2.5 contain a flaw that allows an attacker to read sensitive information without authentication. The vulnerability requires specific network conditions to exploit but does not require user interaction. No code execution or data modification is possible through this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the plugin without logging in.

Potential impact on your site

04Site Impact

Sensitive information stored by the plugin may be exposed to unauthenticated attackers.

Conditions required to exploit

05Prerequisites

Network access to the site; specific conditions must be met to trigger the vulnerability.

Key dates

06Disclosure timeline

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