CVE-2026-59092 Details
Description
JuiceFS through 1.3.1, fixed in commit a46979c, contains an authentication bypass vulnerability that allows unauthenticated remote attackers to access sensitive debug and metrics endpoints by exploiting improper handler registration on the shared http.DefaultServeMux. Attackers can request the /debug/pprof/cmdline endpoint to obtain the process command line containing metadata engine connection strings with database credentials, granting full read/write access to filesystem metadata, while other pprof handlers leak internal state and profiling handlers enable denial of service.
An authentication bypass vulnerability has been identified in JuiceFS versions through 1.3.1. This vulnerability allows unauthenticated remote attackers to access sensitive debug and metrics endpoints. The issue arises from improper handler registration on the shared http.DefaultServeMux, which exposes these endpoints without authentication. Attackers can exploit this to access the /debug/pprof/cmdline endpoint, which reveals the process command line including metadata engine connection strings with database credentials. This access could lead to unauthorized read/write operations on filesystem metadata. Additionally, other pprof handlers could disclose internal state and profiling information, potentially causing a denial-of-service condition.
Users can update to JuiceFS version 1.3.1 or later, where this vulnerability has been fixed. Instructions for updating can be found in the JuiceFS documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-489 | Active Debug Code | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| juicedata juicefs | <= 1.3.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 17, 2026 | Initial Analysis | [email protected] |
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 6, 2026 | CVE Modified | CISA-ADP |
| Jul 2, 2026 | New CVE Received | [email protected] |