Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2026-48062

A flaw in the CodeIgniter PHP framework allows attackers to bypass file upload validation rules. By crafting a file with a mismatched MIME type and extension, a user can upload malicious files that the system incorrectly identifies as safe.

publishedJul 17, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
36th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 1, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

Developers using the CodeIgniter PHP framework prior to version 4.7.3, specifically those who allow user uploads, rely on the ext_in validation rule, and save files to web-accessible directories where execution is permitted.

02

Real-world impact

An attacker could upload a malicious script (such as a web shell) disguised as a harmless image. If the application saves this file in a web-accessible directory, the attacker could execute arbitrary code on the server.

03

Why this severity

The critical score reflects that the vulnerability can be exploited remotely over the network without any user interaction or special privileges, potentially leading to full system compromise.

04

What to do about it

official fix available
recommended steps
  1. 01Update CodeIgniter to version 4.7.3 or later.

NVD description

05

Timeline

  1. Jul 17, 2026 · 16d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 10d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2026-48062: A flaw in the CodeIgniter PHP framework allows attackers to bypass fil · Vulnary