CVE-2026-22782
Last modified
CVE-2026-22782 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. RustFS is a distributed object storage system built in Rust. From >= 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret (and expected signature), which exposes the secret to log readers and enables forged RPC calls. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
RustFS is a distributed object storage system built in Rust. From >= 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret (and expected signature), which exposes the secret to log readers and enables forged RPC calls. In crates/ecstore/src/rpc/http_auth.rs, the invalid signature branch logs sensitive data. This log line includes secret and expected_signature, both derived from the shared HMAC key. Any invalidly signed request triggers this path. The function is reachable from RPC and admin request handlers. This vulnerability is fixed in 1.0.0-alpha.80.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/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
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Rustfs | Rustfs | 1.0.0 | Alpha1 |
References
- https://github.com/rustfs/rustfs/security/advisories/GHSA-333v-68xh-8mmqExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-22782?
How severe is CVE-2026-22782?
How do I fix CVE-2026-22782?
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-22776cpp-httplib is a C++11 single-file header-only cross platfor…7.5
- CVE-2026-22777ComfyUI-Manager is an extension designed to enhance the usab…7.5
- CVE-2026-22778vLLM is an inference and serving engine for large language m…9.8
- CVE-2026-22779BlackSheep is an asynchronous web framework to build event b…5.3
- CVE-2026-22780Rizin is a UNIX-like reverse engineering framework and comma…6.1
- CVE-2026-22781TinyWeb is a web server (HTTP, HTTPS) written in Delphi for …9.8
- CVE-2026-22783Iris is a web collaborative platform that helps incident res…8.1
- CVE-2026-22784Lychee is a free, open-source photo-management tool. Prior t…4.3
- CVE-2026-22785orval generates type-safe JS clients (TypeScript) from any v…9.8
- CVE-2026-22786Gin-vue-admin is a backstage management system based on vue …7.2
- CVE-2026-22787html2pdf.js converts any webpage or element into a printable…6.1
- CVE-2026-22788WebErpMesv2 is a Resource Management and Manufacturing execu…8.2
Are you affected by CVE-2026-22782?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
