CVE-2026-29173 PUBLISHED

Craft Commerce has Stored XSS while updating Order Status from Orders Table

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 4.10.2 and 5.5.3, a stored XSS vulnerability exists when a user tries to update the Order Status from the Commerce Orders Table. The Order Status Name is rendered without proper escaping, allowing script execution to occur. This vulnerability is fixed in 4.10.2 and 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/E:P
CVSS Score: 1.9

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