CVE-2026-45039
Last modified
CVE-2026-45039 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45039?
How severe is CVE-2026-45039?
How do I fix CVE-2026-45039?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45033GitHub Copilot CLI brings AI-powered coding assistance direc…7.8
- CVE-2026-45034PhpSpreadsheet is a pure PHP library for reading and writing…9.2
- CVE-2026-45035Tabby (formerly Terminus) is a highly configurable terminal …8.8
- CVE-2026-45036Tabby (formerly Terminus) is a highly configurable terminal …7
- CVE-2026-45037Tabby (formerly Terminus) is a highly configurable terminal …7.1
- CVE-2026-45038Tabby (formerly Terminus) is a highly configurable terminal …7.8
- CVE-2026-4504A flaw has been found in eosphoros-ai db-gpt up to 0.7.5. Th…7.3
- CVE-2026-45040RustFS is a distributed object storage system built in Rust.…5.3
- CVE-2026-45041RustFS is a distributed object storage system built in Rust.…8.7
- CVE-2026-45042RustFS is a distributed object storage system built in Rust.…7.1
- CVE-2026-45043RustFS is a distributed object storage system built in Rust.…9.3
- CVE-2026-45044RustFS is a distributed object storage system built in Rust.…8.8
Are you affected by CVE-2026-45039?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
