Rustfs

Rustfs

32 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 26.06.2026 19:59:13
  • Zuletzt bearbeitet 29.06.2026 16:16:41

RustFS is a distributed object storage system built in Rust. From 1.0.0-alpha.1 until 1.0.0-beta.9, when the FTP frontend is enabled, the FTP read and probe handlers dispatch directly to the storage backend without ever calling the IAM authorization ...

  • EPSS 0.16%
  • Veröffentlicht 26.06.2026 19:57:46
  • Zuletzt bearbeitet 27.06.2026 04:17:51

RustFS is a distributed object storage system built in Rust. In 1.0.0-beta.7 and earlier, the real-time metrics endpoint at /rustfs/admin/v3/metrics is accessible to any valid IAM user regardless of their assigned policy. Every other admin handler in...

  • EPSS 0.23%
  • Veröffentlicht 29.05.2026 12:25:08
  • Zuletzt bearbeitet 21.07.2026 12:10:00

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, improper validation in the PUT /rustfs/admin/v3/import-iam endpoint allows a user with ImportIAMAction to create service accounts under arbitrary parent identities, i...

  • EPSS 0.11%
  • Veröffentlicht 28.05.2026 18:41:35
  • Zuletzt bearbeitet 29.05.2026 15:11:03

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, when RUSTFS_CORS_ALLOWED_ORIGINS is unset, the RustFS S3 listener's ConditionalCorsLayer reflects any request Origin value back as Access-Control-Allow-Origin and als...

  • EPSS 0.27%
  • Veröffentlicht 28.05.2026 18:39:54
  • Zuletzt bearbeitet 29.05.2026 15:11:03

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() i...

  • EPSS 0.15%
  • Veröffentlicht 28.05.2026 18:35:48
  • Zuletzt bearbeitet 02.06.2026 14:16:54

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, RustFS suffers from sensitive information leakage in log outputs. When the server is run with RUST_LOG=debug sensitive credentials including SessionToken (JWT), Secre...

  • EPSS 0.24%
  • Veröffentlicht 28.05.2026 18:34:06
  • Zuletzt bearbeitet 29.05.2026 15:16:23

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" lic...

  • EPSS 0.21%
  • Veröffentlicht 28.05.2026 18:32:31
  • Zuletzt bearbeitet 29.05.2026 15:11:03

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, improper authorization in the UploadPartCopy operation allows copying objects across buckets without enforcing destination bucket restrictions on allowed copy sources...

  • EPSS 0.31%
  • Veröffentlicht 28.05.2026 18:31:39
  • Zuletzt bearbeitet 29.05.2026 15:11:03

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the admin router explicitly whitelists /profile/cpu and /profile/memory from the authentication layer, allowing any unauthenticated HTTP client to invoke profiling ha...

  • EPSS 0.31%
  • Veröffentlicht 28.05.2026 18:30:08
  • Zuletzt bearbeitet 29.05.2026 15:11:03

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 li...