All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-21448
HIGHpublished 2026-01-02 21:15 UTC · 7 months ago · modified 2026-06-17 10:18 UTC
8.9
CVSS / 10
// description
Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 are vulnerable to server-side template injection. When a normal customer orders any product, in the `add address` step they can inject a value to run in admin view. The issue can lead to remote code execution. Version 2.3.10 contains a patch.
// weaknesses (CWE)
- CWE-1336