Vulnerability Description
Bagisto is an open source laravel eCommerce platform. In versions on the 2.3 branch prior to 2.3.10, API routes remain active even after initial installation is complete. The underlying API endpoints (`/install/api/*`) are directly accessible and exploitable without any authentication. An attacker can bypass the Ib installer entirely by calling the API endpoints directly. This allows any unauthenticated attacker to create admin accounts, modify application configurations, and potentially overwrite existing data. Version 2.3.10 fixes the issue.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Webkul | Bagisto | >= 2.3.0, < 2.3.10 |
Related Weaknesses (CWE)
References
- https://github.com/bagisto/bagisto/commit/380c045e48490da740cd505fb192cc45e1809bPatch
- https://github.com/bagisto/bagisto/security/advisories/GHSA-6h7w-v2xr-mqvwExploitVendor Advisory
FAQ
What is CVE-2026-21446?
CVE-2026-21446 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Bagisto is an open source laravel eCommerce platform. In versions on the 2.3 branch prior to 2.3.10, API routes remain active even after initial installation is complete. The underlying API endpoints ...
How severe is CVE-2026-21446?
CVE-2026-21446 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-21446?
Check the references section above for vendor advisories and patch information. Affected products include: Webkul Bagisto.