---
id: CVE-2023-38976
aliases:
  - GHSA-8697-479h-5mfp
  - GO-2023-2017
title: Weaviate denial of service vulnerability
summary: Weaviate denial of service vulnerability
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
vendor: weaviate
product: github.com/weaviate/weaviate
ecosystem: go
affected:
  - 'github.com/weaviate/weaviate >= 1.20.0, < 1.20.6'
  - 'github.com/weaviate/weaviate >= 1.19.0, < 1.19.13'
  - github.com/weaviate/weaviate < 1.18.6
patched:
  - github.com/weaviate/weaviate 1.20.6
  - github.com/weaviate/weaviate 1.19.13
  - github.com/weaviate/weaviate 1.18.6
published: '2023-08-22'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:49:57.547456309Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-8697-479h-5mfp'
references:
  - url: >-
      https://github.com/weaviate/weaviate/security/advisories/GHSA-8697-479h-5mfp
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2023-38976'
  - url: 'https://github.com/weaviate/weaviate/issues/3258'
  - url: 'https://github.com/weaviate/weaviate/pull/3431'
  - url: >-
      https://github.com/weaviate/weaviate/commit/2a7b208d9aca07e28969e3be82689c184ccf9118
  - url: 'https://github.com/weaviate/weaviate'
  - url: 'https://github.com/weaviate/weaviate/releases/tag/v1.18.6'
  - url: 'https://github.com/weaviate/weaviate/releases/tag/v1.19.13'
  - url: 'https://github.com/weaviate/weaviate/releases/tag/v1.20.6'
tags:
  - osv
  - go
epss: 0.02137
epssPercentile: 0.81244
ingestedAt: '2026-09-12T03:13:01.766Z'
---

## Overview

### Impact
This vulnerability is a type conversion issue that affects users of Weaviate Server versions 1.20.0 and earlier.
Who is impacted: Users of Weaviate Server versions 1.20.0 and earlier are impacted by this vulnerability.

### Patches
A patch has been developed for this vulnerability.
Patch releases 1.20.6, 1.19.13, and 1.18.6 are fixing this vulnerability in each respective minor version release.
Users are strongly recommended to upgrade to one of these patched versions to address the vulnerability.
Keeping software up-to-date is crucial to avoid security vulnerabilities.

### Workarounds
There are no known workarounds to fix or remediate this vulnerability without upgrading.
Users must upgrade to a patched version to mitigate the risk.

### References 
* https://github.com/weaviate/weaviate/releases/tag/v1.18.6
* https://github.com/weaviate/weaviate/releases/tag/v1.19.13
* https://github.com/weaviate/weaviate/releases/tag/v1.20.6


## Affected packages

- `github.com/weaviate/weaviate >= 1.20.0, < 1.20.6`
- `github.com/weaviate/weaviate >= 1.19.0, < 1.19.13`
- `github.com/weaviate/weaviate < 1.18.6`

## Remediation

Upgrade to a patched release:

- `github.com/weaviate/weaviate 1.20.6`
- `github.com/weaviate/weaviate 1.19.13`
- `github.com/weaviate/weaviate 1.18.6`
