Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/treeverse/lakeFS/commit/1c8adab852dac2387fcb00a256402b308a610
- https://github.com/treeverse/lakeFS/security/advisories/GHSA-h238-5mwf-8xw8
FAQ
What is CVE-2025-64179?
CVE-2025-64179 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 anyo...
How severe is CVE-2025-64179?
CVE-2025-64179 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-64179?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.