CVE-2026-60120

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.
Configurations

No configuration.

History

09 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 21:16

Updated : 2026-07-14 23:17


NVD link : CVE-2026-60120

Mitre link : CVE-2026-60120

CVE.ORG link : CVE-2026-60120


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')