CVE-2026-73285

RustFS is a distributed object storage system built in Rust. From 1.0.0-alpha.64 until 1.0.0-rc.1, RustFS external OPA authorization enabled by RUSTFS_POLICY_PLUGIN_URL in crates/iam/src/sys.rs sets PreparedIamAuth.needs_existing_object_tag incorrectly for PreparedIamMode::Opa, causing maybe_merge_object_tag_conditions to omit s3:ExistingObjectTag/* values and allowing authenticated users to bypass tag-based policy restrictions. This issue is fixed in version 1.0.0-rc.1.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-12 15:18

Updated : 2026-09-09 20:55


NVD link : CVE-2026-73285

Mitre link : CVE-2026-73285

CVE.ORG link : CVE-2026-73285


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization