SSTI when normal customer orders any product in add address step can inject value run in admin view.
As normal user
http://127.0.0.1:8000/As admin
http://127.0.0.1:8000/admin/sales/ordersAs normal user
3. Go to add address normally http://127.0.0.1:8000/customer/account/addresses/create and inject {{7*7}} on it and will notice it appear 49
{
"cwe_ids": [
"CWE-1336"
],
"github_reviewed": true,
"github_reviewed_at": "2026-01-02T22:13:40Z",
"nvd_published_at": "2026-01-02T21:15:59Z",
"severity": "HIGH"
}