{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.4.4"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "42950101e024ff43d80f4f06ec1b0cd96bab4b5d"
            },
            {
              "fixed": "49d0c3fc90dedf8782c45c5979df4f4595d6bb97"
            }
          ],
          "repo": "https://github.com/bagisto/bagisto",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60120.json"
  },
  "details": "Bagisto before 2.4.4 contains a stored cross-site scripting vulnerability via client-side template injection that allows unauthenticated attackers to execute arbitrary JavaScript in administrator browsers by registering a customer account with malicious payload in the first or last name field. The create.blade.php template renders customer name fields without the Vue.js v-pre directive, causing Vue.js to evaluate stored template expressions as live JavaScript when an administrator opens the Create Order page for the affected customer.",
  "id": "CVE-2026-60120",
  "modified": "2026-07-16T03:30:56.502454306Z",
  "published": "2026-07-09T20:43:07.388Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60120.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/bagisto/bagisto/releases/tag/v2.4.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-60120"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/bagisto-stored-xss-via-csti-in-create-blade-php"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bagisto/bagisto/commit/49d0c3fc90dedf8782c45c5979df4f4595d6bb97"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/bagisto/bagisto"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Bagisto \u003c 2.4.4 Stored XSS via CSTI in create.blade.php"
}