๐Ÿ” CVE Alert

CVE-2026-63220

MEDIUM 4.8

CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure()

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
0th

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure() trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request as secure. This may have impacted applications that rely on isSecure(), force_https(), forceGlobalSecureRequests, or similar logic to enforce HTTPS-only access or make security-sensitive decisions. Exploitability depends on deployment configuration. Applications are most exposed if the backend is reachable directly over HTTP, or if a reverse proxy/load balancer forwards client-supplied forwarding headers without stripping or overwriting them. This issue has been fixed in version 4.7.4.

CWE CWE-348
Vendor codeigniter4
Product codeigniter4
Published Jul 31, 2026
Stay Ahead of the Next One

Get instant alerts for codeigniter4 codeigniter4

Be the first to know when new medium vulnerabilities affecting codeigniter4 codeigniter4 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

codeigniter4 / CodeIgniter4
< 4.7.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-7wmf-pw8j-mc78 github.com: https://github.com/codeigniter4/CodeIgniter4/commit/ecbf044666bed41d23f07518096d9843fe6c08b0 github.com: https://github.com/codeigniter4/CodeIgniter4/releases/tag/v4.7.4