CVE-2026-21446

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:18

Type Values Removed Values Added
Summary
  • (es) Bagisto es una plataforma de comercio electrónico laravel de código abierto. En versiones de la rama 2.3 anteriores a la 2.3.10, las rutas de la API permanecen activas incluso después de que la instalación inicial se haya completado. Los endpoints de la API subyacentes ('/install/api/*') son directamente accesibles y explotables sin ninguna autenticación. Un atacante puede omitir el instalador de Ib por completo llamando directamente a los endpoints de la API. Esto permite a cualquier atacante no autenticado crear cuentas de administrador, modificar configuraciones de la aplicación y potencialmente sobrescribir datos existentes. La versión 2.3.10 corrige el problema.

08 Jan 2026, 21:25

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CPE cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*
References () https://github.com/bagisto/bagisto/commit/380c045e48490da740cd505fb192cc45e1809bed - () https://github.com/bagisto/bagisto/commit/380c045e48490da740cd505fb192cc45e1809bed - Patch
References () https://github.com/bagisto/bagisto/security/advisories/GHSA-6h7w-v2xr-mqvw - () https://github.com/bagisto/bagisto/security/advisories/GHSA-6h7w-v2xr-mqvw - Exploit, Vendor Advisory
First Time Webkul bagisto
Webkul

02 Jan 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-02 20:16

Updated : 2026-06-17 10:18


NVD link : CVE-2026-21446

Mitre link : CVE-2026-21446

CVE.ORG link : CVE-2026-21446


JSON object : View

Products Affected

webkul

  • bagisto
CWE
CWE-306

Missing Authentication for Critical Function