We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036c2a4 commit 1cf9758Copy full SHA for 1cf9758
1 file changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 5.6.7 - 2026-07-01
4
5
-- Fixed a security vulnerability where Twig templates rendered from user-supplied input were not sandboxed.
+- Fixed [moderate-severity](https://github.com/craftcms/cms/security/policy#severity--remediation) server-side template injection vulnerability. ([#](#))
6
- Fixed a bug where purchasables’ stock caches weren’t getting cleared after orders were completed.
7
- Fixed a bug where `InventoryRestockMovement` would incorrectly validate movements with only one invalid transaction type.
8
- Fixed a bug where inventory search was case-sensitive on PostgreSQL. ([#4326](https://github.com/craftcms/commerce/issues/4326))
0 commit comments