CVE-2026-29174: Craft Commerce is vulnerable to SQL Injection in Commerce Inventory Table Sorting
Craft Commerce is vulnerable to SQL Injection in the inventory levels table data endpoint. The sort[0][direction] and sort[0][sortField] parameters are concatenated directly into an addOrderBy() clause without any validation or sanitization. An authenticated attacker with access to the Commerce Inventory section can inject arbitrary SQL queries, potentially leading to a full database compromise.
References
- github.com/advisories/GHSA-pmgj-gmm4-jh6j
- github.com/craftcms/commerce
- github.com/craftcms/commerce/commit/094d69df24b925544f337c38e2ec1effcd5395c7
- github.com/craftcms/commerce/commit/a2ea853935ef03297ea1298bdb0d8c55ec5daf7b
- github.com/craftcms/commerce/security/advisories/GHSA-pmgj-gmm4-jh6j
- nvd.nist.gov/vuln/detail/CVE-2026-29174
Code Behaviors & Features
Detect and mitigate CVE-2026-29174 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 →