---
id: CVE-2026-91773
title: >-
  Soft Serve versions 0.7.1 through 0.11.6 fail to scope Git LFS lock queries by
  repository, allowing authenticated users to read lock metadata from
  repositories they cannot access
summary: >-
  Soft Serve versions 0.7.1 through 0.11.6 fail to scope Git LFS lock queries by
  repository, allowing authenticated users to read lock metadata from
  repositories they cannot access. Attackers with write access to any repository
  can enumera…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-639
vendor: charmbracelet
product: soft-serve
affected:
  - soft-serve >= 0.7.1 < 0.12.0
published: '2026-09-15'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T19:47:01.197'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-91773'
references:
  - url: 'https://github.com/charmbracelet/soft-serve'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/charmbracelet/soft-serve/blob/v0.11.6/pkg/store/database/lfs.go#L115-L124
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/charmbracelet/soft-serve/commit/e34914699128c937afad167d43ccb5310e48b319
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-xqg9-4q65-m2wf
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/soft-serve-0.7.1-through-0.11.6-information-disclosure-via-lfs-locks
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00342
epssPercentile: 0.25037
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-15T19:05:10.755777Z'
ingestedAt: '2026-09-15T02:19:07.442Z'
---

## Overview

Soft Serve versions 0.7.1 through 0.11.6 fail to scope Git LFS lock queries by repository, allowing authenticated users to read lock metadata from repositories they cannot access. Attackers with write access to any repository can enumerate lock IDs globally to recover locked file paths, usernames, and lock timestamps from private repositories.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
