目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48062— codeigniter 任意文件上传漏洞

CVSS 9.8 · Critical EPSS 0.44% · P36

影响版本矩阵 1

厂商产品版本范围状态
codeigniter4CodeIgniter4< 4.7.3affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-48062 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
CodeIgniter: Uploaded file extension validation bypass in `ext_in` rule
来源: CVE Program / CVE List V5
Vulnerability Description
CodeIgniter is a PHP full-stack web framework. Prior to 4.7.3, the ext_in upload validation rule in system/Validation/StrictRules/FileRules.php checked the MIME-derived guessed extension instead of the client-provided filename extension. As a result, an uploaded file named shell.php containing GIF-like content could pass validation such as uploaded[avatar]|is_image[avatar]|mime_in[avatar,image/gif]|ext_in[avatar,gif] because the detected MIME type maps to gif, even though the uploaded filename extension is php. Applications are impacted if they accept user-controlled uploads, rely on ext_in to validate the uploaded filename extension, save uploaded files using the original client filename with $file->move($path), store uploads in a web-accessible directory, and allow PHP or other executable files to run from that directory. In those conditions, this may lead to arbitrary code execution. This issue is fixed in version 4.7.3.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
危险类型文件的不加限制上传
来源: CVE Program / CVE List V5
Vulnerability Title
codeigniter 任意文件上传漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
CodeIgniter是Codeigniter组织开源的一个轻量级、快速、灵活和安全的 PHP 全栈 Web 框架。 CodeIgniter4 4.7.3之前版本存在任意文件上传漏洞,该漏洞源于ext_in上传验证规则检查MIME推测的扩展名而非客户端提供的文件名扩展,可能导致攻击者上传名为shell.php的GIF内容文件并执行任意代码。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
codeigniter4CodeIgniter4 < 4.7.3 -

二、漏洞 CVE-2026-48062 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级
Qwen3.6-35B-A3B · 6263 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-48062 的情报信息

登录查看更多情报信息。

CVE-2026-48062 补丁与修复 (1)

CVE-2026-48062 厂商安全公告 (1)

CVE-2026-48062 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-48062

暂无评论


发表评论