Stored XSS via Product Type names. The name is not sanitized when displayed in user permissions settings.
The vulnerable input (source) is in Commerce (Product Type settings), but the sink is in CMS user permissions settings. Reporting to Commerce GHSA since the input originates here.
Users are recommended to update to the patched 5.5.2 release to mitigate the issue.
/admin/commerce/settings/producttypes).<img src=x onerror="alert('XSS-ProductType')" hidden>
/admin/users/{UserID}/permissions).https://github.com/craftcms/commerce/commit/7e1dedf06038c8e70dce0187b7048d4ab8ffb75c
{
"severity": "MODERATE",
"github_reviewed": true,
"cwe_ids": [
"CWE-79"
],
"github_reviewed_at": "2026-02-02T22:44:05Z",
"nvd_published_at": "2026-02-03T19:16:25Z"
}