Missing Authentication for Critical Function in Bagisto - CVE-2026-21446
Published: April 25, 2026
Bagisto
Detailed vulnerability description
The vulnerability allows a remote attacker to create administrative accounts and modify application configuration.
The vulnerability exists due to improper access control in installer API endpoints when handling direct requests to /install/api/* after installation is complete. A remote attacker can send a specially crafted request to create administrative accounts and modify application configuration.
The installer UI protections can be bypassed by directly invoking the API endpoints, and no CSRF token or session is required.