GHSA-h238-5mwf-8xw8

Suggest an improvement
Source
https://github.com/advisories/GHSA-h238-5mwf-8xw8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/11/GHSA-h238-5mwf-8xw8/GHSA-h238-5mwf-8xw8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-h238-5mwf-8xw8
Aliases
Published
2025-11-03T21:49:26Z
Modified
2025-11-17T19:58:27Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
lakeFS affected by unauthenticated access to API usage metrics
Details

Impact

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.

Patches

Upgrade to >v1.70.1

Workarounds

Any ONE of these is sufficient to block this reporting:

  • Disable usage reporting by setting configuration option usage_report.enabled or environment variable LAKEFS_USAGE_REPORT_ENABLED to false.
  • Using load-balancer or application level firewall - blocking the request route /api/v1/usage-report/summary.
Database specific
{
    "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"
}
References

Affected packages

Go / github.com/treeverse/lakefs

Package

Name
github.com/treeverse/lakefs
View open source insights on deps.dev
Purl
pkg:golang/github.com/treeverse/lakefs

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.71.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/11/GHSA-h238-5mwf-8xw8/GHSA-h238-5mwf-8xw8.json"