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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-44177— Kirby 用户查询时路径遍历与PHP文件包含漏洞

AI 预测 8.1 利用难度: 较易 EPSS 0.17% · P39
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Kirby: Pre-authentication path traversal and PHP file inclusion during user lookup
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user objects lazily when first needed. Users were queried by their ID, which was then used to locate the corresponding account directory under site/accounts. This affected the authentication API (accessible to unauthenticated requests), the users API (accessible only to authenticated users), and any other place that uses $users->find() to look up an individual user by a request-provided email or ID. As a result, an attacker could trigger arbitrary PHP file inclusion of files named  index.php (for example, the main PHP files of plugins), the impact of which depends on the logic those files contain. It also allowed probing for the existence of arbitrary directories on the server, letting attackers fingerprint the server and site setup, including installed plugins and the content structure. This issue has been fixed in version 5.4.1.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
getkirbykirby >= 5.3.0, < 5.4.1 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · getkirby · 2026-07-16 · 共 6 条

CVE-2026-44175Kirby 网站前端列表字段XSS漏洞
CVE-2026-44174Kirby REST API 搜索和集合查询端点任意方法调用漏洞
CVE-2026-44176Kirby 页面草稿渲染时未校验权限
CVE-2026-45368Kirby 前端链接及图片区块跨站脚本漏洞
CVE-2026-45334Kirby内容锁泄露不可访问用户ID和邮箱

IV. Related Vulnerabilities

V. Comments for CVE-2026-44177

暂无评论


发表评论