Vulnerability CVE-2024-2221


Published: 2024-04-10

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.

Type:

CWE-434

(Unrestricted Upload of File with Dangerous Type)

 References:
https://huntr.com/bounties/6be8d4e3-67e6-4660-a8db-04215a1cff3e
https://github.com/qdrant/qdrant/commit/e6411907f0ecf3c2f8ba44ab704b9e4597d9705d

Copyright 2026, cxsecurity.com

 

Back to Top