All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73287
MEDIUMpublished 2026-08-12 15:18 UTC · 12 hours ago
5.4
CVSS / 10
// description
RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.create_bucket without authorize_operation for S3Action::CreateBucket, allowing authenticated FTPS users denied s3:CreateBucket to create buckets. This issue is fixed in version 1.0.0-beta.12.
// weaknesses (CWE)
- CWE-862