CVE-2026-63220CWE-348

CVE-2026-63220

Medium · published July 31, 2026

CVSS v3.1
4.8
EPSS
0%
Percentile
3.3
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
4.8 · MEDIUM
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS v4.0
Not supplied
EPSS
0.00135 · 3.3th percentile
Weakness
CWE-348 · Use of Less Trusted Source
Published
2026-07-31T08:17Z
References (3)
EPSS history
Timeline
  • 31 JUL 03:50Z
    CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure()
    cvelistv5