CVE-2026-60120 MEDIUM

CVE-2026-60120: Bagisto < 2.4.4 Stored XSS via CSTI in create.blade.php

Vendor Webkul
Product Bagisto
Weakness CWE-79 · XSS
Published July 9, 2026
Last update July 10, 2026

CVSS base score

5.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 9, 2026 CVE published
July 10, 2026 Record updated

Related vulnerabilities

04Related CVE