{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "= 3.0.3"
              },
              {
                "last_affected": "= 3.0.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "9839f168129c2dfc74d6f4f8fcc233a0ef04e529"
            },
            {
              "fixed": "dd4a3add9d6f5b5f9dde9685e97f51057903a1db"
            }
          ],
          "repo": "https://github.com/4xmen/xshop",
          "type": "GIT"
        }
      ],
      "versions": [
        "= 3.0.3"
      ]
    }
  ],
  "aliases": [
    "GHSA-fc35-qjg3-f6g7"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-434"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49849.json"
  },
  "details": "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.",
  "id": "CVE-2026-49849",
  "modified": "2026-09-11T03:30:16.310013891Z",
  "published": "2026-08-21T21:14:24.201Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/4xmen/xshop/releases/tag/v3.0.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/4xmen/xshop/security/advisories/GHSA-fc35-qjg3-f6g7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49849.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49849"
    },
    {
      "type": "FIX",
      "url": "https://github.com/4xmen/xshop/commit/dd4a3add9d6f5b5f9dde9685e97f51057903a1db"
    },
    {
      "type": "FIX",
      "url": "https://github.com/4xmen/xshop/pull/64"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "xShop: Unrestricted File Upload in File Attachment Module in Admin panel leads to Arbitrary Code Execution"
}