CVE-2025-5058 CRITICAL

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

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

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

CVSS vector

CVSS:3.1/AV:N/AC:L/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_image() 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 without needing credentials or user interaction. This can lead to remote code execution, data theft, or site takeover.

What an attacker can do

03Attacker Capabilities

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

Potential impact on your site

04Site Impact

Attackers can compromise your site, steal data, or take full control without any warning.

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