CVE-2026-47136

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the RustFS console endpoint GET /rustfs/console/license returns parsed license metadata without requiring authentication. The endpoint is registered on the console listener and returns JSON containing license information such as the license subject and expiration timestamp. Any client that can reach the console listener can query this endpoint without credentials. This vulnerability is fixed in 1.0.0-beta.2.
CVSS

No CVSS.

Configurations

No configuration.

History

28 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 19:16

Updated : 2026-05-29 15:11


NVD link : CVE-2026-47136

Mitre link : CVE-2026-47136

CVE.ORG link : CVE-2026-47136


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-306

Missing Authentication for Critical Function