216.73.217.24

CVE-2026-45041

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

Labels: CVE-2026-45041 2026-05-28CVE-2026-45041CWE-321[email protected]

Essential information

Published
28/05/2026 19:16
Modified
29/05/2026 15:16
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, crates/appauth/src/token.rs ships a 2048-bit RSA private key as a string constant named TEST_PRIVATE_KEY and uses it in production via parse_license() to "verify" license tokens. Because the key is embedded in every published source release and binary, anyone who can read the repository or extract it from the binary can mint arbitrary license tokens (any subject, any expiration). When the license Cargo feature is enabled, this defeats the entire license-enforcement mechanism. 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:*:*:*:*:*:*:*:*

References