Path Traversal Vulnerability in RustFS Object Storage by Rust
CVE-2026-49991

8.6HIGH

Key Information:

Vendor

Rustfs

Status
Vendor
CVE Published:
26 June 2026

What is CVE-2026-49991?

RustFS, a distributed object storage system developed in Rust, is compromised by a path traversal vulnerability in version 1.0.0-beta.4. This flaw allows authenticated users with only PutObject permissions on their own storage buckets to exploit the Snowball auto-extract feature. By taking advantage of this vulnerability, attackers can write arbitrary objects into other users' buckets, breaking the fundamental multi-tenant isolation of the system. The issue arises from a combination of three flaws: the absence of proper ../ sanitization in tar entry key normalization, raw path handling in IAM wildcard matching, and insufficient filesystem path cleansing that allows resolution of ../ across bucket boundaries.

Affected Version(s)

rustfs 1.0.0-beta.4

References

CVSS V3.1

Score:
8.6
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.