CVE-2026-25483: Craft Commerce has Stored XSS via Order Status Message with potential database exfiltration
(updated )
A stored XSS vulnerability exists in Craft Commerce’s Order Status History Message. The message is rendered using the |md filter, which permits raw HTML, enabling malicious script execution. If a user has database backup utility permissions (which do not require an elevated session), an attacker can exfiltrate the entire database, including all user credentials, customer PII, order history, and 2FA recovery codes.
Users are recommended to update to the patched 5.5.2 release to mitigate the issue.
References
- github.com/advisories/GHSA-8478-rmjg-mjj5
- github.com/craftcms/commerce
- github.com/craftcms/commerce/commit/4665a47c0961aee311a42af2ff94a7c470f0ad8c
- github.com/craftcms/commerce/releases/tag/4.10.1
- github.com/craftcms/commerce/releases/tag/5.5.2
- github.com/craftcms/commerce/security/advisories/GHSA-8478-rmjg-mjj5
- nvd.nist.gov/vuln/detail/CVE-2026-25483
Code Behaviors & Features
Detect and mitigate CVE-2026-25483 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →