CVE-2024-2221
CWE-434Published: April 10, 2024· Updated: Jun 17, 2026
Official Description
qdrant/qdrant is vulnerable to a path traversal and arbitrary file upload vulnerability via the `/collections/{COLLECTION}/snapshots/upload` endpoint, specifically through the `snapshot` parameter. This vulnerability allows attackers to upload and overwrite any file on the filesystem, leading to potential remote code execution. This issue affects the integrity and availability of the system, enabling unauthorized access and potentially causing the server to malfunction.
Risk Analysis
Qdrant is vulnerable to path traversal and arbitrary file upload, which can lead to remote code execution. This critical flaw allows an attacker to overwrite files on the filesystem.
No public exploit is known, and the vulnerability is not in the KEV catalog. It is remotely exploitable.
Update Qdrant to version 1.7.4 or later and restrict access to the snapshot upload API.
Technical Analysis
CVE-2024-2221 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-434)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-2221 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts