CVE-2025-4336 HIGH

CVE-2025-4336: eMagicOne Store Manager for WooCommerce <= 1.2.5 - Unauthenticated Arbitrary File Upload via set_file()

Vendor Emagicone
Product eMagicOne Store Manager for WooCommerce
Weakness CWE-434 · Unrestricted file upload
Published May 24, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The eMagicOne Store Manager for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the set_file() function in all versions up to, and including, 1.2.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. 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 allow unauthenticated attackers to upload files without restriction. An attacker can upload malicious files to the site over the network, potentially gaining the ability to run their own code. The vulnerability requires specific conditions to exploit but can lead to full site compromise.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the site and potentially run their own code on it.

Potential impact on your site

04Site Impact

An attacker could upload and execute malicious code, compromising your site's data, functionality, and visitor security.

Conditions required to exploit

05Prerequisites

Network access; no authentication or user interaction required, but exploitation may require specific conditions.

Key dates

06Disclosure timeline

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