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

No history.

Information

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

Products Affected

webkul

  • bagisto
CWE
CWE-306

Missing Authentication for Critical Function