CVE-2026-33221
This allows an attacker to upload files with an arbitrary MIME type, bypassing any MIME-type-based restrictions configured on storage buckets.
Does this matter?
Lower severity and a low EPSS score (0.17%). Track it; it rarely justifies an emergency change on its own.
Description
Nhost is an open source Firebase alternative with GraphQL. Prior to version 0.12.0, the storage service's file upload handler trusts the client-provided Content-Type header without performing server-side MIME type detection. This allows an attacker to upload files with an arbitrary MIME type, bypassing any MIME-type-based restrictions configured on storage buckets. This issue has been patched in version 0.12.0.
- CVSS 4.0
- 2.1 LOWCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.17% probability · 7th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-343, CWE-345
- Affected
- nhost/storage
- Source
- security-advisories@github.com
References
- https://github.com/nhost/nhost/commit/c4bd53f042d7f568e567e18e2665af81660fce85Patch
- https://github.com/nhost/nhost/pull/4018Issue Tracking, Patch
- https://github.com/nhost/nhost/releases/tag/storage%400.12.0Product, Release Notes
- https://github.com/nhost/nhost/security/advisories/GHSA-g9f6-9775-hffmMitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.