Kirby 是一个开源的内容管理系统(CMS)。在 5.0.0 到 5.5.2 版本中,Kirby 的 REST API 分块上传处理器(位于 )在将分块数据持久化之前,未执行相关的上传授权预检。具体来说,在调用 之前, 中本应执行的上传授权预检未被执行。 一个拥有 权限但禁用了 、 和 权限的已认证用户,可以通过发送带有 请求头的请求,在 目录中留下未完成的分块文件,这些文件会保留 24 小时。重复执行此过程可能会消耗攻击者可用的临时存储空间,阻止其他用户上传文件,或阻止站点逻辑存储数据。不过,最终的权限检查仍然
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-75594 | 8.2 HIGH | Kirby: Access to image files and limited access to JSON files outside of the site root via |
| CVE-2026-75592 | 6.9 MEDIUM | Kirby: Access to image files outside of the site root via path traversal in the media hand |
No comments yet