---
id: CVE-2024-9229
aliases:
  - GHSA-m76r-xqqj-mqmv
  - PYSEC-2026-1861
title: Quivr unauthenticated Denial of Service (DoS) via Multipart Boundary
summary: Quivr unauthenticated Denial of Service (DoS) via Multipart Boundary
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
vendor: quivr-core
product: quivr-core
ecosystem: pip
affected:
  - quivr-core <= 0.0.14
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-m76r-xqqj-mqmv'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-9229'
  - url: 'https://github.com/QuivrHQ/quivr'
  - url: >-
      https://github.com/QuivrHQ/quivr/blob/6b07a63e4e969d003710d6f6c6b9df36fd6ea803/backend/api/quivr_api/modules/upload/service/upload_file.py#L68-L101
  - url: 'https://huntr.com/bounties/946a412d-422f-4623-bb1d-d2646ad23dfd'
tags:
  - osv
  - pip
epss: 0.0075
epssPercentile: 0.53473
ingestedAt: '2026-07-08T18:25:51.164Z'
---

## Overview

A Denial of Service (DoS) vulnerability in the file upload feature of stangirard/quivr v0.0.298 allows unauthenticated attackers to cause excessive resource consumption by appending characters to the end of a multipart boundary in an HTTP request. This leads to the server continuously processing each character, rendering the service unavailable and impacting all users.

## Affected packages

- `quivr-core <= 0.0.14`

## Remediation

Refer to the advisory for the patched release.
