RustFS is a distributed object storage system built in Rust. In versions 1.0.0-alpha.56 through 1.0.0-alpha.82, RustFS does not validate policy conditions in presigned POST uploads (PostObject), allowing attackers to bypass content-length-range, starts-with, and Content-Type constraints. This enables unauthorized file uploads exceeding size limits, uploads to arbitrary object keys, and content-type spoofing, potentially leading to storage exhaustion, unauthorized data access, and security bypasses. Version 1.0.0-alpha.83 fixes the issue.
Use CWE-20, Rustfs vendor hub and Rustfs product page to widen CVE-2026-27607 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2025-68926, CVE-2026-27822 and CVE-2025-68705 for nearby disclosures in the same product family.