agisto 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.
| Link | Resource |
|---|---|
| https://github.com/bagisto/bagisto/commit/380c045e48490da740cd505fb192cc45e1809bed | Patch |
| https://github.com/bagisto/bagisto/security/advisories/GHSA-6h7w-v2xr-mqvw | Exploit Vendor Advisory |
08 Jan 2026, 21:25
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/bagisto/bagisto/commit/380c045e48490da740cd505fb192cc45e1809bed - Patch | |
| References | () https://github.com/bagisto/bagisto/security/advisories/GHSA-6h7w-v2xr-mqvw - Exploit, Vendor Advisory | |
| First Time |
Webkul bagisto
Webkul |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| CPE | cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:* |
02 Jan 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-01-02 20:16
Updated : 2026-01-08 21:25
NVD link : CVE-2026-21446
Mitre link : CVE-2026-21446
CVE.ORG link : CVE-2026-21446
JSON object : View
Missing Authentication for Critical Function