CVE-2026-33221 Details
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.
A vulnerability exists in the Nhost storage service's file upload handler, prior to version 0.12.0. The issue arises because the handler trusts the client-supplied Content-Type header without conducting server-side MIME type verification. This flaw enables attackers to upload files with any MIME type, circumventing MIME type restrictions set on storage buckets. The vulnerability has been addressed in version 0.12.0.
Users can update to Nhost version 0.12.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 25, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nhost/nhost/commit/c4bd53f042d7f568e567e18e2665af81660fce85 | [email protected] | Patch |
| https://github.com/nhost/nhost/pull/4018 | [email protected] | Issue TrackingPatch |
| https://github.com/nhost/nhost/releases/tag/storage%400.12.0 | [email protected] | ProductRelease Notes |
| https://github.com/nhost/nhost/security/advisories/GHSA-g9f6-9775-hffm | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-343 | Predictable Value Range from Previous Values | [email protected] |
| CWE-345 | Insufficient Verification of Data Authenticity | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nhost storage | < 0.12.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 3, 2026 | Initial Analysis | [email protected] |
| Mar 20, 2026 | New CVE Received | [email protected] |