Kirilkirkov · Ecommerce-Codeigniter-Bootstrap · CVE-2026-14632
**Name of the Vulnerable Software and Affected Versions**
kirilkirkov Ecommerce-CodeIgniter-Bootstrap versions up to 95dfa8cebbb87ab46ae450643a07241274a74dce
**Description**
An open redirect issue exists in the Trusted Backend Interface component. The `setReferrer()` function within the `application/core/MY Controller.php` file does not properly handle the `href` argument, allowing a remote attacker to manipulate it to redirect users to an external site.
**Recommendations**
Apply patch 213babdbaa949e94557246414db0130e01394517.
As a temporary mitigation, restrict access to the `setReferrer()` function.