CVE-2026-21450
published 2026-01-02CVE-2026-21450: Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 are vulnerable to server-side template injection via type parameter, which can…
PriorityP268critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
1.23%
65.1th percentile
Bagisto is an open source laravel eCommerce platform. Versions prior to 2.3.10 are vulnerable to server-side template injection via type parameter, which can lead to remote code execution or another exploitation. Version 2.3.10 fixes the issue.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| bagisto | bagisto | < 2.3.10 | 2.3.10 |
| bagisto | bagisto | >= 0 < 2.3.10 | 2.3.10 |
| webkul | bagisto | < 2.3.10 | 2.3.10 |
Detection & IOCsextracted from sources · hover to see the quote
- →The vulnerability is triggered via the `type` parameter in Bagisto, which is injectable with server-side template injection payloads. Monitor HTTP requests to Bagisto endpoints containing unusual or crafted values in the `type` parameter. ↗
- ·Only Bagisto versions prior to 2.3.10 are affected. Version 2.3.10 contains the fix. Verify deployed version of bagisto/bagisto to assess exposure. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv4.07.3HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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.
GHSA
Bagisto SSTI vulnerability in type parameter can lead to RCE
ghsa·2026-01-02
CVE-2026-21450 [HIGH] CWE-1336 Bagisto SSTI vulnerability in type parameter can lead to RCE
Bagisto SSTI vulnerability in type parameter can lead to RCE
### Summary
SSTI is possible in Bagisto via type parameter can lead to RCE and other exploitations.
### Details
1. Go to `http://127.0.0.1:8000/admin/reporting/products/view?type={{7*7}}`
### Impact
Can lead to RCE, command injection.
OSV
Bagisto SSTI vulnerability in type parameter can lead to RCE
osv·2026-01-02
CVE-2026-21450 [HIGH] Bagisto SSTI vulnerability in type parameter can lead to RCE
Bagisto SSTI vulnerability in type parameter can lead to RCE
### Summary
SSTI is possible in Bagisto via type parameter can lead to RCE and other exploitations.
### Details
1. Go to `http://127.0.0.1:8000/admin/reporting/products/view?type={{7*7}}`
### Impact
Can lead to RCE, command injection.
No detection rules found.
No public exploits indexed.
2026-01-02
Published