📧 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 vulnerability Higher Education CRITICAL 3h Global data_breach Government HIGH 4h Global supply_chain Software Development and Open Source Communities CRITICAL 4h Global malware Software Development CRITICAL 4h Global phishing Multiple Sectors HIGH 5h Global vulnerability Web Applications CRITICAL 5h Global apt Critical Infrastructure CRITICAL 6h Global ransomware Multiple sectors CRITICAL 6h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 7h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 8h Global vulnerability Higher Education CRITICAL 3h Global data_breach Government HIGH 4h Global supply_chain Software Development and Open Source Communities CRITICAL 4h Global malware Software Development CRITICAL 4h Global phishing Multiple Sectors HIGH 5h Global vulnerability Web Applications CRITICAL 5h Global apt Critical Infrastructure CRITICAL 6h Global ransomware Multiple sectors CRITICAL 6h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 7h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 8h Global vulnerability Higher Education CRITICAL 3h Global data_breach Government HIGH 4h Global supply_chain Software Development and Open Source Communities CRITICAL 4h Global malware Software Development CRITICAL 4h Global phishing Multiple Sectors HIGH 5h Global vulnerability Web Applications CRITICAL 5h Global apt Critical Infrastructure CRITICAL 6h Global ransomware Multiple sectors CRITICAL 6h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 7h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 8h
Vulnerabilities

CVE-2026-6568

High
CWE-22 — Weakness Type
Published: Apr 19, 2026  ·  Modified: Apr 26, 2026  ·  Source: NVD
CVSS v3
7.3
🔗 NVD Official
📄 Description (English)

A vulnerability was determined in kodcloud KodExplorer up to 4.52. This affects the function share.class.php::initShareOld of the file /app/controller/share.class.php of the component Public Share Handler. This manipulation of the argument path causes path traversal. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.

🤖 AI Executive Summary

CVE-2026-6568 is a path traversal vulnerability in KodExplorer versions up to 4.52 affecting the public share handler component. An attacker can manipulate the 'path' parameter to access files outside intended directories, potentially exposing sensitive data. With a CVSS score of 7.3 and public disclosure, this poses a significant risk to organizations using KodExplorer for file sharing and collaboration.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 7, 2026 11:18
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi government agencies, educational institutions, and enterprises using KodExplorer for document management and file sharing. High-risk sectors include: Government (NCA, ministries using cloud collaboration), Education (universities and schools), Healthcare (hospitals sharing patient records), and Financial Services (banks using file sharing systems). The path traversal could expose classified documents, personal data, financial records, and intellectual property. Organizations in the Kingdom relying on KodExplorer for GDPR/PDPL-equivalent data handling face significant compliance violations.
🏢 Affected Saudi Sectors
Government Education Healthcare Banking and Financial Services Telecommunications Energy Legal Services Media and Publishing
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all KodExplorer instances in your environment (versions ≤4.52) using network scanning and asset inventory tools
2. Disable public share functionality immediately or restrict access to trusted networks only
3. Review access logs for share.class.php and initShareOld function calls with suspicious path parameters (../, ..\, encoded traversal sequences)
4. Isolate affected systems from public internet access if possible

PATCHING GUIDANCE:
1. Contact KodExplorer vendor for security updates (note: vendor has not responded to disclosure)
2. Monitor official KodExplorer repository for patches
3. If no patch becomes available, plan migration to alternative file sharing solutions (NextCloud, Seafile, OwnCloud)

COMPENSATING CONTROLS:
1. Implement Web Application Firewall (WAF) rules to block path traversal patterns in share.class.php requests
2. Apply input validation: reject requests containing ../, ..\ or URL-encoded equivalents (%2e%2e, %252e%252e)
3. Implement strict file access controls using OS-level permissions
4. Enable detailed logging and alerting for share.class.php access
5. Use reverse proxy to restrict share endpoint access by IP whitelist

DETECTION RULES:
1. Monitor HTTP requests to /app/controller/share.class.php with path parameter containing: ../, ..\, %2e%2e, %252e, encoded null bytes
2. Alert on file access outside designated share directories
3. Track failed authentication attempts to share endpoints
4. Monitor for unusual file read patterns from share handler processes
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع مثيلات KodExplorer في بيئتك (الإصدارات ≤4.52) باستخدام أدوات المسح والمخزون
2. تعطيل وظيفة المشاركة العامة فوراً أو تقييد الوصول للشبكات الموثوقة فقط
3. مراجعة سجلات الوصول لـ share.class.php ودالة initShareOld مع معاملات المسار المريبة
4. عزل الأنظمة المتأثرة عن الإنترنت العام إن أمكن

إرشادات التصحيح:
1. التواصل مع بائع KodExplorer للحصول على تحديثات الأمان
2. مراقبة مستودع KodExplorer الرسمي للتصحيحات
3. إذا لم يتوفر تصحيح، خطط للهجرة إلى حلول مشاركة ملفات بديلة

الضوابط التعويضية:
1. تطبيق قواعد جدار حماية تطبيقات الويب لحجب أنماط اجتياز المسار
2. تطبيق التحقق من صحة الإدخال: رفض الطلبات التي تحتوي على ../ أو المكافئات المشفرة
3. تطبيق ضوابط الوصول إلى الملفات على مستوى نظام التشغيل
4. تفعيل السجلات التفصيلية والتنبيهات لوصول share.class.php
5. استخدام وكيل عكسي لتقييد وصول نقطة المشاركة

قواعد الكشف:
1. مراقبة طلبات HTTP إلى share.class.php التي تحتوي على معاملات مريبة
2. التنبيه على الوصول إلى الملفات خارج الدلائل المخصصة
3. تتبع محاولات المصادقة الفاشلة
4. مراقبة أنماط قراءة الملفات غير العادية
📋 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 in file access) A.8.1.1 - Asset Management (protection of information assets) A.9.1.1 - Access Control (principle of least privilege violated) A.12.4.1 - Logging and Monitoring (insufficient access logging)
🔵 SAMA CSF
ID.AM-2: Software inventory and versioning PR.AC-1: Access control policy and procedures PR.AC-3: Access enforcement through least privilege DE.CM-1: System monitoring and anomaly detection DE.AE-1: Audit logs and event detection
🟡 ISO 27001:2022
A.5.1.1 - Information security policies A.6.1.1 - Organization of information security A.8.1.1 - Asset management A.9.1.1 - Access control A.9.2.1 - User access management A.12.4.1 - Event logging A.14.2.1 - Secure development policy
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall configuration standards Requirement 6.2 - Security patches and updates Requirement 10.2 - Logging and monitoring of access
📊 CVSS Score
7.3
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity High
CVSS Score7.3
CWECWE-22
EPSS0.09%
Exploit No
Patch ✗ No
Published 2026-04-19
Source Feed nvd
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-22
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.