CVE-2024-3829

CRITICAL

qdrant/qdrant < 1.9.0 - Arbitrary File Read and Write via Snapshot Recovery Symlink Manipulation

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-3829. PoCs published by fabse-hack.

AI-analyzed exploit summary This repository contains a functional exploit for CVE-2024-3829 in Qdrant 1.9.0-dev, leveraging snapshot archive manipulation via symlink/path tricks to achieve file read, file write, and reverse shell execution.

Description

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.

Exploits (1)

nomisec WORKING POC 1 stars
by fabse-hack · poc
https://github.com/fabse-hack/CVE-2024-3829

This repository contains a functional exploit for CVE-2024-3829 in Qdrant 1.9.0-dev, leveraging snapshot archive manipulation via symlink/path tricks to achieve file read, file write, and reverse shell execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Qdrant 1.9.0-dev
No auth needed
Prerequisites: Running Qdrant server (v1.9.0-dev) · Python 3.10+ · requests library
mistral-large-3 · analyzed May 14, 2026 Full analysis →

Scores

CVSS v3 9.1
EPSS 0.0090
EPSS Percentile 55.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-59
Status published
Products (2)
pypi/qdrant-client 0 - 1.9.0PyPI
qdrant/qdrant < 1.9.0
Published Jun 03, 2024
Tracked Since Feb 18, 2026