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.
Published: 2026-07-02
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

JuiceFS versions prior to 1.3.1 contain an authentication bypass that arises from improper handler registration on the shared http.DefaultServeMux, allowing attackers to access internal debugging and metrics endpoints without authentication. The exposed /debug/pprof/cmdline endpoint reveals the running process’s command line, which includes the metadata engine connection string and database credentials, giving an attacker full read/write access to the filesystem’s metadata. Other pprof handlers can leak internal process state or be used to exhaust system resources, creating a potential denial‑of‑service vector.

Affected Systems

The distributed file system from juicedata, JuiceFS, is affected for all releases up through 1.3.1. The vulnerability applies regardless of the underlying storage backend and impacts any deployment that exposes the embedded HTTP /debug/pprof and /metrics URLs to external or internal networks.

Risk and Exploitability

The CVSS score of 7.0 reflects moderate severity. Exploitation requires only unauthenticated HTTP requests to the vulnerable endpoints, making it broadly reachable by anyone with network access to the service. The EPSS score of less than 1 % indicates a low probability of exploitation in the wild, but the risk remains for exposed services. The vulnerability is not listed in CISA’s KEV catalog. If left unmitigated, attackers could read or modify critical metadata, exfiltrate credentials, or disrupt service availability.

Generated by OpenCVE AI on July 21, 2026 at 10:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JuiceFS to a version that includes the fix from commit a46979c.
  • Configure the JuiceFS HTTP server to restrict or disable the /debug/pprof and /metrics endpoints, or expose them only on a private network interface.
  • Enforce authentication on the JuiceFS HTTP server so that only authorized users can access debug and metrics paths.

Generated by OpenCVE AI on July 21, 2026 at 10:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
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.
Title JuiceFS - Authentication Bypass via pprof and metrics Endpoints
First Time appeared Juicedata
Juicedata juicefs
Weaknesses CWE-489
CPEs cpe:2.3:a:juicedata:juicefs:*:*:*:*:*:*:*:*
Vendors & Products Juicedata
Juicedata juicefs
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H'}

cvssV4_0

{'score': 7, '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'}


Subscriptions

Juicedata Juicefs
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T22:03:20.357Z

Reserved: 2026-07-02T15:38:18.928Z

Link: CVE-2026-59092

cve-icon Vulnrichment

Updated: 2026-07-06T16:37:44.589Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:00:05Z

Weaknesses