安全速报自动同步 · 保留上游原文

【中危】filament 安全更新(GHSA-44wp-g8f4-f4v5)

S
KHack 安全情报
2026/6/24 发布 · 2 阅读

安全情报快照 · 风险级别:中危 · CVSS:6.5 · CVE-2026-48500 · GHSA-44wp-g8f4-f4v5

先看结论

filament存在安全风险,>= 4.0.0, <= 4.11.4 受影响,建议升级至 4.11.5。

影响范围

生态 组件 受影响版本 首个修复版本
composer filament/filament >= 4.0.0, <= 4.11.4 4.11.5
composer filament/filament >= 5.0.0, <= 5.6.4 5.6.5
composer filament/filament >= 3.0.0, <= 3.3.51 3.3.52

处置建议

优先将 filament/filament 升级至 4.11.5 或更高版本;升级前请结合业务依赖完成兼容性验证。

上游技术详情(原文)

Any schema can contain a file upload form field, so Filament applies Livewire's WithFileUploads trait to the Livewire component the schema is embedded in. However, some schemas, such as the panel login form, do not require file uploads, and exposing unauthenticated temporary file uploads on these components is not an acceptable risk. On these components, an unauthenticated attacker could upload arbitrary files to the application's temporary storage, which could be abused to exhaust disk space or inflate storage costs.

来源与许可

本页自动同步 GitHub Advisory Database 的公开数据,并保留上游原文供核验;不宣称原创分析。数据许可:CC-BY-4.0。

评论

还没有评论,来说两句。