Vulnerability Description
lakeFS is an open-source tool that transforms your object storage into a Git-like repository. In affected versions an authenticated user can crash lakeFS by exhausting server memory. This is an authenticated denial-of-service issue. This problem has been patched in version 1.50.0. Users on versions 1.49.1 and below are affected. Users are advised to upgrade. Users unable to upgrade should either set the environment variable `LAKEFS_BLOCKSTORE_S3_DISABLE_PRE_SIGNED_MULTIPART` to `true` or configure the `disable_pre_signed_multipart` key to true in their config yaml.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/treeverse/lakeFS/commit/3a625752acdf3f8e137bec20451e71d0f9fa8
- https://github.com/treeverse/lakeFS/security/advisories/GHSA-j7jw-28jm-whr6
FAQ
What is CVE-2025-27100?
CVE-2025-27100 is a vulnerability with a CVSS score of 6.5 (MEDIUM). lakeFS is an open-source tool that transforms your object storage into a Git-like repository. In affected versions an authenticated user can crash lakeFS by exhausting server memory. This is an authe...
How severe is CVE-2025-27100?
CVE-2025-27100 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27100?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.