216.73.217.22

CVE-2026-45039

· Published 28/05/2026 19:16 · Modified 29/05/2026 15:11

Labels: CVE-2026-45039 2026-05-28CVE-2026-45039CWE-798[email protected]

Essential information

Published
28/05/2026 19:16
Modified
29/05/2026 15:11
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the internode RPC layer authenticates every request with an HMAC-SHA256 signature using a shared secret. The function that produces this secret, get_shared_secret() in crates/ecstore/src/rpc/http_auth.rs, falls back to the public, source-tree-embedded DEFAULT_SECRET_KEY = "rustfsadmin" when neither the RUSTFS_RPC_SECRET environment variable nor the global S3 secret key has been configured. This vulnerability is fixed in 1.0.0-beta.2.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
rustfs / rustfs cpe:2.3:a:rustfs:rustfs:<1.0.0-beta.2:*:*:*:*:*:*:*

References