CVE-2026-33221
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/nhost/nhost | <0.0.0-20260318074820-c4bd53f042d7 | 0.0.0-20260318074820-c4bd53f042d7 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| nhost | storage | {"endExcluding":"0.12.0"} | 0.12.0 |
References
- https://github.com/nhost/nhost/security/advisories/GHSA-g9f6-9775-hffm
- https://nvd.nist.gov/vuln/detail/CVE-2026-33221
- https://github.com/nhost/nhost/pull/4018
- https://github.com/nhost/nhost/commit/c4bd53f042d7f568e567e18e2665af81660fce85
- https://github.com/nhost/nhost
- https://github.com/nhost/nhost/releases/tag/storage@0.12.0
- https://github.com/nhost/nhost/releases/tag/storage%400.12.0
CWEs
CWE-343 CWE-345
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.