CVE-2025-62416
published 2025-10-16CVE-2025-62416: Bagisto is an open source laravel eCommerce platform. Bagisto v2.3.7 is vulnerable to Server-Side Template Injection (SSTI) due to unsanitized user input being…
PriorityP339medium6.8CVSS 3.1
AVNACLPRHUIRSUCHIHAH
EPSS
0.37%
28.7th percentile
Bagisto is an open source laravel eCommerce platform. Bagisto v2.3.7 is vulnerable to Server-Side Template Injection (SSTI) due to unsanitized user input being processed by the server-side templating engine when rendering product descriptions. This allows an attacker with product creation privileges to inject arbitrary template expressions that are evaluated by the backend — potentially leading to Remote Code Execution (RCE) on the server. This vulnerability is fixed in 2.3.8.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| bagisto | bagisto | < 2.3.8 | 2.3.8 |
| bagisto | bagisto | >= 0 < 2.3.8 | 2.3.8 |
| webkul | bagisto | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
bagisto has Server Side Template Injection (SSTI) in Product Description
osv·2025-10-16
CVE-2025-62416 [MEDIUM] bagisto has Server Side Template Injection (SSTI) in Product Description
bagisto has Server Side Template Injection (SSTI) in Product Description
### Summary
Bagisto v2.3.7 is vulnerable to Server-Side Template Injection (SSTI) due to unsanitized user input being processed by the server-side templating engine when rendering product descriptions. This allows an attacker with product creation privileges to inject arbitrary template expressions that are evaluated by the backend — potentially leading to Remote Code Execution (RCE) on the server.
### Details
In Bagisto, product descriptions are rendered through Laravel’s Blade templating engine in various front-end and admin views. The product description field is not sanitized or escaped before being passed to the view, which means user-supplied data can break out of the expected string context and execute arbitr
GHSA
bagisto has Server Side Template Injection (SSTI) in Product Description
ghsa·2025-10-16
CVE-2025-62416 [MEDIUM] CWE-1336 bagisto has Server Side Template Injection (SSTI) in Product Description
bagisto has Server Side Template Injection (SSTI) in Product Description
### Summary
Bagisto v2.3.7 is vulnerable to Server-Side Template Injection (SSTI) due to unsanitized user input being processed by the server-side templating engine when rendering product descriptions. This allows an attacker with product creation privileges to inject arbitrary template expressions that are evaluated by the backend — potentially leading to Remote Code Execution (RCE) on the server.
### Details
In Bagisto, product descriptions are rendered through Laravel’s Blade templating engine in various front-end and admin views. The product description field is not sanitized or escaped before being passed to the view, which means user-supplied data can break out of the expected string context and execute arbitr
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-10-16
Published