CVE-2025-64179 MEDIUM

CVE-2025-64179: lakeFS: Unauthenticated access to API usage metrics

Vendor Treeverse
Product lakeFS
Weakness CWE-862 · Missing authorization
Published November 6, 2025
Last update November 7, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

lakeFS is an open-source tool that transforms object storage into a Git-like repositories. In versions 1.69.0 and below, missing authentication in the /api/v1/usage-report/summary endpoint allows anyone to retrieve aggregate API usage counts. While no sensitive data is disclosed, the endpoint may reveal information about service activity or uptime. This issue is fixed in version 1.71.0 . To workaround the vulnerability, use a load-balancer or application level firewall in order to block the request route /api/v1/usage-report/summary.

Key dates

02Disclosure timeline

November 6, 2025 CVE published
November 7, 2025 Record updated