SCA: security update for filament/filament (GHSA-44wp-g8f4-f4v5)

medium Tenable Self-Hosted Container Security Plugin ID 443834

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-48500)

Solution

Update the filament/filament library and its related packages to version 3.3.52 or later.

See Also

https://github.com/advisories/GHSA-44wp-g8f4-f4v5

Plugin Details

Severity: Medium

ID: 443834

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/24/2026

Updated: 7/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.76

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:P

CVSS Score Source: CVE-2026-48500

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/23/2026

Vulnerability Publication Date: 6/22/2026

Reference Information

CVE: CVE-2026-48500

cwe: CWE-862