Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/bagisto/bagisto/commit/49d0c3fc90dedf8782c45c5979df4f4595d6bb
- https://github.com/bagisto/bagisto/releases/tag/v2.4.4
- https://www.vulncheck.com/advisories/bagisto-stored-xss-via-csti-in-create-blade
FAQ
What is CVE-2026-60120?
CVE-2026-60120 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 brow...
How severe is CVE-2026-60120?
CVE-2026-60120 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-60120?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.