CVE-2024-3829 CRITICAL

CVE-2024-3829: Arbitrary File Read and Write during Snapshot Recovery in qdrant/qdrant

Vendor Qdrant
Product qdrant/qdrant
Weakness CWE-59
Published June 3, 2024
Last update October 15, 2025

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

qdrant/qdrant version 1.9.0-dev is vulnerable to arbitrary file read and write during the snapshot recovery process. Attackers can exploit this vulnerability by manipulating snapshot files to include symlinks, leading to arbitrary file read by adding a symlink that points to a desired file on the filesystem and arbitrary file write by including a symlink and a payload file in the snapshot's directory structure. This vulnerability allows for the reading and writing of arbitrary files on the server, which could potentially lead to a full takeover of the system. The issue is fixed in version v1.9.0.

Key dates

02Disclosure timeline

June 3, 2024 CVE published
October 15, 2025 Record updated