CVE-2026-29176 PUBLISHED

Craft Commerce has Stored XSS in Inventory Location Name

Assigner: GitHub_M
Reserved: 04.03.2026 Published: 10.03.2026 Updated: 10.03.2026

Craft Commerce is an ecommerce platform for Craft CMS. Prior to 5.5.3, A stored XSS vulnerability exists in the Commerce Settings - Inventory Locations page. The Name field is rendered without proper HTML escaping, allowing an attacker to execute arbitrary JavaScript. This XSS triggers when an administrator (or user with product editing permissions) creates or edits a variant product. This vulnerability is fixed in 5.5.3.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 4.8

Product Status

Vendor craftcms
Product commerce
Versions
  • Version >= 4.0.0 < 4.10.2 is affected
  • Version >= 5.0.0 < 5.5.3 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE