---
cve: "CVE-2026-33080"
severity: "HIGH"
cvss: 7.3
epss: "30%"
vendor: "filamentphp"
kev: false
exploited: false
published: "2026-03-20 09:16:16"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T03:33:13+02:00"
---

# CVE-2026-33080

> 7.3 HIGH · 🧪 PoC

## Beschreibung

Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.8.4 and 5.0.0 through 5.3.4 have two Filament Table summarizers (Range, Values) that render raw database values without escaping HTML. If there is a lack of validation for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve stored XSS that executes for users who view the table with those summarizers. This issue has been patched in versions 4.8.5 and 5.3.5.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- b60dbfe2d686b25e0f95f2d73fc77832bb67987b (Commit)
- bbc365bbe60a31ddc6f730657266f5bce130cc75 (Commit)

## Referenzen

- <https://github.com/filamentphp/filament/security/advisories/GHSA-vv3x-j2x5-36jc>
- <https://github.com/filamentphp/filament/commit/efa041aeeb4b1a99acd48aaa05584993c926d1ed>
- <https://github.com/filamentphp/filament/releases/tag/v4.8.5>
- <https://github.com/filamentphp/filament/releases/tag/v5.3.5>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-33080) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
