CVE-2026-40344 is an authentication bypass vulnerability in MinIO's Snowball auto-extract handler that allows any user with a valid access key to write arbitrary objects to any bucket without cryptographic signature verification. The vulnerability affects MinIO versions from RELEASE.2023-05-18 through RELEASE.2026-04-11, impacting any MinIO deployment that has the Snowball auto-extract feature enabled. The root cause stems from incomplete implementation of the authTypeStreamingUnsignedTrailer authentication type, which was added to other handlers but omitted from PutObjectExtractHandler, causing signature verification to be bypassed entirely. The attack vector is network-based and requires only knowledge of a valid access key and target bucket name, making it relatively low-complexity to execute. An attacker sends a specially crafted PUT request with STREAMING-UNSIGNED-PAYLOAD-TRAILER headers and a fabricated signature, which is accepted due to missing signature validation logic. The potential impact is severe, as successful exploitation enables unauthorized object write access and arbitrary code execution through tar payload extraction, affecting confidentiality, integrity, and availability of stored data. There is no current evidence of active exploitation in the wild, with the vulnerability holding an inactive status on the Known Exploited Vulnerabilities list. However, the Faucet Risk Score of 51.0/100 indicates moderate concern, and the vulnerability's relative simplicity makes it likely that exploitation tools could be rapidly developed. Remediation options include upgrading to the patched release, blocking unsigned-trailer requests at the load balancer level, restricting WRITE permissions to trusted principals, or requiring clients to use the signed variant of streaming payloads.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 2023-05-18t00-05-36z, < 2026-04-11T03-20-12ZCPE matchmatch criteria | cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:* |
CVSS version used by this source: 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:L/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/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.