qdrantGHSA-xcr2-h8hv-6227
qdrant is vulnerable to path traversal due to improper input validation in the `/collections/{name}/snapshots/upload` endpoint
Critical9.8CVE-2024-3584 · Published Jun 2, 2024 · updated Jul 10, 2025
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| qdrant crates.io | >= 1.9.0-dev, < 1.9.0 | 1.9.0 |
Details and references
qdrant/qdrant version 1.9.0-dev is vulnerable to path traversal due to improper input validation in the `/collections/{name}/snapshots/upload` endpoint. By manipulating the `name` parameter through URL encoding, an attacker can upload a file to an arbitrary location on the system, such as `/root/poc.txt`. This vulnerability allows for the writing and overwriting of arbitrary files on the server, potentially leading to a full takeover of the system. The issue is fixed in version 1.9.0.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-20
- Also known as
- CVE-2024-3584
More qdrant advisories
All| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Feb 5 | qdrant has arbitrary file write via `/logger` endpoint CVE-2026-25628High8.5fixed in 1.15.6 | High8.5 | 1.15.6 |