📧 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 Information Technology and Infrastructure HIGH 1h Global data_breach Education HIGH 1h Global data_breach Education HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global supply_chain Software Development and Technology HIGH 3h Global vulnerability Information Technology and Telecommunications CRITICAL 3h Global apt Financial Services, Banking HIGH 9h Global vulnerability Technology and Software Development HIGH 12h Global vulnerability Government and Federal Agencies CRITICAL 12h Global supply_chain Software Development and Open-Source Ecosystems HIGH 13h Global vulnerability Information Technology and Infrastructure HIGH 1h Global data_breach Education HIGH 1h Global data_breach Education HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global supply_chain Software Development and Technology HIGH 3h Global vulnerability Information Technology and Telecommunications CRITICAL 3h Global apt Financial Services, Banking HIGH 9h Global vulnerability Technology and Software Development HIGH 12h Global vulnerability Government and Federal Agencies CRITICAL 12h Global supply_chain Software Development and Open-Source Ecosystems HIGH 13h Global vulnerability Information Technology and Infrastructure HIGH 1h Global data_breach Education HIGH 1h Global data_breach Education HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global supply_chain Software Development and Technology HIGH 3h Global vulnerability Information Technology and Telecommunications CRITICAL 3h Global apt Financial Services, Banking HIGH 9h Global vulnerability Technology and Software Development HIGH 12h Global vulnerability Government and Federal Agencies CRITICAL 12h Global supply_chain Software Development and Open-Source Ecosystems HIGH 13h
Vulnerabilities

CVE-2026-5618

Medium
CWE-918 — Weakness Type
Published: Apr 6, 2026  ·  Modified: Apr 9, 2026  ·  Source: NVD
CVSS v3
5.6
🔗 NVD Official
📄 Description (English)

A vulnerability was detected in kalcaddle kodbox up to 1.64. This affects an unknown function of the component shareMake/shareCheck. Performing a manipulation of the argument siteFrom/siteTo results in server-side request forgery. The attack is possible to be carried out remotely. The complexity of an attack is rather high. The exploitability is reported as difficult. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

🤖 AI Executive Summary

CVE-2026-5618 is a Server-Side Request Forgery (SSRF) vulnerability in Kalcaddle Kodbox versions up to 1.64 affecting the shareMake/shareCheck component. The vulnerability allows remote attackers to manipulate siteFrom/siteTo parameters to perform unauthorized requests from the server. With a CVSS score of 5.6 (medium) and public exploit availability, this poses a moderate risk to organizations using vulnerable Kodbox instances, particularly those handling sensitive document sharing.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 25, 2026 00:37
🇸🇦 Saudi Arabia Impact Assessment
This SSRF vulnerability poses significant risk to Saudi government entities, financial institutions, and enterprises using Kodbox for document management and collaboration. Government agencies (under NCA oversight) and SAMA-regulated financial institutions are particularly vulnerable if Kodbox is used for internal document sharing. The vulnerability could enable attackers to access internal resources, bypass network segmentation, and potentially reach critical infrastructure systems. Healthcare organizations and energy sector entities using Kodbox for secure document exchange are also at elevated risk. The lack of vendor response increases the severity for Saudi organizations relying on this platform.
🏢 Affected Saudi Sectors
Government (NCA-regulated entities) Banking and Financial Services (SAMA-regulated) Healthcare Energy (ARAMCO and related) Telecommunications (STC and related) Education Enterprise/Corporate Legal Services
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all Kodbox instances in your environment running versions up to 1.64
2. Audit shareMake/shareCheck functionality logs for suspicious siteFrom/siteTo parameter manipulation
3. Implement network segmentation to restrict outbound requests from Kodbox servers
4. Monitor for SSRF indicators: unusual outbound connections, internal IP access attempts, metadata service access

Patching Guidance:
1. Contact Kalcaddle for security updates or consider alternative document management solutions
2. If patching unavailable, implement input validation on siteFrom/siteTo parameters
3. Whitelist allowed domains for share operations
4. Disable shareMake/shareCheck functionality if not required

Compensating Controls:
1. Deploy Web Application Firewall (WAF) rules to detect SSRF patterns in share parameters
2. Implement strict egress filtering on Kodbox server network interfaces
3. Use proxy/firewall to block internal IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 169.254.0.0/16)
4. Enable detailed logging and alerting for share operations
5. Restrict Kodbox service account privileges

Detection Rules:
1. Alert on siteFrom/siteTo parameters containing: localhost, 127.0.0.1, internal IPs, cloud metadata endpoints (169.254.169.254)
2. Monitor for unusual outbound connections from Kodbox processes
3. Track failed share operations with suspicious parameter values
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ Kodbox في بيئتك التي تعمل بالإصدارات حتى 1.64
2. تدقيق سجلات وظائف shareMake/shareCheck للتلاعب المريب بمعاملات siteFrom/siteTo
3. تنفيذ تقسيم الشبكة لتقييد الطلبات الصادرة من خوادم Kodbox
4. مراقبة مؤشرات SSRF: الاتصالات الصادرة غير العادية، محاولات الوصول إلى IP الداخلية، الوصول إلى خدمات البيانات الوصفية

إرشادات التصحيح:
1. التواصل مع Kalcaddle للحصول على تحديثات أمان أو النظر في حلول إدارة المستندات البديلة
2. إذا لم يكن التصحيح متاحاً، تنفيذ التحقق من صحة الإدخال على معاملات siteFrom/siteTo
3. إدراج النطاقات المسموحة في قائمة بيضاء لعمليات المشاركة
4. تعطيل وظائف shareMake/shareCheck إذا لم تكن مطلوبة

الضوابط البديلة:
1. نشر قواعد جدار حماية تطبيقات الويب (WAF) للكشف عن أنماط SSRF في معاملات المشاركة
2. تنفيذ تصفية الخروج الصارمة على واجهات شبكة خادم Kodbox
3. استخدام وكيل/جدار حماية لحظر نطاقات IP الداخلية
4. تفعيل السجلات التفصيلية والتنبيهات لعمليات المشاركة
5. تقييد امتيازات حساب خدمة Kodbox

قواعد الكشف:
1. التنبيه على معاملات siteFrom/siteTo التي تحتوي على: localhost، 127.0.0.1، IPs داخلية، نقاط نهاية البيانات الوصفية السحابية
2. مراقبة الاتصالات الصادرة غير العادية من عمليات Kodbox
3. تتبع عمليات المشاركة الفاشلة بقيم معاملات مريبة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies (incident response for SSRF) A.5.2.1 - Access Control (restrict Kodbox service privileges) A.5.3.1 - Cryptography (secure communication for share operations) A.5.4.1 - Physical and Environmental Security (network segmentation) A.5.5.1 - Operations Security (monitoring and logging of share functions) A.5.6.1 - Communications Security (egress filtering)
🔵 SAMA CSF
ID.AM-2 - Asset Management (identify Kodbox instances) PR.AC-1 - Access Control (restrict outbound requests) PR.DS-1 - Data Security (protect document sharing) DE.CM-1 - Detection and Analysis (monitor SSRF indicators) RS.MI-1 - Response Mitigation (implement compensating controls)
🟡 ISO 27001:2022
A.5.1.1 - Information security policies and procedures A.5.2.1 - User access management A.5.3.1 - Cryptography A.5.4.1 - Physical and environmental security A.5.5.1 - Operations security A.5.6.1 - Communications security A.5.7.1 - System acquisition, development and maintenance A.5.8.1 - Supplier relationships A.5.9.1 - Information security incident management
🟣 PCI DSS v4.0.1
Requirement 1.3 - Prohibit direct public access between the Internet and any system component in the cardholder data environment (if Kodbox handles payment data) Requirement 6.5.1 - Injection flaws (SSRF is a form of injection) Requirement 10.3 - Track and monitor all access to cardholder data environment assets
📊 CVSS Score
5.6
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityH — High
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score5.6
CWECWE-918
EPSS0.05%
Exploit No
Patch ✗ No
Published 2026-04-06
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
6.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-918
Share this CVE
📣 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.