GHSA-4v37-24gm-h554 · Severity: medium · Ecosystem: composer — Cross-Site Request Forgery (CSRF) Protection Bypass Vulnerability in CodeIgniter4
CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A vulnerability in versions prior to 4.1.9 might allow remote attackers to bypass the CodeIgniter4 Cross-Site Request Forgery (CSRF) protection mechanism. Users should upgrade to version 4.1.9. There are workarounds for this vulnerability, but users will still need to code as these after upgrading to v4.1.9. Otherwise, the CSRF protection may be bypassed. If auto-routing is enabled, check the request method in the controller method before processing. If auto-routing is disabled, either avoid using `$routes->add()` and instead use HTTP verbs in routes; or check the request method in the controller method before processing.
Conclusion & alert: CVE-2022-24712 is rated Moderate Risk (40/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.56%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-29 | 0.54% | 0.56% | +0.01% |
| 2 | 2026-06-15 | 0.13% | 0.54% | +0.41% |
| 3 | 2025-04-20 | — | 0.13% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 3.1 | MEDIUM |
|
2.1 | 4.2 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-4v37-24gm-h554 · Severity: medium · Ecosystem: composer — Cross-Site Request Forgery (CSRF) Protection Bypass Vulnerability in CodeIgniter4
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| codeigniter | codeigniter | >= 4.0.0, < 4.1.9 | cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/codeigniter4/CodeIgniter4/blob/7dc2ece32401ebde67122f7d2460efcaee7c352e/user_guide_src/source/changelogs/v4.1.9.rst | Release Notes Third Party Advisory |
| https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-4v37-24gm-h554 | Mitigation Third Party Advisory |