Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-48500 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-862Missing Authorization[email protected]

Affected Products

ProductVersions
Filament
>= 4.0.0, < 4.11.4 (semver)
>= 5.0.0, < 5.6.4 (semver)
>= 3.0.0, < 3.3.51 (semver)

CPE

  • cpe:2.3:a:filamentphp:filament:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 4.11.5moderate effort
  • Upgrade: 5.6.5moderate effort
  • Upgrade: 3.3.52moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-48500
NVD Published Date:
Jun 22, 2026
NVD Last Modified:
Jun 23, 2026
Source:
[email protected]
CVE-2026-48500 Details - Not Deferred