CVE-2026-45041
Last modified
CVE-2026-45041 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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. EPSS estimates a 0.24% 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, 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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45041?
How severe is CVE-2026-45041?
How do I fix CVE-2026-45041?
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-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-45039RustFS is a distributed object storage system built in Rust.…9.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-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
- CVE-2026-45045Fiber is an Express inspired web framework written in Go. Pr…5.3
- CVE-2026-45046Gryph provides a security layer for AI coding agents. Prior …5.5
- CVE-2026-45047bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, th…7.5
Are you affected by CVE-2026-45041?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
