Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. filament/filament
  4. ›
  5. CVE-2026-48500

CVE-2026-48500: Filament: Unauthenticated temporary file upload on auth pages

June 23, 2026

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.

References

  • github.com/advisories/GHSA-44wp-g8f4-f4v5
  • github.com/filamentphp/filament/security/advisories/GHSA-44wp-g8f4-f4v5
  • nvd.nist.gov/vuln/detail/CVE-2026-48500

Code Behaviors & Features

Detect and mitigate CVE-2026-48500 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0 before 3.3.52, all versions starting from 4.0.0 before 4.11.5, all versions starting from 5.0.0 before 5.6.5

Fixed versions

  • 3.3.52
  • 4.11.5
  • 5.6.5

Solution

Upgrade to versions 3.3.52, 4.11.5, 5.6.5 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/filament/filament/CVE-2026-48500.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 11 Jul 2026 00:16:27 +0000.