📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global insider Education HIGH 4h Global supply_chain Software Development and Technology HIGH 9h Global apt Government/Critical Infrastructure CRITICAL 10h Global vulnerability Enterprise Software / Data Analytics CRITICAL 11h Global vulnerability Artificial Intelligence and Technology HIGH 14h Global general Technology and Artificial Intelligence MEDIUM 18h Global general Technology and Artificial Intelligence HIGH 19h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 4h Global supply_chain Software Development and Technology HIGH 9h Global apt Government/Critical Infrastructure CRITICAL 10h Global vulnerability Enterprise Software / Data Analytics CRITICAL 11h Global vulnerability Artificial Intelligence and Technology HIGH 14h Global general Technology and Artificial Intelligence MEDIUM 18h Global general Technology and Artificial Intelligence HIGH 19h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 4h Global supply_chain Software Development and Technology HIGH 9h Global apt Government/Critical Infrastructure CRITICAL 10h Global vulnerability Enterprise Software / Data Analytics CRITICAL 11h Global vulnerability Artificial Intelligence and Technology HIGH 14h Global general Technology and Artificial Intelligence MEDIUM 18h Global general Technology and Artificial Intelligence HIGH 19h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d
Vulnerabilities

CVE-2026-25628

High ⚡ Exploit Available
Qdrant is a vector similarity search engine and vector database. From 1.9.3 to before 1.16.0, it is possible to append to arbitrary files via /logger endpoint using an attacker-controlled on_disk.log_
CWE-73 — Weakness Type
Published: Feb 6, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
8.5
🔗 NVD Official
📄 Description (English)

Qdrant is a vector similarity search engine and vector database. From 1.9.3 to before 1.16.0, it is possible to append to arbitrary files via /logger endpoint using an attacker-controlled on_disk.log_file path. Minimal privileges are required (read-only access). This vulnerability is fixed in 1.16.0.

🤖 AI Executive Summary

Qdrant vector database versions 1.9.3 to 1.15.x contain a critical path traversal vulnerability in the /logger endpoint that allows authenticated users with minimal privileges to append arbitrary content to files on the system. This vulnerability poses significant risk to organizations using Qdrant for AI/ML workloads, potentially enabling data exfiltration, configuration tampering, and system compromise. Immediate patching to version 1.16.0 or later is strongly recommended.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 24, 2026 02:51
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations leveraging Qdrant for AI/ML initiatives—particularly in banking (SAMA-regulated institutions), government digital transformation projects (NCA oversight), healthcare analytics, and energy sector data processing—face elevated risk. The vulnerability enables privilege escalation and lateral movement within infrastructure. Financial institutions using Qdrant for fraud detection or customer analytics could experience data integrity compromise. Government agencies processing sensitive citizen data face compliance violations under NCA ECC 2024. Telecom operators (STC, Mobily) using vector databases for network analytics are at risk of operational disruption.
🏢 Affected Saudi Sectors
Banking & Financial Services Government & Public Sector Healthcare & Medical Research Energy & Utilities Telecommunications E-commerce & Retail Insurance Education & Research Institutions
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Qdrant instances in your environment and document their versions
2. Restrict network access to Qdrant /logger endpoint using firewall rules or WAF policies
3. Implement authentication enforcement and disable read-only access if not required
4. Enable audit logging for all /logger endpoint requests

PATCHING:
1. Upgrade all Qdrant instances to version 1.16.0 or later immediately
2. Test patches in non-production environments first
3. Implement staged rollout for production systems

COMPENSATING CONTROLS (if immediate patching not possible):
1. Deploy reverse proxy (nginx/Apache) with request filtering to block path traversal patterns (../, ..\)
2. Implement strict input validation on log_file parameter
3. Run Qdrant with minimal file system permissions (principle of least privilege)
4. Use SELinux or AppArmor to restrict file write operations

DETECTION:
1. Monitor for POST requests to /logger endpoint with suspicious log_file parameters
2. Alert on any /logger requests containing path traversal sequences
3. Track file modifications in Qdrant data directories
4. Implement SIEM rules: log_file parameter contains "../" or "..\\" or absolute paths outside expected directories
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع مثيلات Qdrant في بيئتك وتوثيق إصداراتها
2. قيد الوصول إلى نقطة نهاية /logger باستخدام قواعد جدار الحماية أو سياسات WAF
3. فرض المصادقة وتعطيل الوصول للقراءة فقط إذا لم يكن مطلوباً
4. فعّل تسجيل التدقيق لجميع طلبات نقطة نهاية /logger

التصحيح:
1. ترقية جميع مثيلات Qdrant إلى الإصدار 1.16.0 أو أحدث فوراً
2. اختبر التصحيحات في بيئات غير الإنتاج أولاً
3. طبق التجميع المرحلي لأنظمة الإنتاج

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. نشر وكيل عكسي (nginx/Apache) مع تصفية الطلبات لحجب أنماط المسار المتقاطع
2. طبق التحقق الصارم من صحة معامل log_file
3. قم بتشغيل Qdrant بأقل صلاحيات نظام الملفات
4. استخدم SELinux أو AppArmor لتقييد عمليات كتابة الملفات

الكشف:
1. راقب طلبات POST إلى نقطة نهاية /logger بمعاملات log_file مريبة
2. أصدر تنبيهات لأي طلبات /logger تحتوي على تسلسلات المسار المتقاطع
3. تتبع تعديلات الملفات في أدلة بيانات Qdrant
4. طبق قواعد SIEM: معامل log_file يحتوي على "../" أو "..\\" أو مسارات مطلقة خارج الأدلة المتوقعة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies (access control policy violations) A.6.1.1 - Internal Organization (segregation of duties) A.8.1.1 - Asset Management (asset protection and integrity) A.9.1.1 - Access Control (authentication and authorization) A.12.4.1 - Logging (audit trail requirements) A.14.2.1 - System Development (secure development practices)
🔵 SAMA CSF
Governance & Risk Management - Risk Assessment and Management Information & Cybersecurity - Data Protection and Privacy Information & Cybersecurity - Access Control and Authentication Resilience & Recovery - Incident Response and Management Compliance & Oversight - Regulatory Compliance
🟡 ISO 27001:2022
5.3 - Access Control (authentication and authorization) 8.1 - Operational Planning and Control 8.2 - Supply Chain Security 8.3 - Information and Communication Security A.5.15 - Access Control (segregation of duties) A.8.1 - User Endpoint Devices (secure configuration) A.12.4 - Logging (audit logging requirements)
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall Configuration Standards Requirement 2.1 - Default Security Parameters Requirement 6.2 - Security Patches and Updates Requirement 8.1 - User Identification and Authentication Requirement 10.2 - Automated Audit Trails
📦 Affected Products / CPE 1 entries
qdrant:qdrant
📊 CVSS Score
8.5
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack VectorN — None / Network
Attack ComplexityH — High
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 Quick Facts
Severity High
CVSS Score8.5
CWECWE-73
Exploit ✓ Yes
Patch ✓ Yes
Published 2026-02-06
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
exploit-available patch-available CWE-73
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.