Description
lakeFS through 1.83.0, fixed in commit 71a45ee, contains an authentication bypass vulnerability in the /setup_comm_prefs endpoint that allows unauthenticated attackers to overwrite operator metadata including email, name, and company after setup completion. Attackers can POST to this endpoint to modify security update preferences, disable security communications, and trigger falsified telemetry events using the legitimate installation ID.
Published: 2026-07-24
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authentication bypass in the /setup_comm_prefs endpoint, allowing an attacker to POST arbitrary operator metadata such as email, name, and company after the initial setup has completed. By modifying these fields, a malicious actor can also alter security update preferences, disable security communications, and trigger falsified telemetry events that appear to originate from the legitimate installation ID. The flaw exposes the service to data integrity and availability issues rather than direct confidentiality leaks.

Affected Systems

Treeverse lakeFS versions up to and including 1.83.0 are impacted. The fix is contained in commit 71a45ee and subsequent releases.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium impact, while the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Attackers only need unauthenticated HTTP access to the /setup_comm_prefs endpoint, making it a remote, web‑based exploitation path.

Generated by OpenCVE AI on August 3, 2026 at 20:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update lakeFS to a version that includes the patch applied in commit 71a45ee or later
  • Configure network controls so that only authenticated users can reach the /setup_comm_prefs endpoint
  • Monitor logs for unexpected POST requests to /setup_comm_prefs and verify that operator metadata remains accurate

Generated by OpenCVE AI on August 3, 2026 at 20:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
First Time appeared Lakefs
Lakefs lakefs
CPEs cpe:2.3:a:lakefs:lakefs:*:*:*:*:*:*:*:*
Vendors & Products Lakefs
Lakefs lakefs

Sat, 25 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Treeverse
Treeverse lakefs
Vendors & Products Treeverse
Treeverse lakefs

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description lakeFS through 1.83.0, fixed in commit 71a45ee, contains an authentication bypass vulnerability in the /setup_comm_prefs endpoint that allows unauthenticated attackers to overwrite operator metadata including email, name, and company after setup completion. Attackers can POST to this endpoint to modify security update preferences, disable security communications, and trigger falsified telemetry events using the legitimate installation ID.
Title lakeFS Unauthenticated Operator Metadata Overwrite via setup_comm_prefs
Weaknesses CWE-306
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T01:06:19.820Z

Reserved: 2026-07-23T19:22:30.643Z

Link: CVE-2026-66006

cve-icon Vulnrichment

Updated: 2026-07-24T15:30:48.191Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-24T15:19:07.353

Modified: 2026-07-30T15:45:04.190

Link: CVE-2026-66006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:15:04Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function