CVE-2026-59092
JuiceFS - Authentication Bypass via pprof and metrics Endpoints
CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-489 |
| Vendor | juicedata |
| Product | juicefs |
| Published | Jul 2, 2026 |
Stay Ahead of the Next One
Get instant alerts for juicedata juicefs
Be the first to know when new high vulnerabilities affecting juicedata juicefs are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High
Affected Versions
juicedata / juicefs
0 โค 1.3.1
References
github.com: https://github.com/juicedata/juicefs/issues/7213 github.com: https://github.com/juicedata/juicefs/pull/7214 github.com: https://github.com/juicedata/juicefs/commit/a46979cdd4082217081ee99b931ddc53d038e47a vulncheck.com: https://www.vulncheck.com/advisories/juicefs-authentication-bypass-via-pprof-and-metrics-endpoints
Credits
George Chen