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.
Upgrade to >v1.70.1
Any ONE of these is sufficient to block this reporting:
usage_report.enabled or environment variable LAKEFS_USAGE_REPORT_ENABLED to false.{
"cwe_ids": [
"CWE-200",
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-03T21:49:26Z",
"nvd_published_at": "2025-11-06T22:15:44Z",
"severity": "MODERATE"
}