CVE detail
CVE-2023-46240 — CVE-2023-46240
Published 2023-10-31 · Modified 2026-06-17 · Vendor codeigniter · Product codeigniter · Source nvd
HIGH
severity
CVSS-derived band
0.0062
EPSS probability
exploitation probability, 30d
46.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog
Description
CodeIgniter is a PHP full-stack web framework. Prior to CodeIgniter4 version 4.4.3, if an error or exception occurs, a detailed error report is displayed even if in the production environment. As a result, confidential information may be leaked. Version 4.4.3 contains a patch. As a workaround, replace `ini_set('display_errors', '0')` with `ini_set('display_errors', 'Off')` in `app/Config/Boot/production.php`.
Remediation
No vendor-published fix data in our corpus for this CVE. Check the references below or the vendor's PSIRT / security advisories page.
References