CVE-2026-49849 PUBLISHED

xShop: Unrestricted File Upload in File Attachment Module in Admin panel leads to Arbitrary Code Execution

Assigner: GitHub_M
Reserved: 01.06.2026 Published: 21.08.2026 Updated: 21.08.2026

xShop is an open-source shop developed in Laravel. An Unrestricted File Upload vulnerability in xShop version 3.0.3 allows an authenticated administrator to upload executable files (e.g., .php). By uploading a specially crafted php file, an attacker can achieve Remote Code Execution (RCE) on the server, leading to a full system compromise. Version 3.0.4 fixes the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor 4xmen
Product xshop
Versions
  • Version = 3.0.3 is affected

References

Problem Types

  • CWE-434: Unrestricted Upload of File with Dangerous Type CWE