Description
A vulnerability was found in kirilkirkov Ecommerce-CodeIgniter-Bootstrap up to 95dfa8cebbb87ab46ae450643a07241274a74dce. Affected by this issue is the function setReferrer of the file application/core/MY_Controller.php of the component Trusted Backend Interface. The manipulation of the argument href results in open redirect. The attack can be executed remotely. The exploit has been made public and could be used. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The patch is identified as 213babdbaa949e94557246414db0130e01394517. A patch should be applied to remediate this issue.
Published: 2026-07-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The setReferrer function in the Trusted Backend component contains a flaw that allows an attacker to supply a crafted href argument, causing the application to perform an open redirect to an arbitrary destination. This vulnerability is classified as CWE-601. An attacker could use the redirect to lure users to malicious sites, potentially facilitating phishing or malicious payload delivery. The bug can be triggered remotely, and the CVE description does not specify any authentication requirement, leaving it unclear whether authentication is needed to exploit the issue.

Affected Systems

Versions of the kirilkirkov Ecommerce-CodeIgniter-Bootstrap repository that include the Trusted Backend component up to commit 95dfa8cebbb87ab46ae450643a follows a rolling release schedule, no formal version numbers are published; administrators should compare the commit hash of their deployment against the known affected commit to determine if remediation is required.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, mainly due to the remote nature and the potential for deceptive redirects. An EPSS score below 1% suggests a low likelihood of exploitation at present, and the issue is not listed in the CISA KEV catalog. with a crafted link, directing victims to attacker‑controlled destinations and bypassing security controls. The specific authentication or privilege conditions required for exploitation are not described in the CVE data.

Generated by OpenCVE AI on July 26, 2026 at 21:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch commit 213babdbaa949e94557246414db0130e01394517 to the Trusted Backend module to fix the open redirect vulnerability.
  • Deploy the latest release of the Ecommerce-CodeIgniter-Bootstrap repository that includes the same patch.
  • Implement strict validation or an allow‑list for redirect destinations in the application to prevent similar redirects from being exploitable in the future.

Generated by OpenCVE AI on July 26, 2026 at 21:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 04 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in kirilkirkov Ecommerce-CodeIgniter-Bootstrap up to 95dfa8cebbb87ab46ae450643a07241274a74dce. Affected by this issue is the function setReferrer of the file application/core/MY_Controller.php of the component Trusted Backend Interface. The manipulation of the argument href results in open redirect. The attack can be executed remotely. The exploit has been made public and could be used. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The patch is identified as 213babdbaa949e94557246414db0130e01394517. A patch should be applied to remediate this issue.
Title kirilkirkov Ecommerce-CodeIgniter-Bootstrap Trusted Backend MY_Controller.php setReferrer redirect
First Time appeared Kirilkirkov
Kirilkirkov ecommerce-codeigniter-bootstrap
Weaknesses CWE-601
CPEs cpe:2.3:a:kirilkirkov:ecommerce-codeigniter-bootstrap:*:*:*:*:*:*:*:*
Vendors & Products Kirilkirkov
Kirilkirkov ecommerce-codeigniter-bootstrap
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Kirilkirkov Ecommerce-codeigniter-bootstrap
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T17:12:57.257Z

Reserved: 2026-07-03T17:24:22.392Z

Link: CVE-2026-14632

cve-icon Vulnrichment

Updated: 2026-07-06T17:12:46.807Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T22:00:05Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')