CVE-2026-48500

MEDIUM

Filament: Unauthenticated temporary file upload on auth pages

Title source: cna
STIX 2.1

Description

Filament is a collection of full-stack components for accelerated Laravel development. From 3.0.0 until 3.3.52, 4.11.5, and 5.6.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. This vulnerability is fixed in 3.3.52, 4.11.5, and 5.6.5.

References (1)

Core 1
Core References

Scores

CVSS v3 6.5
EPSS 0.0034
EPSS Percentile 27.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-862
Status published
Products (6)
filament/filament 3.0.0 - 3.3.52Packagist
filament/filament 4.0.0 - 4.11.5Packagist
filament/filament 5.0.0 - 5.6.5Packagist
filamentphp/filament >= 3.0.0, < 3.3.52
filamentphp/filament >= 4.0.0, < 4.11.5
filamentphp/filament >= 5.0.0, < 5.6.5
Published Jun 22, 2026
Tracked Since Jun 23, 2026