CVE-2026-59092 PUBLISHED

JuiceFS - Authentication Bypass via pprof and metrics Endpoints

Assigner: VulnCheck
Reserved: 02.07.2026 Published: 02.07.2026 Updated: 02.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7

Product Status

Vendor juicedata
Product juicefs
Versions Default: unaffected
  • affected from 0 to 1.3.1 (incl.)
  • Version a46979cdd4082217081ee99b931ddc53d038e47a is unaffected

Credits

  • George Chen finder

References

Problem Types

  • Active Debug Code CWE